| Interface | Description |
|---|---|
| MetricConsumer |
An interface that allows consuming keys and primitive values
stored in
Metric objects. |
| Class | Description |
|---|---|
| ConcurrentArrayRingbuffer<E> | |
| ConcurrentArrayRingbuffer.RingbufferSlice<E> | |
| ManagementCenterPublisher |
Renderer to serialize metrics to byte[] to be read by Management Center.
|
| Metric |
Represents a metric data point (key and value).
|
| MetricsCompressor |
Helper class for compressing metrics into a byte[] blob to be read by
various consumers.
|
| MetricsDataSerializerHook | |
| MetricsResultSet | |
| ReadMetricsOperation |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.