Uses of Class
org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
Packages that use ScannerContext.LimitFields
-
Uses of ScannerContext.LimitFields in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as ScannerContext.LimitFieldsModifier and TypeFieldDescription(package private) ScannerContext.LimitFields
ScannerContext.Builder.limits
(package private) ScannerContext.LimitFields
ScannerContext.limits
Methods in org.apache.hadoop.hbase.regionserver with parameters of type ScannerContext.LimitFieldsModifier and TypeMethodDescription(package private) void
ScannerContext.LimitFields.copy
(ScannerContext.LimitFields limitsToCopy) Constructors in org.apache.hadoop.hbase.regionserver with parameters of type ScannerContext.LimitFieldsModifierConstructorDescription(package private)
ScannerContext
(boolean keepProgress, ScannerContext.LimitFields limitsToCopy, boolean trackMetrics)