public class SimpleStoreRecovery extends net.openhft.chronicle.wire.AbstractMarshallable implements StoreRecovery
| Constructor and Description |
|---|
SimpleStoreRecovery() |
| Modifier and Type | Method and Description |
|---|---|
long |
recoverAndWriteHeader(net.openhft.chronicle.wire.Wire wire,
long timeoutMS,
net.openhft.chronicle.core.values.LongValue lastPosition,
net.openhft.chronicle.wire.Sequence sequence) |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitclose, writeHeaderwriteMarshallable, writeValue$equals, $fieldInfos, $hashCode, $toString, copyFrom, copyTo, deepCopy, fromFile, fromFile, fromFileAsMap, fromFileAsMap, fromHexString, fromString, fromString, fromString, getClassName, getField, mergeToMap, readMarshallable, reset, setField, streamFromFile, streamFromFile, writeMarshallablepublic long recoverAndWriteHeader(@NotNull
net.openhft.chronicle.wire.Wire wire,
long timeoutMS,
@NotNull
net.openhft.chronicle.core.values.LongValue lastPosition,
net.openhft.chronicle.wire.Sequence sequence)
throws net.openhft.chronicle.wire.UnrecoverableTimeoutException
recoverAndWriteHeader in interface StoreRecoverynet.openhft.chronicle.wire.UnrecoverableTimeoutExceptionCopyright © 2019. All rights reserved.