public class RadioProcessBufferProcessor extends ProcessBufferProcessor
| Modifier and Type | Class and Description |
|---|---|
static interface |
RadioProcessBufferProcessor.Factory |
metricRegistry| Constructor and Description |
|---|
RadioProcessBufferProcessor(com.codahale.metrics.MetricRegistry metricRegistry,
ThroughputStats throughputStats,
RadioTransport radioTransport,
ServerStatus serverStatus,
Configuration configuration,
long ordinal,
long numberOfConsumers) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleMessage(Message msg) |
onEventpublic RadioProcessBufferProcessor(com.codahale.metrics.MetricRegistry metricRegistry,
ThroughputStats throughputStats,
RadioTransport radioTransport,
ServerStatus serverStatus,
Configuration configuration,
long ordinal,
long numberOfConsumers)
protected void handleMessage(Message msg)
handleMessage in class ProcessBufferProcessorCopyright © 2012-2014 TORCH GmbH. All Rights Reserved.