Package | Description |
---|---|
org.infinispan.atomic |
This package contains the
AtomicMap interfaces and API that Infinispan exposes as building
blocks in creating other public interfaces such as the Tree API. |
org.infinispan.commons.configuration | |
org.infinispan.commons.equivalence |
Equivalence classes and interfaces to enable equivalence comparison between native types, arrays, etc.
|
org.infinispan.commons.util | |
org.infinispan.configuration.cache | |
org.infinispan.configuration.global | |
org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
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 |
---|
FastCopyHashMap
A HashMap that is optimized for fast shallow copies.
|
Class and Description |
---|
TypedProperties
Type-aware properties.
|
Class and Description |
---|
AbstractMap
Similar to the JDK's AbstractMap, this provides common functionality for custom map implementations.
|
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.
|
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.
|
WeakValueHashMap.ValueRef |
Class and Description |
---|
TypedProperties
Type-aware properties.
|
Class and Description |
---|
TypedProperties
Type-aware properties.
|
Class and Description |
---|
TypedProperties
Type-aware properties.
|
Class and Description |
---|
Immutables
Factory for generating immutable type wrappers.
|
TypedProperties
Type-aware properties.
|
Class and Description |
---|
TypedProperties
Type-aware properties.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.