| Interface | Description |
|---|---|
| Statistics |
Represents one or more statistics samples.
|
| VertexStatsTracker<T extends Statistics> |
Interface for a tracker of statistics for
AccessExecutionJobVertex. |
| Class | Description |
|---|---|
| TaskStatsRequestCoordinator<T,V> |
Encapsulates the common functionality for requesting statistics from tasks and combining their
responses.
|
| TaskStatsRequestCoordinator.PendingStatsRequest<T,V> |
A pending task stats request, which collects samples from individual tasks and completes the
response future upon gathering all of of them.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.