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