| Modifier and Type | Method and Description |
|---|---|
static Filter |
JsonConfigReader.readFilter(org.json.JSONObject fromJson,
ConfigLoadContext clc,
List<String> pkgs) |
Pipeline |
JsonConfigReader.readPipeline(String pipelineName,
org.json.JSONArray rules,
ArrayList<String> pkgs,
ConfigLoadContext clc) |
| Constructor and Description |
|---|
And(ConfigLoadContext clc,
org.json.JSONObject config) |
Any(ConfigLoadContext sc,
org.json.JSONObject config) |
Contains(ConfigLoadContext sc,
org.json.JSONObject config) |
Equals(ConfigLoadContext sc,
org.json.JSONObject config) |
FlagSet(ConfigLoadContext sc,
org.json.JSONObject config) |
HasField(ConfigLoadContext sc,
org.json.JSONObject config) |
IsEmpty(ConfigLoadContext sc,
org.json.JSONObject config) |
Matches(ConfigLoadContext sc,
org.json.JSONObject config) |
None(ConfigLoadContext sc,
org.json.JSONObject config) |
Not(ConfigLoadContext clc,
org.json.JSONObject config) |
OneOf(ConfigLoadContext sc,
org.json.JSONObject config) |
Or(ConfigLoadContext clc,
org.json.JSONObject config) |
RangeLimit(ConfigLoadContext sc,
org.json.JSONObject config) |
TimeFilter(ConfigLoadContext sc,
org.json.JSONObject config) |
| Constructor and Description |
|---|
AppendArray(ConfigLoadContext sc,
org.json.JSONObject config) |
Clear(ConfigLoadContext sc,
org.json.JSONObject config) |
ClearAllBut(ConfigLoadContext sc,
org.json.JSONObject config) |
CollapseRecords(ConfigLoadContext sc,
org.json.JSONObject config) |
DateFormat(ConfigLoadContext sc,
org.json.JSONObject config) |
ForEachObject(ConfigLoadContext clc,
org.json.JSONObject config) |
Log(ConfigLoadContext sc,
org.json.JSONObject config) |
Rename(ConfigLoadContext sc,
org.json.JSONObject config) |
SendToSink(ConfigLoadContext sc,
org.json.JSONObject config) |
Set(ConfigLoadContext sc,
org.json.JSONObject config) |
SetFlag(ConfigLoadContext sc,
org.json.JSONObject config) |
ShiftDown(ConfigLoadContext sc,
org.json.JSONObject config) |
ShiftUp(ConfigLoadContext sc,
org.json.JSONObject config) |
SplitValue(ConfigLoadContext sc,
org.json.JSONObject config) |
StopProcessing(ConfigLoadContext sc,
org.json.JSONObject config) |
TypeChange(ConfigLoadContext sc,
org.json.JSONObject config) |
| Constructor and Description |
|---|
Split(ConfigLoadContext sc,
org.json.JSONObject config) |
Trim(ConfigLoadContext sc,
org.json.JSONObject config) |
| Constructor and Description |
|---|
SimpleKeyStore(ConfigLoadContext sc,
org.json.JSONObject config) |
| Constructor and Description |
|---|
BucketingService(ConfigLoadContext sc,
org.json.JSONObject config) |
| Constructor and Description |
|---|
BucketAdd(ConfigLoadContext sc,
org.json.JSONObject config) |
| Constructor and Description |
|---|
IsDupe(ConfigLoadContext sc,
org.json.JSONObject config) |
IsNotDupe(ConfigLoadContext sc,
org.json.JSONObject config) |
| Constructor and Description |
|---|
DedupeAdd(ConfigLoadContext sc,
org.json.JSONObject config) |
DedupeRemove(ConfigLoadContext sc,
org.json.JSONObject config) |
| Constructor and Description |
|---|
DedupeService(ConfigLoadContext sc,
org.json.JSONObject config) |
| Constructor and Description |
|---|
ConsoleSink(ConfigLoadContext sc,
org.json.JSONObject config) |
CsvSink(ConfigLoadContext sc,
org.json.JSONObject config) |
FanOutSink(ConfigLoadContext sc,
org.json.JSONObject config) |
FileSink(ConfigLoadContext sc,
org.json.JSONObject config) |
JsonObjectStreamSink(ConfigLoadContext sc,
org.json.JSONObject config) |
NullSink(ConfigLoadContext sc,
org.json.JSONObject config) |
| Constructor and Description |
|---|
CsvSource(ConfigLoadContext sc,
org.json.JSONObject config) |
JsonObjectFileSource(ConfigLoadContext sc,
org.json.JSONObject config) |
JsonObjectStreamSource(ConfigLoadContext sc,
org.json.JSONObject config) |
MessageGenerator(ConfigLoadContext sc,
org.json.JSONObject config) |
NullSource(ConfigLoadContext sc,
org.json.JSONObject config) |
Copyright © 2022 continual.io. All rights reserved.