Package com.atlassian.bamboo.cluster.atlassiancache
-
Interface Summary Interface Description CachedReferenceRemoteAccessor The API for dealing with cached references related action originating from remote nodes.CacheRemoteAccessor The API for executing common cache operations originating from remote nodes. -
Class Summary Class Description GrpcBackedCache<K,V> A cluster-awareCachebacked by a gRPC transport that transforms keys/values using XStream serialization/deserialization.GrpcBackedCachedReference<V> A cluster-awareCachedReferencebacked by a gRPC transport.GrpcBackedCacheManager Cache manager that maintains both local and cluster-aware caches/cached references.ManagedCacheSupport Common implementation ofManagedCachefor gRPC backed caches.