Uses of Interface
org.apache.accumulo.core.tabletserver.thrift.TabletClientService.Iface

Packages that use TabletClientService.Iface
org.apache.accumulo.core.tabletserver.thrift   
org.apache.accumulo.core.util   
 

Uses of TabletClientService.Iface in org.apache.accumulo.core.tabletserver.thrift
 

Classes in org.apache.accumulo.core.tabletserver.thrift that implement TabletClientService.Iface
static class TabletClientService.Client
           
 

Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.Iface
TabletClientService.Processor(TabletClientService.Iface iface)
           
 

Uses of TabletClientService.Iface in org.apache.accumulo.core.util
 

Methods in org.apache.accumulo.core.util that return TabletClientService.Iface
static TabletClientService.Iface ThriftUtil.getTServerClient(java.lang.String address, AccumuloConfiguration conf)
           
 



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