Package | Description |
---|---|
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
org.infinispan.affinity | |
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
org.infinispan.commands.read | |
org.infinispan.commands.remote |
Meta-commands that wrap other commands for remote execution.
|
org.infinispan.commands.tx |
Commands that represent transactional lifecycle transitions.
|
org.infinispan.commands.write |
Commands that alter the state of the cache.
|
org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
org.infinispan.lifecycle |
Component lifecycle.
|
org.infinispan.lucene |
Lucene Directory implementation which stores the index in Infinispan.
|
org.infinispan.lucene.cacheloader | |
org.infinispan.manager |
Cache manager package
|
org.infinispan.persistence.async | |
org.infinispan.persistence.cli | |
org.infinispan.persistence.cluster |
A
CacheLoader (not CacheStore ) that polls other nodes in the cluster for state. |
org.infinispan.persistence.file |
Simple filesystem-based
CacheStore implementation. |
org.infinispan.persistence.jdbc.binary |
This JDBC CacheStore implementation is optimized for storing binary (non-String)
keys in the cache.
|
org.infinispan.persistence.jdbc.mixed |
This is a delegating CacheStore implementation that delegates either to a binary
or String based JDBC cache store depending on the key used.
|
org.infinispan.persistence.jdbc.stringbased |
This JDBC CacheStore implementation is optimized for storing String
keys in the cache.
|
org.infinispan.persistence.manager | |
org.infinispan.persistence.remote | |
org.infinispan.persistence.spi | |
org.infinispan.persistence.support | |
org.infinispan.query.impl | |
org.infinispan.remoting |
Remote communication between cache instances.
|
org.infinispan.remoting.transport |
Transports handle the low-level networking, used by the remoting components.
|
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.concurrent |
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities
and containers.
|
org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
Class and Description |
---|
ComponentStatus
Different states a component may be in.
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
ComponentStatus
Different states a component may be in.
|
Class and Description |
---|
ComponentStatus
Different states a component may be in.
|
Class and Description |
---|
ComponentStatus
Different states a component may be in.
|
Class and Description |
---|
ComponentStatus
Different states a component may be in.
|
Class and Description |
---|
ComponentStatus
Different states a component may be in.
|
Class and Description |
---|
ComponentStatus
Different states a component may be in.
|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
ComponentStatus
Different states a component may be in.
|
ModuleLifecycle
ModuleLifecycle is an internal API hook for delegating lifecycle events to Infinispan sub-modules.
|
Class and Description |
---|
AbstractModuleLifecycle
A default, no-op implementation of the
ModuleLifecycle interface, designed for easy
extension. |
ModuleLifecycle
ModuleLifecycle is an internal API hook for delegating lifecycle events to Infinispan sub-modules.
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
ComponentStatus
Different states a component may be in.
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
AbstractModuleLifecycle
A default, no-op implementation of the
ModuleLifecycle interface, designed for easy
extension. |
ModuleLifecycle
ModuleLifecycle is an internal API hook for delegating lifecycle events to Infinispan sub-modules.
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
ModuleLifecycle
ModuleLifecycle is an internal API hook for delegating lifecycle events to Infinispan sub-modules.
|
Class and Description |
---|
Lifecycle
Lifecycle interface that defines the lifecycle of components
|
Class and Description |
---|
ComponentStatus
Different states a component may be in.
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.