| Package | Description |
|---|---|
| org.graylog2.inputs.transports | |
| org.graylog2.plugin | |
| org.graylog2.plugin.lifecycles | |
| org.graylog2.shared.initializers | |
| org.graylog2.shared.journal |
| Modifier and Type | Method and Description |
|---|---|
void |
AmqpTransport.lifecycleChanged(Lifecycle lifecycle) |
void |
KafkaTransport.lifecycleStateChange(Lifecycle lifecycle) |
void |
HttpPollTransport.lifecycleStateChange(Lifecycle lifecycle) |
| Modifier and Type | Method and Description |
|---|---|
Lifecycle |
ServerStatus.getLifecycle() |
| Modifier and Type | Method and Description |
|---|---|
static Lifecycle |
Lifecycle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Lifecycle[] |
Lifecycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputSetupService.lifecycleChanged(Lifecycle lifecycle) |
| Modifier and Type | Method and Description |
|---|---|
void |
JournalReader.listenForLifecycleChanges(Lifecycle lifecycle) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.