package ledger
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
ConcurrencyException extends Exception
Created by kevin on 25/4/2018.
- class DuplicateCommitException extends Exception
- class EntityView extends EventStreamReceiver
- class FirestoreLedger extends RepositoryWithEntityStream
-
class
FirestoreRepository extends RepositoryWithEntityStream
Environment variable GOOGLE_APPLICATION_CREDENTIALS needs setting for this to work
Environment variable GOOGLE_APPLICATION_CREDENTIALS needs setting for this to work
- See also
https://firebase.google.com/docs/admin/setup
- class InMemoryDispatcher extends Logging
- class InMemoryLedger extends RepositoryWithSingleStream with Logging
- class KafkaEventDispatcher extends Logging
- class KafkaLedger extends Repository with Logging
- trait Logging extends AnyRef
-
class
StorageException extends Exception
Created by kevin on 25/4/2018.
-
class
StorageUnavailableException extends StorageException
Created by kevin on 25/4/2018.
Value Members
-
object
BinarySerializer
Created by kevin on 25/4/2018.
- object InstantSerializer extends CustomSerializer[Instant]
- object UUIDSerializer extends CustomSerializer[UUID]