Class SegmentReplicationStatus

java.lang.Object
org.apache.druid.server.coordinator.loading.SegmentReplicationStatus

public class SegmentReplicationStatus extends Object
An immutable object that contains information about the under-replicated or unavailable status of all used segments. This state is recomputed by the StrategicSegmentAssigner in every run.