Uses of Class
org.apache.storm.localizer.AsyncLocalizer
-
Packages that use AsyncLocalizer Package Description org.apache.storm.daemon.supervisor -
-
Uses of AsyncLocalizer in org.apache.storm.daemon.supervisor
Constructors in org.apache.storm.daemon.supervisor with parameters of type AsyncLocalizer Constructor Description Slot(AsyncLocalizer localizer, Map<String,Object> conf, ContainerLauncher containerLauncher, String host, int port, LocalState localState, IStormClusterState clusterState, ISupervisor supervisor, AtomicReference<Map<Long,LocalAssignment>> cachedCurrentAssignments, OnlyLatestExecutor<Integer> metricsExec, WorkerMetricsProcessor metricsProcessor, org.apache.storm.daemon.supervisor.SlotMetrics slotMetrics)
-