public static interface InternalTimersSnapshotReaderWriters.InternalTimersSnapshotWriter
InternalTimersSnapshot
.Modifier and Type | Method and Description |
---|---|
void |
writeTimersSnapshot(org.apache.flink.core.memory.DataOutputView out)
Writes the timers snapshot to the output view.
|
void writeTimersSnapshot(org.apache.flink.core.memory.DataOutputView out) throws IOException
out
- the output view to write toIOException
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.