Package | Description |
---|---|
org.infinispan.config |
Cache configuration beans and parsers.
|
org.infinispan.configuration | |
org.infinispan.configuration.cache |
Classes related to eviction.
|
org.infinispan.configuration.global | |
org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
org.infinispan.loaders |
This package contains loaders and stores, which are used for overflow or persistence.
|
org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
org.infinispan.transaction.xa |
XA transaction support.
|
org.infinispan.util |
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.
|
org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
Class and Description |
---|
TypedProperties
Type-aware properties.
|
Class and Description |
---|
TypedProperties
Type-aware properties.
|
Class and Description |
---|
TypedProperties
Type-aware properties.
|
Class and Description |
---|
TypedProperties
Type-aware properties.
|
Class and Description |
---|
ModuleProperties
The
ModuleProperties class represents Infinispan's module service extensions |
Class and Description |
---|
TypedProperties
Type-aware properties.
|
Class and Description |
---|
TypedProperties
Type-aware properties.
|
Class and Description |
---|
ClusterIdGenerator
This class generates ids guaranteed to be unique cluster wide.
|
Class and Description |
---|
AbstractFileLookup |
AbstractMap
Similar to the JDK's AbstractMap, this provides common functionality for custom map implementations.
|
ByRef
This class can be used to pass an argument by reference.
|
ByteArrayKey
Wrapper class for byte[] keys.
|
FastCopyHashMap
A HashMap that is optimized for fast shallow copies.
|
FileLookup
Holds the logic of looking up a file, in the following sequence:
|
FileLookupFactory.DefaultFileLookup |
ForwardingList
A list which forwards all its method calls to another list.
|
Immutables.Immutable |
InfinispanCollections.Function
A function that converts a type into another one.
|
InfinispanCollections.MapMakerFunction
A function that converts an entry into a key/value pair for use in a map.
|
TypedProperties
Type-aware properties.
|
Class and Description |
---|
TypedProperties
Type-aware properties.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.