Class SegmentBootstrapper

java.lang.Object
org.apache.druid.server.coordination.SegmentBootstrapper

public class SegmentBootstrapper extends Object
Responsible for bootstrapping segments already cached on disk and bootstrap segments fetched from the coordinator. Also responsible for announcing the node as a data server if applicable, once the bootstrapping operations are complete.