public class CompactionMetricsData extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CompactionMetricsData.Builder |
static class |
CompactionMetricsData.MetricType |
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName() |
CompactionMetricsData.MetricType |
getMetricType() |
int |
getMetricValue() |
String |
getPartitionName() |
String |
getTblName() |
int |
getThreshold() |
int |
getVersion() |
boolean |
isEmpty() |
String |
toString() |
public String getDbName()
public String getTblName()
public String getPartitionName()
public CompactionMetricsData.MetricType getMetricType()
public int getMetricValue()
public int getVersion()
public int getThreshold()
public boolean isEmpty()
Copyright © 2024 The Apache Software Foundation. All rights reserved.