| Package | Description |
|---|---|
| org.graylog2.radio.buffers.processors | |
| org.graylog2.radio.initializers | |
| org.graylog2.radio.transports.amqp | |
| org.graylog2.radio.transports.kafka |
| Modifier and Type | Method and Description |
|---|---|
RadioProcessBufferProcessor |
RadioProcessBufferProcessor.Factory.create(AtomicInteger processBufferWatermark,
long ordinal,
long numberOfConsumers,
RadioTransport radioTransport) |
| Constructor and Description |
|---|
RadioProcessBufferProcessor(com.codahale.metrics.MetricRegistry metricRegistry,
ThroughputStats throughputStats,
AtomicInteger processBufferWatermark,
long ordinal,
long numberOfConsumers,
RadioTransport radioTransport) |
| Constructor and Description |
|---|
RadioProcessBufferService(InputCache inputCache,
RadioProcessBufferProcessor.Factory processBufferProcessorFactory,
Configuration configuration,
ProcessBuffer processBuffer,
RadioTransport transport,
ProcessBufferWatermark processBufferWatermark) |
| Modifier and Type | Class and Description |
|---|---|
class |
AMQPProducer |
| Modifier and Type | Class and Description |
|---|---|
class |
KafkaProducer |
Copyright © 2012–2014 TORCH GmbH. All rights reserved.