Constructor and Description |
---|
VanillaPublicMetrics(MetricReader reader) |
Constructor and Description |
---|
MetricCopyExporter(MetricReader reader,
MetricWriter writer) |
MetricCopyExporter(MetricReader reader,
MetricWriter writer,
String prefix) |
Modifier and Type | Class and Description |
---|---|
class |
CompositeMetricReader
Composite implementation of
MetricReader . |
Constructor and Description |
---|
CompositeMetricReader(MetricReader... readers) |
Modifier and Type | Interface and Description |
---|---|
interface |
MetricRepository
Convenient combination of reader and writer concerns.
|
Modifier and Type | Class and Description |
---|---|
class |
InMemoryMetricRepository
MetricRepository and MultiMetricRepository implementation that stores
metrics in memory. |
Modifier and Type | Class and Description |
---|---|
class |
RedisMetricRepository
A
MetricRepository implementation for a redis backend. |
Copyright © 2014. All rights reserved.