org.apache.accumulo.server.tabletserver.log
Interface MutationReceiver


public interface MutationReceiver


Method Summary
 void receive(Mutation m)
           
 

Method Detail

receive

void receive(Mutation m)


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.