public interface FieldValueProvider
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FieldValueProvider.Config |
static interface |
FieldValueProvider.Factory<TYPE extends FieldValueProvider> |
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
get(String fieldName,
EventWithContext eventWithContext) |
FieldValue get(String fieldName, EventWithContext eventWithContext)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.