Package | Description |
---|---|
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
org.infinispan.affinity |
This package contains the
KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodes |
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 |
Commons package
|
org.infinispan.commons.api |
Commons API package
|
org.infinispan.commons.api.functional |
Commons Functional API package
|
org.infinispan.commons.configuration |
Commons Configuration package
|
org.infinispan.commons.equivalence |
Equivalence classes and interfaces to enable equivalence comparison between native types, arrays, etc.
|
org.infinispan.commons.executors |
Commons Executors package
|
org.infinispan.commons.hash |
Commons Hash package
|
org.infinispan.commons.io |
Commons IO package
|
org.infinispan.commons.marshall |
Provides Infinispan-specific input and output streams, buffers and related utilities.
|
org.infinispan.commons.marshall.exts |
Provides Infinispan-specific extensions to the marshallers.
|
org.infinispan.commons.marshall.jboss |
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
|
org.infinispan.commons.util |
Commons package providing various utility classes
|
org.infinispan.commons.util.concurrent |
Provides commons interfaces and classes related to concurrency
|
org.infinispan.configuration.cache |
Cache configuration |
org.infinispan.configuration.global |
EmbeddedCacheManager configuration |
org.infinispan.distribution |
Classes relating to the distributed cache mode.
|
org.infinispan.distribution.ch |
Consistent Hash interfaces
|
org.infinispan.eviction |
Classes related to eviction.
|
org.infinispan.expiration |
Classes related to entry expiration.
|
org.infinispan.filter |
Provides capabilities around filtering and converting entries that are found in the cache or cache store/loader.
|
org.infinispan.interceptors.base |
Base interceptors containing common, reusable behavior.
|
org.infinispan.io |
Provides Infinispan-specific input and output streams, buffers and related utilities.
|
org.infinispan.lifecycle |
Component lifecycle.
|
org.infinispan.manager |
Cache manager package
|
org.infinispan.metadata |
Metadata interfaces
|
org.infinispan.notifications |
Notifications and eventing for listeners on both the Cache and CacheManager interfaces.
|
org.infinispan.notifications.cachelistener.annotation |
Cache -specific listener annotations |
org.infinispan.notifications.cachelistener.event |
Cache -specific listener events |
org.infinispan.notifications.cachelistener.filter |
Cache -specific notifications and eventing filtering classes. |
org.infinispan.notifications.cachemanagerlistener.annotation |
EmbeddedCacheManager -specific listener annotations |
org.infinispan.notifications.cachemanagerlistener.event |
EmbeddedCacheManager -specific listener events |
org.infinispan.rest.configuration |
REST Server Configuration API
|
org.infinispan.security |
The Security API
|
org.infinispan.stats |
Cache statistics.
|
org.infinispan.stream |
This package contains various helper classes when using the
CacheStream or its various
classes. |
org.infinispan.transaction |
JTA transaction support.
|
org.infinispan.transaction.lookup |
Interfaces and implementations of lookup classes to locate and/or instantiate JTA
TransactionManager s. |
Package | Description |
---|---|
org.infinispan.query |
Query API
|
org.infinispan.query.api.continuous |
Continuous querying API for Infinispan.
|
org.infinispan.query.dsl |
A DSL for querying an Infinispan Cache.
|
org.infinispan.query.remote | |
org.infinispan.query.remote.client |
Package | Description |
---|---|
org.infinispan.distexec |
Distribute Executor APIs
|
Package | Description |
---|---|
org.infinispan.client.hotrod |
HotRod Client API
|
org.infinispan.client.hotrod.annotation |
Hot Rod client annotations.
|
org.infinispan.client.hotrod.configuration |
HotRod Client Configuration API
|
org.infinispan.client.hotrod.event |
Hot Rod client remote event API.
|
org.infinispan.client.hotrod.exceptions |
HotRod Client Exceptions
|
Package | Description |
---|---|
org.infinispan.server.core.configuration |
Core Server Configuration API
|
org.infinispan.server.hotrod.configuration |
HotRod Server Configuration API
|
org.infinispan.server.memcached.configuration |
Memcached Server Configuration API
|
org.infinispan.server.websocket.configuration |
WebSocket Server Configuration API
|
Package | Description |
---|---|
org.infinispan.tree |
This package contains the TreeCache.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.