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

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

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

Methods in org.apache.accumulo.core.client.impl.thrift that return ClientService.listUsers_args
 ClientService.listUsers_args ClientService.listUsers_args.deepCopy()
           
 ClientService.listUsers_args ClientService.listUsers_args.setCredentials(AuthInfo credentials)
           
 ClientService.listUsers_args ClientService.listUsers_args.setTinfo(TInfo tinfo)
           
 

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

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



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