public abstract static class AvailableEntityTypesResource.AvailableEntityTypesSummary extends Object
| Constructor and Description |
|---|
AvailableEntityTypesSummary() |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<String> |
aggregationFunctions() |
static AvailableEntityTypesResource.AvailableEntityTypesSummary |
create(Set<String> processorTypes,
Set<String> fieldProviderTypes,
Set<String> storageHandlerTypes,
Set<String> aggregationFunctions) |
abstract Set<String> |
fieldProviderTypes() |
abstract Set<String> |
processorTypes() |
abstract Set<String> |
storageHandlerTypes() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.