|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnNameParseException | |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.migration.nineteen |
Uses of ColumnNameParseException in org.apache.hadoop.hbase |
---|
Methods in org.apache.hadoop.hbase that throw ColumnNameParseException | |
---|---|
static byte[] |
HStoreKey.getFamily(byte[] column)
Deprecated. |
static byte[][] |
HStoreKey.parseColumn(byte[] c)
Deprecated. |
Uses of ColumnNameParseException in org.apache.hadoop.hbase.migration.nineteen |
---|
Methods in org.apache.hadoop.hbase.migration.nineteen that throw ColumnNameParseException | |
---|---|
static byte[] |
HStoreKey.getFamily(byte[] column)
|
static byte[][] |
HStoreKey.parseColumn(byte[] c)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |