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

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

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

Method parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type TabletClientService.AsyncClient.fastHalt_call
 void TabletClientService.AsyncIface.fastHalt(TInfo tinfo, TCredentials credentials, String lock, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.fastHalt_call> resultHandler)
           
 void TabletClientService.AsyncClient.fastHalt(TInfo tinfo, TCredentials credentials, String lock, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.fastHalt_call> resultHandler)
           
 

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.