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