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

Packages that use ClientService.Client
org.apache.accumulo.core.client.impl.thrift   
org.apache.accumulo.core.master.thrift   
org.apache.accumulo.core.tabletserver.thrift   
 

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

Methods in org.apache.accumulo.core.client.impl.thrift that return ClientService.Client
 ClientService.Client ClientService.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol prot)
           
 ClientService.Client ClientService.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
           
 

Uses of ClientService.Client in org.apache.accumulo.core.master.thrift
 

Subclasses of ClientService.Client in org.apache.accumulo.core.master.thrift
static class MasterClientService.Client
           
 

Uses of ClientService.Client in org.apache.accumulo.core.tabletserver.thrift
 

Subclasses of ClientService.Client in org.apache.accumulo.core.tabletserver.thrift
static class TabletClientService.Client
           
 



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