public class SegmentReplicantLookup extends Object
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
getClusterTiers(SegmentId segmentId) |
int |
getTotalReplicants(SegmentId segmentId) |
int |
getTotalReplicants(SegmentId segmentId,
String tier) |
static SegmentReplicantLookup |
make(DruidCluster cluster) |
public static SegmentReplicantLookup make(DruidCluster cluster)
public int getTotalReplicants(SegmentId segmentId)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.