Uses of Interface
org.apache.accumulo.core.master.thrift.FateService.Iface
-
Packages that use FateService.Iface Package Description 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 Modifier and Type Class Description static classFateService.Processor<I extends FateService.Iface>static classFateService.Processor.beginFateOperation<I extends FateService.Iface>static classFateService.Processor.executeFateOperation<I extends FateService.Iface>static classFateService.Processor.finishFateOperation<I extends FateService.Iface>static classFateService.Processor.waitForFateOperation<I extends FateService.Iface>Subinterfaces of FateService.Iface in org.apache.accumulo.core.master.thrift Modifier and Type Interface Description static interfaceMasterClientService.IfaceClasses in org.apache.accumulo.core.master.thrift that implement FateService.Iface Modifier and Type Class Description static classFateService.Clientstatic classMasterClientService.Client
-