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 © 2012 The Apache Software Foundation. All Rights Reserved.