Uses of Class
org.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClient.startScan_call

Packages that use TabletClientService.AsyncClient.startScan_call
org.apache.accumulo.core.tabletserver.thrift   
 

Uses of TabletClientService.AsyncClient.startScan_call in org.apache.accumulo.core.tabletserver.thrift
 

Method parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type TabletClientService.AsyncClient.startScan_call
 void TabletClientService.AsyncIface.startScan(TInfo tinfo, AuthInfo credentials, TKeyExtent extent, TRange range, List<TColumn> columns, int batchSize, List<IterInfo> ssiList, Map<String,Map<String,String>> ssio, List<ByteBuffer> authorizations, boolean waitForWrites, boolean isolated, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.startScan_call> resultHandler)
           
 void TabletClientService.AsyncClient.startScan(TInfo tinfo, AuthInfo credentials, TKeyExtent extent, TRange range, List<TColumn> columns, int batchSize, List<IterInfo> ssiList, Map<String,Map<String,String>> ssio, List<ByteBuffer> authorizations, boolean waitForWrites, boolean isolated, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.startScan_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type TabletClientService.AsyncClient.startScan_call
TabletClientService.AsyncClient.startScan_call(TInfo tinfo, AuthInfo credentials, TKeyExtent extent, TRange range, List<TColumn> columns, int batchSize, List<IterInfo> ssiList, Map<String,Map<String,String>> ssio, List<ByteBuffer> authorizations, boolean waitForWrites, boolean isolated, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.startScan_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



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