Index
B C E G H M N P R U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- be.looorent.jflu.store - package be.looorent.jflu.store
C
- createDatabaseConnection() - Static method in enum be.looorent.jflu.store.EventStoreDatabaseConfiguration
E
- EventStore - Class in be.looorent.jflu.store
-
Startup class that registers a single projector to record each event into a store.
- EventStore() - Constructor for class be.looorent.jflu.store.EventStore
- EventStoreDatabaseConfiguration - Enum in be.looorent.jflu.store
-
Database properties and how to connect to it..
G
- getEnvironmentVariableName() - Method in enum be.looorent.jflu.store.EventStoreDatabaseConfiguration
- getPropertyName() - Method in enum be.looorent.jflu.store.EventStoreDatabaseConfiguration
H
- HOST - be.looorent.jflu.store.EventStoreDatabaseConfiguration
M
- main(String...) - Static method in class be.looorent.jflu.store.EventStore
- main(String...) - Static method in class be.looorent.jflu.store.ReplayService
N
- NAME - be.looorent.jflu.store.EventStoreDatabaseConfiguration
P
- PASSWORD - be.looorent.jflu.store.EventStoreDatabaseConfiguration
- PORT - be.looorent.jflu.store.EventStoreDatabaseConfiguration
R
- readFrom(Properties) - Method in enum be.looorent.jflu.store.EventStoreDatabaseConfiguration
- readPropertiesFromEnvironment() - Static method in enum be.looorent.jflu.store.EventStoreDatabaseConfiguration
- replay() - Method in class be.looorent.jflu.store.ReplayService
- ReplayService - Class in be.looorent.jflu.store
-
This service can be used to read all events from the database and send them to the exchange with
status=replay - ReplayService(long, EventPublisher) - Constructor for class be.looorent.jflu.store.ReplayService
U
- USERNAME - be.looorent.jflu.store.EventStoreDatabaseConfiguration
V
- valueOf(String) - Static method in enum be.looorent.jflu.store.EventStoreDatabaseConfiguration
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum be.looorent.jflu.store.EventStoreDatabaseConfiguration
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages