Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
ColumnCount |
ScanWildcardColumnTracker.getColumnHint()
Used by matcher and scan/get to get a hint of the next column
to seek to after checkColumn() returns SKIP.
|
ColumnCount |
ExplicitColumnTracker.getColumnHint() |
ColumnCount |
ColumnTracker.getColumnHint()
Used by matcher and scan/get to get a hint of the next column
to seek to after checkColumn() returns SKIP.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.