public class HBaseStorage.ColumnInfo
extends java.lang.Object
| Constructor and Description | 
|---|
| HBaseStorage.ColumnInfo(java.lang.String colName) | 
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | getColumnFamily() | 
| byte[] | getColumnName() | 
| byte[] | getColumnPrefix() | 
| boolean | hasPrefixMatch(byte[] qualifier) | 
| boolean | isColumnMap() | 
| java.lang.String | toString() | 
public byte[] getColumnFamily()
public byte[] getColumnName()
public byte[] getColumnPrefix()
public boolean isColumnMap()
public boolean hasPrefixMatch(byte[] qualifier)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2007-2012 The Apache Software Foundation