Uses of Class
org.apache.accumulo.core.tabletserver.thrift.TabletClientService.update_result
-
Packages that use TabletClientService.update_result Package Description org.apache.accumulo.core.tabletserver.thrift -
-
Uses of TabletClientService.update_result in org.apache.accumulo.core.tabletserver.thrift
Methods in org.apache.accumulo.core.tabletserver.thrift that return TabletClientService.update_result Modifier and Type Method Description TabletClientService.update_resultTabletClientService.update_result. deepCopy()TabletClientService.update_resultTabletClientService.Processor.update. getResult(I iface, TabletClientService.update_args args)TabletClientService.update_resultTabletClientService.update_result. setCve(ConstraintViolationException cve)TabletClientService.update_resultTabletClientService.update_result. setNste(NotServingTabletException nste)TabletClientService.update_resultTabletClientService.update_result. setSec(ThriftSecurityException sec)Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.update_result Modifier and Type Method Description intTabletClientService.update_result. compareTo(TabletClientService.update_result other)booleanTabletClientService.update_result. equals(TabletClientService.update_result that)Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.update_result Constructor Description update_result(TabletClientService.update_result other)Performs a deep copy on other.
-