org.apache.accumulo.server.util
Class RandomWriter

java.lang.Object
  extended by org.apache.accumulo.server.util.RandomWriter

public class RandomWriter
extends Object


Nested Class Summary
static class RandomWriter.RandomMutationGenerator
           
 
Constructor Summary
RandomWriter()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomWriter

public RandomWriter()
Method Detail

main

public static void main(String[] args)
                 throws MutationsRejectedException,
                        AccumuloException,
                        AccumuloSecurityException,
                        TableNotFoundException
Throws:
MutationsRejectedException
AccumuloException
AccumuloSecurityException
TableNotFoundException


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.