public class SegmentReplicaCountMap extends Object
SegmentReplicaCounts.
Used by the StrategicSegmentAssigner to make assignment decisions.
| Constructor and Description |
|---|
SegmentReplicaCountMap() |
| Modifier and Type | Method and Description |
|---|---|
SegmentReplicaCount |
computeIfAbsent(SegmentId segmentId,
String tier) |
SegmentReplicationStatus |
toReplicationStatus() |
public SegmentReplicaCount computeIfAbsent(SegmentId segmentId, String tier)
public SegmentReplicationStatus toReplicationStatus()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.