Uses of Class
org.apache.accumulo.core.client.admin.ScanType

Packages that use ScanType
org.apache.accumulo.core.client.admin   
 

Uses of ScanType in org.apache.accumulo.core.client.admin
 

Methods in org.apache.accumulo.core.client.admin that return ScanType
 ScanType ActiveScan.getType()
           
static ScanType ScanType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ScanType[] ScanType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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