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

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

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

Method parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type TabletClientService.AsyncClient.startUpdate_call
 void TabletClientService.AsyncIface.startUpdate(TInfo tinfo, AuthInfo credentials, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.startUpdate_call> resultHandler)
           
 void TabletClientService.AsyncClient.startUpdate(TInfo tinfo, AuthInfo credentials, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.startUpdate_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type TabletClientService.AsyncClient.startUpdate_call
TabletClientService.AsyncClient.startUpdate_call(TInfo tinfo, AuthInfo credentials, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.startUpdate_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



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