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