| Package | Description |
|---|---|
| org.graylog.failure |
| Modifier and Type | Method and Description |
|---|---|
FailureType |
IndexingFailure.failureType() |
FailureType |
Failure.failureType()
Returns a type of this failure
|
FailureType |
ProcessingFailure.failureType() |
static FailureType |
FailureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailureType[] |
FailureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.