@Internal public interface ChangelogState
ChangelogKeyedStateBackend
. Allows replaying recorded changes on recovery
using StateChangeApplier
Modifier and Type | Method and Description |
---|---|
StateChangeApplier |
getChangeApplier(ChangelogApplierFactory factory) |
void |
resetWritingMetaFlag()
Enable logging meta data before next writes.
|
<IS> void |
setDelegatedState(IS state) |
StateChangeApplier getChangeApplier(ChangelogApplierFactory factory)
<IS> void setDelegatedState(IS state)
void resetWritingMetaFlag()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.