Package org.apache.druid.server.listener.resource
-
Interface Summary Interface Description ListenerHandler A handler for events related to the listening-announcer. -
Class Summary Class Description AbstractListenerHandler<ObjType> This is a simplified handler for announcement listeners.ListenerResource 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.