public class LookupTableFieldValueProvider extends AbstractFieldValueProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
LookupTableFieldValueProvider.Config |
static interface |
LookupTableFieldValueProvider.Factory |
| Constructor and Description |
|---|
LookupTableFieldValueProvider(FieldValueProvider.Config config,
LookupTableService lookupTableService) |
| Modifier and Type | Method and Description |
|---|---|
protected FieldValue |
doGet(String fieldName,
EventWithContext eventWithContext) |
get@Inject public LookupTableFieldValueProvider(FieldValueProvider.Config config, LookupTableService lookupTableService)
protected FieldValue doGet(String fieldName, EventWithContext eventWithContext)
doGet in class AbstractFieldValueProviderCopyright © 2012–2021 Graylog, Inc.. All rights reserved.