| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.agent.filter | |
| org.lsst.ccs.gconsole.plugins.demo.monitor | |
| org.lsst.ccs.gconsole.plugins.tracer |
Plugin that provides tracer functionality.
|
| org.lsst.ccs.gconsole.plugins.tracer.filters |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChannelsFilter
Adapter to simplify implementing
AgentChannelsFilter. |
class |
Configuration
Filter that selects subsystem state channels.
|
class |
GenericFilter |
class |
MonitorOnly
Filter that selects data channels defined through the monitoring framework.
|
class |
States
Filter that selects subsystem state channels.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilterFixed
Demo filter that displays a fixed set of channels from two different subsystems.
|
class |
FilterMonitored
Demo filter that displays all monitoring channels from all subsystems, using subsystem name as a page name.
|
class |
FilterOutOfRange
Demo filter that only displays channels with values out of range.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageFilter
Interface to be implemented by tracer filters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageFilterAdapter
Adapter for using Predicate
MessageFilter. |
class |
TracerFilter
Tracer-tailored implementation of
MessageFilter. |
class |
UserFilter
User-defined message filter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageFilter
Adapter to simplify implementing parameterized
MessageFilter. |
class |
AlertSelector |
class |
DataDictionary |
class |
LegacyFormatter
Legacy formatter.
|
class |
StandardMessageFilter
Standard configurable filter.
|
static class |
StandardMessageFilter.All |
static class |
StandardMessageFilter.Default |
Copyright © 2018 LSST. All rights reserved.