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-awareCache
backed by a gRPC transport that transforms keys/values using XStream serialization/deserialization.A cluster-awareCachedReference
backed by a gRPC transport.Cache manager that maintains both local and cluster-aware caches/cached references.Common implementation ofManagedCache
for gRPC backed caches.