Uses of Class
org.apache.hbase.cell.CellScannerPosition

Packages that use CellScannerPosition
org.apache.hbase.cell   
 

Uses of CellScannerPosition in org.apache.hbase.cell
 

Methods in org.apache.hbase.cell that return CellScannerPosition
static CellScannerPosition CellScannerPosition.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CellScannerPosition[] CellScannerPosition.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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