@InterfaceAudience.Private public final class RegionModeStrategy extends Object
ModeStrategy for Region Mode.| Modifier and Type | Method and Description |
|---|---|
DrillDownInfo |
drillDown(Record selectedRecord) |
Field |
getDefaultSortField() |
List<FieldInfo> |
getFieldInfos() |
List<Record> |
getRecords(org.apache.hadoop.hbase.ClusterMetrics clusterMetrics,
List<RecordFilter> pushDownFilters) |
public Field getDefaultSortField()
public List<Record> getRecords(org.apache.hadoop.hbase.ClusterMetrics clusterMetrics, List<RecordFilter> pushDownFilters)
@Nullable public DrillDownInfo drillDown(Record selectedRecord)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.