Package de.otto.synapse.messagestore
Interface SnapshotMessageStore
- All Superinterfaces:
java.lang.AutoCloseable,MessageStore
- All Known Implementing Classes:
DelegatingSnapshotMessageStore
public interface SnapshotMessageStore extends MessageStore
-
Method Summary
Modifier and Type Method Description java.time.InstantgetSnapshotTimestamp()Methods inherited from interface de.otto.synapse.messagestore.MessageStore
add, close, getChannelNames, getIndexes, getLatestChannelPosition, getLatestChannelPosition, isCompacting, size, stream, stream
-
Method Details
-
getSnapshotTimestamp
java.time.Instant getSnapshotTimestamp()
-