org.apache.accumulo.core.client.impl
Interface TabletServerBatchReaderIterator.ResultReceiver

Enclosing class:
TabletServerBatchReaderIterator

public static interface TabletServerBatchReaderIterator.ResultReceiver


Method Summary
 void receive(List<Map.Entry<Key,Value>> entries)
           
 

Method Detail

receive

void receive(List<Map.Entry<Key,Value>> entries)


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.