| Package | Description |
|---|---|
| org.graylog.events.contentpack.entities | |
| org.graylog.events.fields | |
| org.graylog.events.processor |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableMap<String,EventFieldSpec> |
EventDefinitionEntity.fieldSpec() |
| Modifier and Type | Method and Description |
|---|---|
abstract EventDefinitionEntity.Builder |
EventDefinitionEntity.Builder.fieldSpec(com.google.common.collect.ImmutableMap<String,EventFieldSpec> fieldSpec) |
| Modifier and Type | Method and Description |
|---|---|
abstract EventFieldSpec |
EventFieldSpec.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventFieldSpecEngine.execute(List<EventWithContext> eventsWithContext,
Map<String,EventFieldSpec> fieldSpec) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableMap<String,EventFieldSpec> |
EventDefinition.fieldSpec() |
abstract com.google.common.collect.ImmutableMap<String,EventFieldSpec> |
EventDefinitionDto.fieldSpec() |
| Modifier and Type | Method and Description |
|---|---|
abstract EventDefinitionDto.Builder |
EventDefinitionDto.Builder.fieldSpec(com.google.common.collect.ImmutableMap<String,EventFieldSpec> fieldSpec) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.