|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.test.NullBatchWriter
public class NullBatchWriter
Constructor Summary | |
---|---|
NullBatchWriter()
|
Method Summary | |
---|---|
void |
addMutation(Mutation m)
|
void |
addMutations(java.lang.Iterable<Mutation> iterable)
|
void |
close()
|
void |
flush()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullBatchWriter()
Method Detail |
---|
public void addMutation(Mutation m) throws MutationsRejectedException
addMutation
in interface BatchWriter
MutationsRejectedException
public void addMutations(java.lang.Iterable<Mutation> iterable) throws MutationsRejectedException
addMutations
in interface BatchWriter
MutationsRejectedException
public void close() throws MutationsRejectedException
close
in interface BatchWriter
MutationsRejectedException
public void flush() throws MutationsRejectedException
flush
in interface BatchWriter
MutationsRejectedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |