public static interface InternalTimersSnapshotReaderWriters.InternalTimersSnapshotReader<K,N>
InternalTimersSnapshot.| Modifier and Type | Method and Description |
|---|---|
InternalTimersSnapshot<K,N> |
readTimersSnapshot(org.apache.flink.core.memory.DataInputView in)
Reads a timers snapshot from the provided input view.
|
InternalTimersSnapshot<K,N> readTimersSnapshot(org.apache.flink.core.memory.DataInputView in) throws IOException
in - the input viewIOExceptionCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.