public class SegmentReplicantLookup extends Object
| Modifier and Type | Method and Description |
|---|---|
it.unimi.dsi.fastutil.objects.Object2LongMap<String> |
getBroadcastUnderReplication(SegmentId segmentId) |
Map<String,Integer> |
getClusterTiers(SegmentId segmentId) |
int |
getLoadedReplicants(SegmentId segmentId,
String tier) |
int |
getTotalReplicants(SegmentId segmentId) |
int |
getTotalReplicants(SegmentId segmentId,
String tier) |
static SegmentReplicantLookup |
make(DruidCluster cluster,
boolean replicateAfterLoadTimeout) |
public static SegmentReplicantLookup make(DruidCluster cluster, boolean replicateAfterLoadTimeout)
public int getTotalReplicants(SegmentId segmentId)
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.