Uses of Class
org.apache.accumulo.core.clientImpl.thrift.ClientService.getZooKeepers_args
-
Packages that use ClientService.getZooKeepers_args Package Description org.apache.accumulo.core.clientImpl.thrift -
-
Uses of ClientService.getZooKeepers_args in org.apache.accumulo.core.clientImpl.thrift
Methods in org.apache.accumulo.core.clientImpl.thrift that return ClientService.getZooKeepers_args Modifier and Type Method Description ClientService.getZooKeepers_argsClientService.getZooKeepers_args. deepCopy()ClientService.getZooKeepers_argsClientService.AsyncProcessor.getZooKeepers. getEmptyArgsInstance()ClientService.getZooKeepers_argsClientService.Processor.getZooKeepers. getEmptyArgsInstance()Methods in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.getZooKeepers_args Modifier and Type Method Description intClientService.getZooKeepers_args. compareTo(ClientService.getZooKeepers_args other)booleanClientService.getZooKeepers_args. equals(ClientService.getZooKeepers_args that)ClientService.getZooKeepers_resultClientService.Processor.getZooKeepers. getResult(I iface, ClientService.getZooKeepers_args args)voidClientService.AsyncProcessor.getZooKeepers. start(I iface, ClientService.getZooKeepers_args args, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler)Constructors in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.getZooKeepers_args Constructor Description getZooKeepers_args(ClientService.getZooKeepers_args other)Performs a deep copy on other.
-