| Package | Description |
|---|---|
| org.graylog.events.event | |
| org.graylog2.indexer.messages | |
| org.graylog2.plugin |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Event |
| Modifier and Type | Class and Description |
|---|---|
class |
EventImpl |
| Modifier and Type | Method and Description |
|---|---|
abstract Indexable |
IndexingRequest.message() |
abstract Indexable |
Messages.IndexingError.message() |
| Modifier and Type | Method and Description |
|---|---|
static Messages.IndexingError |
Messages.IndexingError.create(Indexable message,
String index) |
static Messages.IndexingError |
Messages.IndexingError.create(Indexable message,
String index,
Messages.IndexingError.ErrorType errorType,
String errorMessage) |
static IndexingRequest |
IndexingRequest.create(@NotNull IndexSet indexSet,
@NotNull Indexable message) |
| Modifier and Type | Class and Description |
|---|---|
class |
Message |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.