public static class MetricRemoteWriteConfig.ShardGroupStrategy extends Object
| Constructor and Description |
|---|
ShardGroupStrategy() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getHashLabels() |
List<String> |
getMetricNames() |
int |
getPriority() |
int |
getShardGroupCount() |
void |
setHashLabels(List<String> hashLabels) |
void |
setMetricNames(List<String> metricNames) |
void |
setPriority(int priority) |
void |
setShardGroupCount(int shardGroupCount) |
Copyright © 2025. All Rights Reserved.