Package | Description |
---|---|
org.axonframework.eventhandling.tokenstore | |
org.axonframework.eventhandling.tokenstore.jdbc |
Modifier and Type | Method and Description |
---|---|
default Optional<String> |
TokenStore.retrieveStorageIdentifier()
Returns a unique identifier that uniquely identifies the storage location of the tokens in this store.
|
Modifier and Type | Method and Description |
---|---|
Optional<String> |
JdbcTokenStore.retrieveStorageIdentifier() |
Copyright © 2010–2023. All rights reserved.