Interface DataSegmentAnnouncer

    • Method Detail

      • announceSegment

        void announceSegment​(org.apache.druid.timeline.DataSegment segment)
                      throws IOException
        Throws:
        IOException
      • unannounceSegment

        void unannounceSegment​(org.apache.druid.timeline.DataSegment segment)
                        throws IOException
        Throws:
        IOException