Uses of Class
org.apache.accumulo.core.client.impl.thrift.ClientService.checkNamespaceClass_result

Packages that use ClientService.checkNamespaceClass_result
org.apache.accumulo.core.client.impl.thrift   
 

Uses of ClientService.checkNamespaceClass_result in org.apache.accumulo.core.client.impl.thrift
 

Methods in org.apache.accumulo.core.client.impl.thrift that return ClientService.checkNamespaceClass_result
 ClientService.checkNamespaceClass_result ClientService.checkNamespaceClass_result.deepCopy()
           
 ClientService.checkNamespaceClass_result ClientService.Processor.checkNamespaceClass.getResult(I iface, ClientService.checkNamespaceClass_args args)
           
 ClientService.checkNamespaceClass_result ClientService.checkNamespaceClass_result.setSec(ThriftSecurityException sec)
           
 ClientService.checkNamespaceClass_result ClientService.checkNamespaceClass_result.setSuccess(boolean success)
           
 ClientService.checkNamespaceClass_result ClientService.checkNamespaceClass_result.setTope(ThriftTableOperationException tope)
           
 

Methods in org.apache.accumulo.core.client.impl.thrift with parameters of type ClientService.checkNamespaceClass_result
 int ClientService.checkNamespaceClass_result.compareTo(ClientService.checkNamespaceClass_result other)
           
 boolean ClientService.checkNamespaceClass_result.equals(ClientService.checkNamespaceClass_result that)
           
 

Constructors in org.apache.accumulo.core.client.impl.thrift with parameters of type ClientService.checkNamespaceClass_result
ClientService.checkNamespaceClass_result(ClientService.checkNamespaceClass_result other)
          Performs a deep copy on other.
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.