Package org.apache.druid.server.listener.resource


package org.apache.druid.server.listener.resource
  • Class
    Description
    This is a simplified handler for announcement listeners.
    A handler for events related to the listening-announcer.
    This is a simple announcement resource that handles simple items that have a POST to an announcement endpoint, a GET of something in that endpoint with an ID, and a DELETE to that endpoint with an ID.