| Package | Description | 
|---|---|
| org.apache.storm.daemon.supervisor | |
| org.apache.storm.metricstore | 
| Constructor and Description | 
|---|
Slot(AsyncLocalizer localizer,
    Map<String,Object> conf,
    ContainerLauncher containerLauncher,
    String host,
    int port,
    LocalState localState,
    IStormClusterState clusterState,
    ISupervisor iSupervisor,
    AtomicReference<Map<Long,LocalAssignment>> cachedCurrentAssignments,
    OnlyLatestExecutor<Integer> metricsExec,
    WorkerMetricsProcessor metricsProcessor,
    org.apache.storm.daemon.supervisor.SlotMetrics slotMetrics)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NimbusMetricProcessor
Implementation of WorkerMetricsProcessor that sends metric data to Nimbus for processing. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static WorkerMetricsProcessor | 
MetricStoreConfig.configureMetricProcessor(Map conf)
Configures metric processor (running on supervisor) to use the class specified in the conf. 
 | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.