Uses of Class
org.apache.druid.server.coordination.BatchDataSegmentAnnouncer
-
Packages that use BatchDataSegmentAnnouncer Package Description org.apache.druid.server.http -
-
Uses of BatchDataSegmentAnnouncer in org.apache.druid.server.http
Constructors in org.apache.druid.server.http with parameters of type BatchDataSegmentAnnouncer Constructor Description SegmentListerResource(com.fasterxml.jackson.databind.ObjectMapper jsonMapper, com.fasterxml.jackson.databind.ObjectMapper smileMapper, BatchDataSegmentAnnouncer announcer, SegmentLoadDropHandler loadDropRequestHandler)
-