Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.AsyncClient.reportSplitExtent_call

Packages that use MasterClientService.AsyncClient.reportSplitExtent_call
org.apache.accumulo.core.master.thrift   
 

Uses of MasterClientService.AsyncClient.reportSplitExtent_call in org.apache.accumulo.core.master.thrift
 

Method parameters in org.apache.accumulo.core.master.thrift with type arguments of type MasterClientService.AsyncClient.reportSplitExtent_call
 void MasterClientService.AsyncIface.reportSplitExtent(TInfo tinfo, AuthInfo credentials, String serverName, TabletSplit split, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.reportSplitExtent_call> resultHandler)
           
 void MasterClientService.AsyncClient.reportSplitExtent(TInfo tinfo, AuthInfo credentials, String serverName, TabletSplit split, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.reportSplitExtent_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.master.thrift with type arguments of type MasterClientService.AsyncClient.reportSplitExtent_call
MasterClientService.AsyncClient.reportSplitExtent_call(TInfo tinfo, AuthInfo credentials, String serverName, TabletSplit split, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.reportSplitExtent_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



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