@Beta public abstract class AbstractBindingNormalizedNodeCacheHolder extends Object
DataContainerCodecContext
to which cache is associated.Modifier | Constructor and Description |
---|---|
protected |
AbstractBindingNormalizedNodeCacheHolder(Set<Class<? extends TreeNode>> cacheSpec) |
Modifier and Type | Method and Description |
---|---|
BindingNormalizedNodeCache |
getCachingSerializer(DataContainerCodecContext<?,?> childCtx) |
boolean |
isCached(Class<? extends TreeNode> type)
Check if specific type is cached.
|
public BindingNormalizedNodeCache getCachingSerializer(DataContainerCodecContext<?,?> childCtx)
Copyright © 2019 OpenDaylight. All rights reserved.