public final class SyntheticSourceFilter extends java.lang.Object implements TelemetryProcessor
| Constructor and Description |
|---|
SyntheticSourceFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Telemetry telemetry) |
void |
setNotNeededSources(java.lang.String notNeededSources) |
public boolean process(Telemetry telemetry)
process in interface TelemetryProcessorpublic void setNotNeededSources(java.lang.String notNeededSources)
throws java.lang.Throwable
java.lang.Throwable