Uses of Class
com.atlassian.cache.impl.ReferenceKey

Packages that use ReferenceKey
com.atlassian.cache.hazelcast   
com.atlassian.cache.impl   
 

Uses of ReferenceKey in com.atlassian.cache.hazelcast
 

Constructor parameters in com.atlassian.cache.hazelcast with type arguments of type ReferenceKey
HazelcastHybridCachedReference(String name, CacheFactory localFactory, com.hazelcast.core.IMap<ReferenceKey,Long> versionMap, Supplier<V> supplier, CacheSettings settings)
           
 

Uses of ReferenceKey in com.atlassian.cache.impl
 

Fields in com.atlassian.cache.impl declared as ReferenceKey
static ReferenceKey ReferenceKey.KEY
           
 



Copyright © 2015 Atlassian. All rights reserved.