Class SpillChannelManager

    • Constructor Detail

      • SpillChannelManager

        public SpillChannelManager()
    • Method Detail

      • addChannel

        public void addChannel​(org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID id)
        Add a new File channel.
      • addOpenChannels

        public void addOpenChannels​(List<org.apache.flink.runtime.io.disk.iomanager.FileIOChannel> toOpen)
        Open File channels.
      • removeChannel

        public void removeChannel​(org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID id)