| Package | Description |
|---|---|
| org.graylog2.lookup | |
| org.graylog2.lookup.events |
| Modifier and Type | Method and Description |
|---|---|
void |
LookupTableService.handleLookupTableUpdate(LookupTablesUpdated updated) |
| Modifier and Type | Method and Description |
|---|---|
static LookupTablesUpdated |
LookupTablesUpdated.create(Collection<LookupTableDto> dtos) |
static LookupTablesUpdated |
LookupTablesUpdated.create(LookupTableDto dto) |
static LookupTablesUpdated |
LookupTablesUpdated.create(Set<String> lookupTableIds,
Set<String> lookupTableNames) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.