Interface RequestJournalStore

All Superinterfaces:
Store<UUID,ServeEvent>
All Known Implementing Classes:
InMemoryRequestJournalStore

public interface RequestJournalStore extends Store<UUID,ServeEvent>