org.apache.accumulo.server.tabletserver
Interface Tablet.KVReceiver

Enclosing class:
Tablet

public static interface Tablet.KVReceiver


Method Summary
 void receive(List<Tablet.KVEntry> matches)
           
 

Method Detail

receive

void receive(List<Tablet.KVEntry> matches)
             throws IOException
Throws:
IOException


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.