Uses of Class
org.apache.accumulo.core.master.thrift.FateService.finishFateOperation_result

Packages that use FateService.finishFateOperation_result
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
 FateService.finishFateOperation_result FateService.finishFateOperation_result.deepCopy()
           
 FateService.finishFateOperation_result FateService.Processor.finishFateOperation.getResult(I iface, FateService.finishFateOperation_args args)
           
 FateService.finishFateOperation_result FateService.finishFateOperation_result.setSec(ThriftSecurityException sec)
           
 

Methods in org.apache.accumulo.core.master.thrift with parameters of type FateService.finishFateOperation_result
 int FateService.finishFateOperation_result.compareTo(FateService.finishFateOperation_result other)
           
 boolean FateService.finishFateOperation_result.equals(FateService.finishFateOperation_result that)
           
 

Constructors in org.apache.accumulo.core.master.thrift with parameters of type FateService.finishFateOperation_result
FateService.finishFateOperation_result(FateService.finishFateOperation_result other)
          Performs a deep copy on other.
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.