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