public interface BackupInput extends io.atomix.storage.buffer.BufferInput<BackupInput>
| Modifier and Type | Method and Description |
|---|---|
<U> U |
readObject()
Deserializes an object from the input.
|
close, hasRemaining, position, read, read, read, read, read, readBoolean, readByte, readBytes, readChar, readDouble, readFloat, readInt, readLong, readMedium, readObject, readShort, readString, readString, readUnsignedByte, readUnsignedInt, readUnsignedMedium, readUnsignedShort, readUTF8, remaining, skipCopyright © 2013–2018. All rights reserved.