Uses of Class
org.infinispan.metadata.impl.PrivateMetadata

Packages that use PrivateMetadata
Package
Description
Commands that operate on the cache, either locally or remotely.
 
Commands that alter the state of the cache.
Entries which are stored in data containers.
 
Data containers which store cache entries.
 
 
Basic interceptors
This package should mainly contain MessageMarshaller implementations for classes which a static inner class is not possible.
 
The Persistence SPI.
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers.