Interface InternalTimersSnapshotReaderWriters.InternalTimersSnapshotWriter

    • Method Detail

      • writeTimersSnapshot

        void writeTimersSnapshot​(org.apache.flink.core.memory.DataOutputView out)
                          throws IOException
        Writes the timers snapshot to the output view.
        Parameters:
        out - the output view to write to
        Throws:
        IOException