Uses of Class
org.apache.accumulo.core.master.thrift.FateService.executeFateOperation_args
-
Packages that use FateService.executeFateOperation_args Package Description org.apache.accumulo.core.master.thrift -
-
Uses of FateService.executeFateOperation_args in org.apache.accumulo.core.master.thrift
Methods in org.apache.accumulo.core.master.thrift with parameters of type FateService.executeFateOperation_args Modifier and Type Method Description intFateService.executeFateOperation_args. compareTo(FateService.executeFateOperation_args other)booleanFateService.executeFateOperation_args. equals(FateService.executeFateOperation_args that)FateService.executeFateOperation_resultFateService.Processor.executeFateOperation. getResult(I iface, FateService.executeFateOperation_args args)voidFateService.AsyncProcessor.executeFateOperation. start(I iface, FateService.executeFateOperation_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in org.apache.accumulo.core.master.thrift with parameters of type FateService.executeFateOperation_args Constructor Description executeFateOperation_args(FateService.executeFateOperation_args other)Performs a deep copy on other.
-