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.test.functional   
org.apache.accumulo.test.performance.thrift   
 

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

Classes in org.apache.accumulo.core.tabletserver.thrift with type parameters of type TabletClientService.Iface
static class TabletClientService.Processor<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.applyUpdates<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.bulkImport<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.chop<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.closeMultiScan<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.closeScan<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.closeUpdate<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.compact<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.continueMultiScan<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.continueScan<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.fastHalt<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.flush<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.flushTablet<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.getActiveCompactions<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.getActiveScans<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.getHistoricalStats<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.getTabletServerStatus<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.getTabletStats<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.halt<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.loadTablet<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.removeLogs<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.splitTablet<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.startMultiScan<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.startScan<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.startUpdate<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.unloadTablet<I extends TabletClientService.Iface>
           
static class TabletClientService.Processor.update<I extends TabletClientService.Iface>
           
 

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

Uses of TabletClientService.Iface in org.apache.accumulo.test.functional
 

Classes in org.apache.accumulo.test.functional that implement TabletClientService.Iface
static class ZombieTServer.ThriftClientHandler
           
 

Uses of TabletClientService.Iface in org.apache.accumulo.test.performance.thrift
 

Classes in org.apache.accumulo.test.performance.thrift that implement TabletClientService.Iface
static class NullTserver.ThriftClientHandler
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.