Uses of Class
org.apache.accumulo.core.clientImpl.thrift.ClientService.getNamespaceConfiguration_result
-
Packages that use ClientService.getNamespaceConfiguration_result Package Description org.apache.accumulo.core.clientImpl.thrift -
-
Uses of ClientService.getNamespaceConfiguration_result in org.apache.accumulo.core.clientImpl.thrift
Methods in org.apache.accumulo.core.clientImpl.thrift that return ClientService.getNamespaceConfiguration_result Modifier and Type Method Description ClientService.getNamespaceConfiguration_resultClientService.getNamespaceConfiguration_result. deepCopy()ClientService.getNamespaceConfiguration_resultClientService.Processor.getNamespaceConfiguration. getResult(I iface, ClientService.getNamespaceConfiguration_args args)ClientService.getNamespaceConfiguration_resultClientService.getNamespaceConfiguration_result. setSuccess(Map<String,String> success)ClientService.getNamespaceConfiguration_resultClientService.getNamespaceConfiguration_result. setTope(ThriftTableOperationException tope)Methods in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.getNamespaceConfiguration_result Modifier and Type Method Description intClientService.getNamespaceConfiguration_result. compareTo(ClientService.getNamespaceConfiguration_result other)booleanClientService.getNamespaceConfiguration_result. equals(ClientService.getNamespaceConfiguration_result that)Constructors in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.getNamespaceConfiguration_result Constructor Description getNamespaceConfiguration_result(ClientService.getNamespaceConfiguration_result other)Performs a deep copy on other.
-