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