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