Uses of Interface
org.apache.accumulo.core.master.thrift.MasterClientService.Iface

Packages that use MasterClientService.Iface
org.apache.accumulo.core.client.impl   
org.apache.accumulo.core.master.thrift   
 

Uses of MasterClientService.Iface in org.apache.accumulo.core.client.impl
 

Methods in org.apache.accumulo.core.client.impl with parameters of type MasterClientService.Iface
static void MasterClient.close(MasterClientService.Iface iface)
           
 

Uses of MasterClientService.Iface in org.apache.accumulo.core.master.thrift
 

Classes in org.apache.accumulo.core.master.thrift with type parameters of type MasterClientService.Iface
static class MasterClientService.Processor<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.getMasterStats<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.initiateFlush<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.removeNamespaceProperty<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.removeSystemProperty<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.removeTableProperty<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.reportSplitExtent<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.reportTabletStatus<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.setMasterGoalState<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.setNamespaceProperty<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.setSystemProperty<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.setTableProperty<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.shutdown<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.shutdownTabletServer<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.waitForFlush<I extends MasterClientService.Iface>
           
 

Classes in org.apache.accumulo.core.master.thrift that implement MasterClientService.Iface
static class MasterClientService.Client
           
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.