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

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

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

Method parameters in org.apache.accumulo.core.master.thrift with type arguments of type MasterClientService.AsyncClient.setSystemProperty_call
 void MasterClientService.AsyncIface.setSystemProperty(TInfo tinfo, TCredentials credentials, String property, String value, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.setSystemProperty_call> resultHandler)
           
 void MasterClientService.AsyncClient.setSystemProperty(TInfo tinfo, TCredentials credentials, String property, String value, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.setSystemProperty_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.master.thrift with type arguments of type MasterClientService.AsyncClient.setSystemProperty_call
MasterClientService.AsyncClient.setSystemProperty_call(TInfo tinfo, TCredentials credentials, String property, String value, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.setSystemProperty_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.