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

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

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

Methods in org.apache.accumulo.core.client.impl.thrift that return ClientService.getInstanceId_args
 ClientService.getInstanceId_args ClientService.getInstanceId_args.deepCopy()
           
 ClientService.getInstanceId_args ClientService.Processor.getInstanceId.getEmptyArgsInstance()
           
 

Methods in org.apache.accumulo.core.client.impl.thrift with parameters of type ClientService.getInstanceId_args
 int ClientService.getInstanceId_args.compareTo(ClientService.getInstanceId_args other)
           
 boolean ClientService.getInstanceId_args.equals(ClientService.getInstanceId_args that)
           
 ClientService.getInstanceId_result ClientService.Processor.getInstanceId.getResult(I iface, ClientService.getInstanceId_args args)
           
 

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.