Uses of Class
org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getActiveScans_result

Packages that use TabletClientService.getActiveScans_result
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
 TabletClientService.getActiveScans_result TabletClientService.getActiveScans_result.deepCopy()
           
 TabletClientService.getActiveScans_result TabletClientService.getActiveScans_result.setSec(ThriftSecurityException sec)
           
 TabletClientService.getActiveScans_result TabletClientService.getActiveScans_result.setSuccess(List<ActiveScan> success)
           
 

Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.getActiveScans_result
 int TabletClientService.getActiveScans_result.compareTo(TabletClientService.getActiveScans_result other)
           
 boolean TabletClientService.getActiveScans_result.equals(TabletClientService.getActiveScans_result that)
           
 

Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.getActiveScans_result
TabletClientService.getActiveScans_result(TabletClientService.getActiveScans_result other)
          Performs a deep copy on other.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.