Package org.apache.accumulo.server.util
Class RandomWriter.RandomMutationGenerator
- java.lang.Object
-
- org.apache.accumulo.server.util.RandomWriter.RandomMutationGenerator
-
-
Constructor Summary
Constructors Constructor Description RandomMutationGenerator(long num_mutations)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasNext()Iterator<Mutation>iterator()Mutationnext()voidremove()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-