Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.waitForFlush_result
-
Packages that use MasterClientService.waitForFlush_result Package Description org.apache.accumulo.core.master.thrift -
-
Uses of MasterClientService.waitForFlush_result in org.apache.accumulo.core.master.thrift
Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.waitForFlush_result Modifier and Type Method Description MasterClientService.waitForFlush_resultMasterClientService.waitForFlush_result. deepCopy()MasterClientService.waitForFlush_resultMasterClientService.Processor.waitForFlush. getResult(I iface, MasterClientService.waitForFlush_args args)MasterClientService.waitForFlush_resultMasterClientService.waitForFlush_result. setSec(ThriftSecurityException sec)MasterClientService.waitForFlush_resultMasterClientService.waitForFlush_result. setTnase(ThriftNotActiveServiceException tnase)MasterClientService.waitForFlush_resultMasterClientService.waitForFlush_result. setTope(ThriftTableOperationException tope)Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.waitForFlush_result Modifier and Type Method Description intMasterClientService.waitForFlush_result. compareTo(MasterClientService.waitForFlush_result other)booleanMasterClientService.waitForFlush_result. equals(MasterClientService.waitForFlush_result that)Constructors in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.waitForFlush_result Constructor Description waitForFlush_result(MasterClientService.waitForFlush_result other)Performs a deep copy on other.
-