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