Package | Description |
---|---|
org.infinispan.tree |
This package contains the TreeCache.
|
Class and Description |
---|
Fqn |
FqnComparator
Compares the order of two FQN.
|
Node |
NodeKey
A class that represents the key to a node
|
NodeKey.Type |
NodeNotExistsException
Thrown when an operation is attempted on a non-existing node in the cache
|
TreeCache
This is a tree-like facade around a
Cache allowing for efficient tree-style access to cached data. |
TreeStructureSupport |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.