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