Uses of Class
org.apache.accumulo.core.clientImpl.thrift.ClientService.checkClass_args
-
Packages that use ClientService.checkClass_args Package Description org.apache.accumulo.core.clientImpl.thrift -
-
Uses of ClientService.checkClass_args in org.apache.accumulo.core.clientImpl.thrift
Methods in org.apache.accumulo.core.clientImpl.thrift that return ClientService.checkClass_args Modifier and Type Method Description ClientService.checkClass_argsClientService.checkClass_args. deepCopy()ClientService.checkClass_argsClientService.AsyncProcessor.checkClass. getEmptyArgsInstance()ClientService.checkClass_argsClientService.Processor.checkClass. getEmptyArgsInstance()ClientService.checkClass_argsClientService.checkClass_args. setClassName(String className)ClientService.checkClass_argsClientService.checkClass_args. setCredentials(TCredentials credentials)ClientService.checkClass_argsClientService.checkClass_args. setInterfaceMatch(String interfaceMatch)ClientService.checkClass_argsClientService.checkClass_args. setTinfo(TInfo tinfo)Methods in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.checkClass_args Modifier and Type Method Description intClientService.checkClass_args. compareTo(ClientService.checkClass_args other)booleanClientService.checkClass_args. equals(ClientService.checkClass_args that)ClientService.checkClass_resultClientService.Processor.checkClass. getResult(I iface, ClientService.checkClass_args args)voidClientService.AsyncProcessor.checkClass. start(I iface, ClientService.checkClass_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler)Constructors in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.checkClass_args Constructor Description checkClass_args(ClientService.checkClass_args other)Performs a deep copy on other.
-