@InterfaceAudience.Private interface ModeStrategy
Mode.| Modifier and Type | Method and Description | 
|---|---|
| DrillDownInfo | drillDown(Record selectedRecord) | 
| Field | getDefaultSortField() | 
| List<FieldInfo> | getFieldInfos() | 
| List<Record> | getRecords(ClusterMetrics clusterMetrics,
          List<RecordFilter> pushDownFilters) | 
List<FieldInfo> getFieldInfos()
Field getDefaultSortField()
List<Record> getRecords(ClusterMetrics clusterMetrics, List<RecordFilter> pushDownFilters)
@Nullable DrillDownInfo drillDown(Record selectedRecord)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.