| Package | Description |
|---|---|
| org.graylog2.plugin.inputs | |
| org.graylog2.rest.resources.system | |
| org.graylog2.shared.buffers | |
| org.graylog2.shared.inputs |
| Modifier and Type | Field and Description |
|---|---|
protected InputBuffer |
MessageInput.inputBuffer |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageInput.launch(InputBuffer buffer) |
| Constructor and Description |
|---|
BuffersResource(Configuration configuration,
InputBuffer inputBuffer,
ProcessBuffer processBuffer,
OutputBuffer outputBuffer) |
| Modifier and Type | Class and Description |
|---|---|
class |
InputBufferImpl |
| Constructor and Description |
|---|
InputLauncher(IOState.Factory<MessageInput> inputStateFactory,
InputBuffer inputBuffer,
PersistedInputs persistedInputs,
InputRegistry inputRegistry,
com.codahale.metrics.MetricRegistry metricRegistry) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.