Uses of Class
org.apache.accumulo.core.tabletserver.thrift.TabletClientService.startUpdate_args
-
Packages that use TabletClientService.startUpdate_args Package Description org.apache.accumulo.core.tabletserver.thrift -
-
Uses of TabletClientService.startUpdate_args in org.apache.accumulo.core.tabletserver.thrift
Methods in org.apache.accumulo.core.tabletserver.thrift that return TabletClientService.startUpdate_args Modifier and Type Method Description TabletClientService.startUpdate_argsTabletClientService.startUpdate_args. deepCopy()TabletClientService.startUpdate_argsTabletClientService.AsyncProcessor.startUpdate. getEmptyArgsInstance()TabletClientService.startUpdate_argsTabletClientService.Processor.startUpdate. getEmptyArgsInstance()TabletClientService.startUpdate_argsTabletClientService.startUpdate_args. setCredentials(TCredentials credentials)TabletClientService.startUpdate_argsTabletClientService.startUpdate_args. setDurability(TDurability durability)TabletClientService.startUpdate_argsTabletClientService.startUpdate_args. setTinfo(TInfo tinfo)Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.startUpdate_args Modifier and Type Method Description intTabletClientService.startUpdate_args. compareTo(TabletClientService.startUpdate_args other)booleanTabletClientService.startUpdate_args. equals(TabletClientService.startUpdate_args that)TabletClientService.startUpdate_resultTabletClientService.Processor.startUpdate. getResult(I iface, TabletClientService.startUpdate_args args)voidTabletClientService.AsyncProcessor.startUpdate. start(I iface, TabletClientService.startUpdate_args args, org.apache.thrift.async.AsyncMethodCallback<Long> resultHandler)Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.startUpdate_args Constructor Description startUpdate_args(TabletClientService.startUpdate_args other)Performs a deep copy on other.
-