public interface WatermarkSettings<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
WatermarkSettings.SettingsType |
| Modifier and Type | Method and Description |
|---|---|
T |
floodStage() |
T |
high() |
T |
low() |
WatermarkSettings.SettingsType |
type() |
WatermarkSettings.SettingsType type()
T low()
T high()
T floodStage()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.