Uses of Class
io.trino.execution.buffer.SpoolingOutputStats.Snapshot
Packages that use SpoolingOutputStats.Snapshot
-
Uses of SpoolingOutputStats.Snapshot in io.trino.execution
Methods in io.trino.execution that return SpoolingOutputStats.SnapshotModifier and TypeMethodDescriptionRemoteTask.retrieveAndDropSpoolingOutputStats()Retrieves spooling output stats. -
Uses of SpoolingOutputStats.Snapshot in io.trino.execution.buffer
Methods in io.trino.execution.buffer that return types with arguments of type SpoolingOutputStats.SnapshotModifier and TypeMethodDescriptionSpoolingOutputStats.getFinalSnapshot()OutputBufferInfo.getSpoolingOutputStats() -
Uses of SpoolingOutputStats.Snapshot in io.trino.server.remotetask
Methods in io.trino.server.remotetask that return SpoolingOutputStats.SnapshotModifier and TypeMethodDescriptionHttpRemoteTask.retrieveAndDropSpoolingOutputStats()TaskInfoFetcher.retrieveAndDropSpoolingOutputStats()