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

Packages that use FateService.Iface
org.apache.accumulo.core.master.thrift   
 

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

Classes in org.apache.accumulo.core.master.thrift with type parameters of type FateService.Iface
static class FateService.Processor<I extends FateService.Iface>
           
static class FateService.Processor.beginFateOperation<I extends FateService.Iface>
           
static class FateService.Processor.executeFateOperation<I extends FateService.Iface>
           
static class FateService.Processor.finishFateOperation<I extends FateService.Iface>
           
static class FateService.Processor.waitForFateOperation<I extends FateService.Iface>
           
 

Subinterfaces of FateService.Iface in org.apache.accumulo.core.master.thrift
static interface MasterClientService.Iface
           
 

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



Copyright © 2015 Apache Accumulo Project. All rights reserved.