org.apache.accumulo.server.tabletserver
public static interface Tablet.KVReceiver
Modifier and Type | Method and Description |
---|---|
void |
receive(List<Tablet.KVEntry> matches) |
void receive(List<Tablet.KVEntry> matches) throws IOException
IOException
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.