Index

B C E G H M N P R U V 
All Classes and Interfaces|All Packages

B

be.looorent.jflu.store - package be.looorent.jflu.store
 

C

createDatabaseConnection() - Static method in enum class 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 Class in be.looorent.jflu.store
Database properties and how to connect to it..

G

getEnvironmentVariableName() - Method in enum class be.looorent.jflu.store.EventStoreDatabaseConfiguration
 
getPropertyName() - Method in enum class be.looorent.jflu.store.EventStoreDatabaseConfiguration
 

H

HOST - Enum constant in enum class 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 - Enum constant in enum class be.looorent.jflu.store.EventStoreDatabaseConfiguration
 

P

PASSWORD - Enum constant in enum class be.looorent.jflu.store.EventStoreDatabaseConfiguration
 
PORT - Enum constant in enum class be.looorent.jflu.store.EventStoreDatabaseConfiguration
 

R

readFrom(Properties) - Method in enum class be.looorent.jflu.store.EventStoreDatabaseConfiguration
 
readPropertiesFromEnvironment() - Static method in enum class 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 - Enum constant in enum class be.looorent.jflu.store.EventStoreDatabaseConfiguration
 

V

valueOf(String) - Static method in enum class be.looorent.jflu.store.EventStoreDatabaseConfiguration
Returns the enum constant of this class with the specified name.
values() - Static method in enum class be.looorent.jflu.store.EventStoreDatabaseConfiguration
Returns an array containing the constants of this enum class, in the order they are declared.
B C E G H M N P R U V 
All Classes and Interfaces|All Packages