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