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