| Modifier and Type | Method and Description |
|---|---|
void |
AmqpTransport.lifecycleChanged(Lifecycle lifecycle) |
void |
HttpPollTransport.lifecycleStateChange(Lifecycle lifecycle) |
void |
KafkaTransport.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 |
AbstractMessageQueueReader.listenForLifecycleChanges(Lifecycle lifecycle) |
| Modifier and Type | Method and Description |
|---|---|
Lifecycle |
InMemoryProcessingStatusRecorder.getNodeLifecycleStatus() |
Lifecycle |
ProcessingStatusRecorder.getNodeLifecycleStatus()
Returns the node
Lifecycle status for the node. |
Lifecycle |
MongoDBProcessingStatusRecorderService.getNodeLifecycleStatus() |
abstract Lifecycle |
ProcessingStatusDto.nodeLifecycleStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoDBProcessingStatusRecorderService.handleServerShutdown(Lifecycle lifecycle) |
abstract ProcessingStatusDto.Builder |
ProcessingStatusDto.Builder.nodeLifecycleStatus(Lifecycle lifecycleStatus) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.