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

Enclosing class:
TabletServerBatchReaderIterator

public static interface TabletServerBatchReaderIterator.ResultReceiver


Method Summary
 void receive(Key key, Value value)
           
 

Method Detail

receive

void receive(Key key,
             Value value)


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