Uses of Interface
org.apache.accumulo.core.master.thrift.FateService.AsyncIface
-
Packages that use FateService.AsyncIface Package Description org.apache.accumulo.core.master.thrift -
-
Uses of FateService.AsyncIface in org.apache.accumulo.core.master.thrift
Classes in org.apache.accumulo.core.master.thrift with type parameters of type FateService.AsyncIface Modifier and Type Class Description static classFateService.AsyncProcessor<I extends FateService.AsyncIface>static classFateService.AsyncProcessor.beginFateOperation<I extends FateService.AsyncIface>static classFateService.AsyncProcessor.executeFateOperation<I extends FateService.AsyncIface>static classFateService.AsyncProcessor.finishFateOperation<I extends FateService.AsyncIface>static classFateService.AsyncProcessor.waitForFateOperation<I extends FateService.AsyncIface>Subinterfaces of FateService.AsyncIface in org.apache.accumulo.core.master.thrift Modifier and Type Interface Description static interfaceMasterClientService.AsyncIfaceClasses in org.apache.accumulo.core.master.thrift that implement FateService.AsyncIface Modifier and Type Class Description static classFateService.AsyncClientstatic classMasterClientService.AsyncClient
-