Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.infinispan.tree Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
FqnA Fully Qualified Name (Fqn) is a list of names (typically Strings but can be any Object), which represent a path to a particular Node in a TreeCache.Classorg.infinispan.treeInfinispan
Fqn .ExternalizerClassorg.infinispan.tree.FqnInfinispan
NodeA Node is a named logical grouping of data in the TreeCache API of JBoss Cache.Interfaceorg.infinispan.treeInfinispan
NodeNotExistsExceptionThrown when an operation is attempted on a non-existing node in the cacheSince:4.Classorg.infinispan.treeInfinispan
NodeNotValidExceptionThrown whenever operations are attempted on a node that is no longer valid.Classorg.infinispan.treeInfinispan
TreeCacheThis is a tree-like facade around a Cache allowing for efficient tree-style access to cached data.Interfaceorg.infinispan.treeInfinispan
TreeCacheFactoryFactory class that contains API for users to create instances of TreeCacheAuthor:Navin SurtaniClassorg.infinispan.treeInfinispan