Uses of Interface
org.apache.druid.indexing.overlord.supervisor.Supervisor
Packages that use Supervisor
-
Uses of Supervisor in org.apache.druid.indexing.overlord.supervisor
Subinterfaces of Supervisor in org.apache.druid.indexing.overlord.supervisorModifier and TypeInterfaceDescriptioninterfaceAn interface for managing supervisors that handle stream-based ingestion tasks.Methods in org.apache.druid.indexing.overlord.supervisor that return SupervisorModifier and TypeMethodDescriptionNoopSupervisorSpec.createSupervisor()SupervisorSpec.createSupervisor()Create a newSupervisorinstance.Methods in org.apache.druid.indexing.overlord.supervisor with parameters of type SupervisorModifier and TypeMethodDescriptiondefault SupervisorTaskAutoScalerSupervisorSpec.createAutoscaler(Supervisor supervisor)