Class | Description |
---|---|
AbstractBuffersUsageGauge |
Abstract gauge implementation for calculating the buffer usage percent.
|
CreditBasedInputBuffersUsageGauge |
Gauge metric measuring the input buffers usage for
SingleInputGate s under credit based
mode. |
ExclusiveBuffersUsageGauge |
Gauge metric measuring the exclusive buffers usage gauge for
SingleInputGate s. |
FloatingBuffersUsageGauge |
Gauge metric measuring the floating buffers usage gauge for
SingleInputGate s. |
InputBuffersGauge |
Gauge metric measuring the number of queued input buffers for
SingleInputGate s. |
InputBuffersSizeGauge |
Gauge metric measuring the size in bytes of queued input buffers for
SingleInputGate s. |
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
ResultPartition s. |
OutputBuffersGauge |
Gauge metric measuring the number of queued output buffers for
ResultPartition s. |
OutputBuffersSizeGauge |
Gauge metric measuring the size in bytes of queued output buffers for
ResultPartition s. |
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.