Package org.apache.accumulo.tserver.log
Interface MutationReceiver
-
public interface MutationReceiver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
receive(Mutation m)
-
-
-
Method Detail
-
receive
void receive(Mutation m)
-
-