| Class | Description |
|---|---|
| AbstractBuffersUsageGauge |
Abstract gauge implementation for calculating the buffer usage percent.
|
| CreditBasedInputBuffersUsageGauge |
Gauge metric measuring the input buffers usage for
SingleInputGates under credit based
mode. |
| ExclusiveBuffersUsageGauge |
Gauge metric measuring the exclusive buffers usage gauge for
SingleInputGates. |
| FloatingBuffersUsageGauge |
Gauge metric measuring the floating buffers usage gauge for
SingleInputGates. |
| InputBuffersGauge |
Gauge metric measuring the number of queued input buffers for
SingleInputGates. |
| InputBuffersSizeGauge |
Gauge metric measuring the size in bytes of queued input buffers for
SingleInputGates. |
| InputChannelMetrics |
Collects metrics for
RemoteInputChannel and LocalInputChannel. |
| InputGateMetrics |
Collects metrics of an input gate.
|
| NettyShuffleMetricFactory |
Factory for netty shuffle service metrics.
|
| OutputBufferPoolUsageGauge |
Gauge metric measuring the output buffer pool usage gauge for
ResultPartitions. |
| OutputBuffersGauge |
Gauge metric measuring the number of queued output buffers for
ResultPartitions. |
| OutputBuffersSizeGauge |
Gauge metric measuring the size in bytes of queued output buffers for
ResultPartitions. |
| ResultPartitionBytesCounter |
This counter will count the data size of a partition.
|
| ResultPartitionMetrics |
Collects metrics of a result partition.
|
| TimeToConsumeGauge |
Gauge metric measuring the maximal time to consume all buffers of all input gates.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.