Index
All Classes and Interfaces|All Packages
A
- appendAsync(AuditEntry) - Method in class com.cotani.audit.storage.StorageAuditRepository
C
- com.cotani.audit.storage - package com.cotani.audit.storage
- CotaniAuditStorages - Class in com.cotani.audit.storage
-
Factory and migration entry point for the SQL audit adapter.
- create(CotaniStorage) - Static method in class com.cotani.audit.storage.CotaniAuditStorages
-
Creates an audit service using a started Cotani Storage instance.
- CreateAuditIndexesMigration - Class in com.cotani.audit.storage
-
Adds indexes for bounded audit queries without changing the original table migration.
- CreateAuditIndexesMigration() - Constructor for class com.cotani.audit.storage.CreateAuditIndexesMigration
- CreateAuditTablesMigration - Class in com.cotani.audit.storage
-
Creates the append-only table used by the SQL audit repository.
- CreateAuditTablesMigration() - Constructor for class com.cotani.audit.storage.CreateAuditTablesMigration
D
- description() - Method in class com.cotani.audit.storage.CreateAuditIndexesMigration
- description() - Method in class com.cotani.audit.storage.CreateAuditTablesMigration
M
- migrate(Schema) - Method in class com.cotani.audit.storage.CreateAuditIndexesMigration
- migrate(Schema) - Method in class com.cotani.audit.storage.CreateAuditTablesMigration
- migrations() - Static method in class com.cotani.audit.storage.CotaniAuditStorages
-
Returns the migration required before creating a storage-backed audit service.
- migrations() - Static method in class com.cotani.audit.storage.StorageAuditRepository
Q
- queryAsync(AuditQuery) - Method in class com.cotani.audit.storage.StorageAuditRepository
S
- StorageAuditRepository - Class in com.cotani.audit.storage
-
Idempotent Cotani Storage implementation of the append-only audit repository.
- StorageAuditRepository(CotaniStorage) - Constructor for class com.cotani.audit.storage.StorageAuditRepository
V
- version() - Method in class com.cotani.audit.storage.CreateAuditIndexesMigration
- version() - Method in class com.cotani.audit.storage.CreateAuditTablesMigration
All Classes and Interfaces|All Packages