Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
CLUSTERS |
"Clusters" |
public static final java.lang.String |
LOG |
"Log" |
public static final java.lang.String |
LOGS |
"Logs" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
KEY_EVENTID |
"class:eventid" |
public static final java.lang.String |
KEY_TRACEID |
"class:traceid" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
NAME |
"Filter In" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
NAME |
"Filter Out" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
NAME |
"Rename" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TEXT |
"Creates an array of logs given a log and an actviity cluster array. The first log in the array will contain the given log projected onto the the activities in the first cluster in the array, etc. Different projection algorithms are available: One that filters in, one that filters out, and one that renames." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
FILTERIN |
"Filter In" |