Interface ChangelogStateHandle

All Superinterfaces:
CompositeStateHandle, KeyedStateHandle, Serializable, StateObject
All Known Implementing Classes:
ChangelogStateHandleStreamImpl, InMemoryChangelogStateHandle

@Internal public interface ChangelogStateHandle extends KeyedStateHandle
A handle to saved state changes.
  • Method Details