Uses of Class
org.apache.accumulo.core.master.thrift.FateService.waitForFateOperation_result
-
Packages that use FateService.waitForFateOperation_result Package Description org.apache.accumulo.core.master.thrift -
-
Uses of FateService.waitForFateOperation_result in org.apache.accumulo.core.master.thrift
Methods in org.apache.accumulo.core.master.thrift that return FateService.waitForFateOperation_result Modifier and Type Method Description FateService.waitForFateOperation_resultFateService.waitForFateOperation_result. deepCopy()FateService.waitForFateOperation_resultFateService.Processor.waitForFateOperation. getResult(I iface, FateService.waitForFateOperation_args args)FateService.waitForFateOperation_resultFateService.waitForFateOperation_result. setSec(ThriftSecurityException sec)FateService.waitForFateOperation_resultFateService.waitForFateOperation_result. setSuccess(String success)FateService.waitForFateOperation_resultFateService.waitForFateOperation_result. setTnase(ThriftNotActiveServiceException tnase)FateService.waitForFateOperation_resultFateService.waitForFateOperation_result. setTope(ThriftTableOperationException tope)Methods in org.apache.accumulo.core.master.thrift with parameters of type FateService.waitForFateOperation_result Modifier and Type Method Description intFateService.waitForFateOperation_result. compareTo(FateService.waitForFateOperation_result other)booleanFateService.waitForFateOperation_result. equals(FateService.waitForFateOperation_result that)Constructors in org.apache.accumulo.core.master.thrift with parameters of type FateService.waitForFateOperation_result Constructor Description waitForFateOperation_result(FateService.waitForFateOperation_result other)Performs a deep copy on other.
-