Uses of Class
org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getActiveScans_result
-
Packages that use TabletClientService.getActiveScans_result Package Description org.apache.accumulo.core.tabletserver.thrift -
-
Uses of TabletClientService.getActiveScans_result in org.apache.accumulo.core.tabletserver.thrift
Methods in org.apache.accumulo.core.tabletserver.thrift that return TabletClientService.getActiveScans_result Modifier and Type Method Description TabletClientService.getActiveScans_resultTabletClientService.getActiveScans_result. deepCopy()TabletClientService.getActiveScans_resultTabletClientService.Processor.getActiveScans. getResult(I iface, TabletClientService.getActiveScans_args args)TabletClientService.getActiveScans_resultTabletClientService.getActiveScans_result. setSec(ThriftSecurityException sec)TabletClientService.getActiveScans_resultTabletClientService.getActiveScans_result. setSuccess(List<ActiveScan> success)Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.getActiveScans_result Modifier and Type Method Description intTabletClientService.getActiveScans_result. compareTo(TabletClientService.getActiveScans_result other)booleanTabletClientService.getActiveScans_result. equals(TabletClientService.getActiveScans_result that)Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.getActiveScans_result Constructor Description getActiveScans_result(TabletClientService.getActiveScans_result other)Performs a deep copy on other.
-