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