JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
G
H
I
N
O
R
S
A
AbstractObjectCache
- Class in
org.opendaylight.yangtools.objcache.spi
Abstract object cache implementation.
AbstractObjectCache(Cache<AbstractObjectCache.SoftKey<?>, Object>, FinalizableReferenceQueue)
- Constructor for class org.opendaylight.yangtools.objcache.spi.
AbstractObjectCache
AbstractObjectCache.SoftKey
<
T
> - Class in
org.opendaylight.yangtools.objcache.spi
Key used in the underlying map.
AbstractObjectCache.SoftKey(T, FinalizableReferenceQueue)
- Constructor for class org.opendaylight.yangtools.objcache.spi.
AbstractObjectCache.SoftKey
AbstractObjectCacheBinder
- Class in
org.opendaylight.yangtools.objcache.spi
AbstractObjectCacheBinder(IObjectCacheFactory)
- Constructor for class org.opendaylight.yangtools.objcache.spi.
AbstractObjectCacheBinder
C
createSoftKey(T)
- Method in class org.opendaylight.yangtools.objcache.spi.
AbstractObjectCache
E
equals(Object)
- Method in class org.opendaylight.yangtools.objcache.spi.
AbstractObjectCache.SoftKey
G
getInstance()
- Static method in class org.opendaylight.yangtools.objcache.impl.
StaticObjectCacheBinder
getInstance()
- Static method in class org.opendaylight.yangtools.objcache.spi.
NoopObjectCache
Get the cache instance.
getObjectCache(Class<?>)
- Static method in class org.opendaylight.yangtools.objcache.
ObjectCacheFactory
Get an ObjectCache for caching a particular object class.
getObjectCache(Class<?>)
- Method in interface org.opendaylight.yangtools.objcache.spi.
IObjectCacheFactory
getProduct(B)
- Method in interface org.opendaylight.yangtools.objcache.
ObjectCache
Get a reference to an object equal to the product of a builder.
getProduct(B)
- Method in class org.opendaylight.yangtools.objcache.spi.
AbstractObjectCache
getProduct(B)
- Method in class org.opendaylight.yangtools.objcache.spi.
NoopObjectCache
getProductCacheFactory()
- Method in class org.opendaylight.yangtools.objcache.spi.
AbstractObjectCacheBinder
getProductCacheFactory()
- Method in interface org.opendaylight.yangtools.objcache.spi.
ObjectCacheFactoryBinder
Get the implementation-specific cache factory.
getReference(T)
- Method in interface org.opendaylight.yangtools.objcache.
ObjectCache
Get a reference for an object which is equal to specified object.
getReference(T)
- Method in class org.opendaylight.yangtools.objcache.spi.
AbstractObjectCache
getReference(T)
- Method in class org.opendaylight.yangtools.objcache.spi.
NoopObjectCache
H
hashCode()
- Method in class org.opendaylight.yangtools.objcache.spi.
AbstractObjectCache.SoftKey
I
INSTANCE
- Static variable in class org.opendaylight.yangtools.objcache.spi.
NoopObjectCacheBinder
IObjectCacheFactory
- Interface in
org.opendaylight.yangtools.objcache.spi
N
NoopObjectCache
- Class in
org.opendaylight.yangtools.objcache.spi
No-operation implementation of an Object Cache.
NoopObjectCacheBinder
- Class in
org.opendaylight.yangtools.objcache.spi
O
ObjectCache
- Interface in
org.opendaylight.yangtools.objcache
A cache of objects.
ObjectCacheFactory
- Class in
org.opendaylight.yangtools.objcache
Point of entry for acquiring an
ObjectCache
instance.
ObjectCacheFactoryBinder
- Interface in
org.opendaylight.yangtools.objcache.spi
Interface binding an implementation into ObjectCacheFactory.
org.opendaylight.yangtools.objcache
- package org.opendaylight.yangtools.objcache
org.opendaylight.yangtools.objcache.impl
- package org.opendaylight.yangtools.objcache.impl
Static binding implementation package.
org.opendaylight.yangtools.objcache.spi
- package org.opendaylight.yangtools.objcache.spi
Service Provider Interface for Object Cache.
R
reset()
- Static method in class org.opendaylight.yangtools.objcache.
ObjectCacheFactory
S
StaticObjectCacheBinder
- Class in
org.opendaylight.yangtools.objcache.impl
A
C
E
G
H
I
N
O
R
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.