Uses of Class
io.axoniq.framework.messaging.multitenancy.eventsourcing.MultiTenantEventStorageEngine
Packages that use MultiTenantEventStorageEngine
Package
Description
Contains the configuration components wiring multi-tenancy defaults into an Axon Framework application.
-
Uses of MultiTenantEventStorageEngine in io.axoniq.framework.messaging.multitenancy.configuration
Methods in io.axoniq.framework.messaging.multitenancy.configuration with parameters of type MultiTenantEventStorageEngineModifier and TypeMethodDescriptionvoidMultiTenantStreamingProcessorRestarter.follow(MultiTenantEventStorageEngine engine) Follows the tenant changes of the givenengine, whose tenants decide what a re-opened stream spans.