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

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

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

Methods in org.apache.accumulo.core.client.impl.thrift that return ClientService.checkClass_args
 ClientService.checkClass_args ClientService.checkClass_args.deepCopy()
           
 ClientService.checkClass_args ClientService.checkClass_args.setClassName(String className)
           
 ClientService.checkClass_args ClientService.checkClass_args.setInterfaceMatch(String interfaceMatch)
           
 ClientService.checkClass_args ClientService.checkClass_args.setTinfo(TInfo tinfo)
           
 

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

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



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.