| Class | Description |
|---|---|
| DemuxHandler |
Demultiplex incoming connection data into their own pipelines
|
| Main |
Simple client (proxy) that receives messages from other syslogs and
forwards the (matching) messages to the rest server
|
| MetricBatcher |
Batch several individual
SingleMetric objects in a batch of MetricBatcher.THRESHOLD
items to reduce backend communication overhead. |
| SingleMetric |
One single metric
|
| Enum | Description |
|---|---|
| MetricType |
Type of the metric
|
Copyright © 2014 Red Hat, Inc.. All rights reserved.