Uses of Class
org.apache.accumulo.core.master.thrift.FateService.finishFateOperation_result
-
Packages that use FateService.finishFateOperation_result Package Description org.apache.accumulo.core.master.thrift -
-
Uses of FateService.finishFateOperation_result in org.apache.accumulo.core.master.thrift
Methods in org.apache.accumulo.core.master.thrift that return FateService.finishFateOperation_result Modifier and Type Method Description FateService.finishFateOperation_resultFateService.finishFateOperation_result. deepCopy()FateService.finishFateOperation_resultFateService.Processor.finishFateOperation. getResult(I iface, FateService.finishFateOperation_args args)FateService.finishFateOperation_resultFateService.finishFateOperation_result. setSec(ThriftSecurityException sec)FateService.finishFateOperation_resultFateService.finishFateOperation_result. setTnase(ThriftNotActiveServiceException tnase)Methods in org.apache.accumulo.core.master.thrift with parameters of type FateService.finishFateOperation_result Modifier and Type Method Description intFateService.finishFateOperation_result. compareTo(FateService.finishFateOperation_result other)booleanFateService.finishFateOperation_result. equals(FateService.finishFateOperation_result that)Constructors in org.apache.accumulo.core.master.thrift with parameters of type FateService.finishFateOperation_result Constructor Description finishFateOperation_result(FateService.finishFateOperation_result other)Performs a deep copy on other.
-