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

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

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

Methods in org.apache.accumulo.core.tabletserver.thrift that return TabletClientService.closeScan_args
 TabletClientService.closeScan_args TabletClientService.closeScan_args.deepCopy()
           
 TabletClientService.closeScan_args TabletClientService.closeScan_args.setScanID(long scanID)
           
 TabletClientService.closeScan_args TabletClientService.closeScan_args.setTinfo(TInfo tinfo)
           
 

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

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



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