Class FileSystemExchangeStats

java.lang.Object
io.trino.plugin.exchange.filesystem.FileSystemExchangeStats

public class FileSystemExchangeStats extends Object
  • Constructor Details

    • FileSystemExchangeStats

      public FileSystemExchangeStats()
  • Method Details

    • getCreateExchangeSourceHandles

      public ExecutionStats getCreateExchangeSourceHandles()
    • getGetCommittedPartitions

      public ExecutionStats getGetCommittedPartitions()
    • getCloseExchange

      public ExecutionStats getCloseExchange()
    • getExchangeSinkBlocked

      public ExecutionStats getExchangeSinkBlocked()
    • getExchangeSinkFinish

      public ExecutionStats getExchangeSinkFinish()
    • getExchangeSinkAbort

      public ExecutionStats getExchangeSinkAbort()
    • getExchangeSourceBlocked

      public ExecutionStats getExchangeSourceBlocked()
    • getFileSizeInBytes

      public io.airlift.stats.DistributionStat getFileSizeInBytes()