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