public interface FeatureFlags
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAll() |
void |
incrementFeatureIsUsedCounter(String feature) |
boolean |
isOn(String feature) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.