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

Packages that use TabletClientService.getActiveScans_args
org.apache.accumulo.core.tabletserver.thrift   
 

Uses of TabletClientService.getActiveScans_args in org.apache.accumulo.core.tabletserver.thrift
 

Methods in org.apache.accumulo.core.tabletserver.thrift that return TabletClientService.getActiveScans_args
 TabletClientService.getActiveScans_args TabletClientService.getActiveScans_args.deepCopy()
           
 TabletClientService.getActiveScans_args TabletClientService.getActiveScans_args.setCredentials(AuthInfo credentials)
           
 TabletClientService.getActiveScans_args TabletClientService.getActiveScans_args.setTinfo(TInfo tinfo)
           
 

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

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



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