Uses of Class
org.apache.druid.java.util.common.lifecycle.LifecycleStop
-
-
Uses of LifecycleStop in org.apache.druid.common.config
Methods in org.apache.druid.common.config with annotations of type LifecycleStop Modifier and Type Method Description voidConfigManager. stop() -
Uses of LifecycleStop in org.apache.druid.guice
Methods in org.apache.druid.guice with annotations of type LifecycleStop Modifier and Type Method Description voidLifecycleForkJoinPoolProvider. stop() -
Uses of LifecycleStop in org.apache.druid.java.util.emitter.core
Methods in org.apache.druid.java.util.emitter.core with annotations of type LifecycleStop Modifier and Type Method Description voidComposingEmitter. close()voidHttpPostEmitter. close()voidLoggingEmitter. close()voidParametrizedUriEmitter. close()voidSwitchingEmitter. close()Closes all emitters that the SwitchingEmitter uses -
Uses of LifecycleStop in org.apache.druid.java.util.emitter.service
Methods in org.apache.druid.java.util.emitter.service with annotations of type LifecycleStop Modifier and Type Method Description voidServiceEmitter. close() -
Uses of LifecycleStop in org.apache.druid.java.util.http.client
Methods in org.apache.druid.java.util.http.client with annotations of type LifecycleStop Modifier and Type Method Description voidNettyHttpClient. stop() -
Uses of LifecycleStop in org.apache.druid.java.util.metrics
Methods in org.apache.druid.java.util.metrics with annotations of type LifecycleStop Modifier and Type Method Description voidMonitorScheduler. stop()
-