| Constructor and Description |
|---|
FlagSet(ConfigLoadContext sc,
org.json.JSONObject config) |
FlagSet(String flagName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
passes(MessageProcessingContext ctx)
Return true if the Filter passes the message in the given context.
|
org.json.JSONObject |
toJson() |
public FlagSet(String flagName)
public FlagSet(ConfigLoadContext sc, org.json.JSONObject config)
public org.json.JSONObject toJson()
toJson in interface io.continual.util.data.json.JsonSerializedpublic boolean passes(MessageProcessingContext ctx)
FilterCopyright © 2021 continual.io. All rights reserved.