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

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

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

Methods in org.apache.accumulo.core.client.impl.thrift that return ClientService.ping_args
 ClientService.ping_args ClientService.ping_args.deepCopy()
           
 ClientService.ping_args ClientService.ping_args.setCredentials(AuthInfo credentials)
           
 

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

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



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