Uses of Class
org.apache.accumulo.core.tabletserver.thrift.TabletClientService.halt_result
-
Packages that use TabletClientService.halt_result Package Description org.apache.accumulo.core.tabletserver.thrift -
-
Uses of TabletClientService.halt_result in org.apache.accumulo.core.tabletserver.thrift
Methods in org.apache.accumulo.core.tabletserver.thrift that return TabletClientService.halt_result Modifier and Type Method Description TabletClientService.halt_resultTabletClientService.halt_result. deepCopy()TabletClientService.halt_resultTabletClientService.Processor.halt. getResult(I iface, TabletClientService.halt_args args)TabletClientService.halt_resultTabletClientService.halt_result. setSec(ThriftSecurityException sec)Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.halt_result Modifier and Type Method Description intTabletClientService.halt_result. compareTo(TabletClientService.halt_result other)booleanTabletClientService.halt_result. equals(TabletClientService.halt_result that)Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.halt_result Constructor Description halt_result(TabletClientService.halt_result other)Performs a deep copy on other.
-