Uses of Class
org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
-
Uses of ColumnCount in org.apache.hadoop.hbase.regionserver.querymatcher
Modifier and TypeFieldDescriptionprivate ColumnCount
ExplicitColumnTracker.column
private final ColumnCount[]
ExplicitColumnTracker.columns
Contains the list of columns that the ExplicitColumnTracker is tracking.Modifier and TypeMethodDescriptionColumnTracker.getColumnHint()
Used by matcher and scan/get to get a hint of the next column to seek to after checkColumn() returns SKIP.ExplicitColumnTracker.getColumnHint()
NewVersionBehaviorTracker.getColumnHint()
ScanWildcardColumnTracker.getColumnHint()
Used by matcher and scan/get to get a hint of the next column to seek to after checkColumn() returns SKIP.