Interface | Description |
---|---|
AssociationCache |
Association-specific cache which also supports generating unique identifiers which have not been used before in
the lifetime of the cache (via
AssociationCache.nextId() ). |
Class | Description |
---|---|
AssociationStringMapFormat |
Serialises and de-serialises
Association objects as maps of String to Strings. |
CacheBackedAssociationStore | |
InMemoryAssociationCache | |
RedisAssociationCache |
An implementation of the association cache backed by Redis.
|
Copyright © 2018 Atlassian. All rights reserved.