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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
close, writeHeader
writeMarshallable, writeValue
$equals, $fieldInfos, $hashCode, $toString, copyFrom, copyTo, deepCopy, fromFile, fromFile, fromFileAsMap, fromFileAsMap, fromHexString, fromString, fromString, fromString, getClassName, getField, mergeToMap, readMarshallable, reset, setField, streamFromFile, streamFromFile, writeMarshallable
public 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 StoreRecovery
net.openhft.chronicle.wire.UnrecoverableTimeoutException
Copyright © 2019. All rights reserved.