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.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.conflict |
This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.
|
org.infinispan.context |
Contexts contain information of a specific invocation on the cache, such as its origins, scope
(transactional or non-transactional), as well as invocation-specific flags.
|
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.functional |
Commons Functional API package
|
org.infinispan.health |
Health package.
|
org.infinispan.health.jmx |
Health JMX package.
|
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.partitionhandling | |
org.infinispan.rest |
REST Server bootstrap and Netty bridge classes.
|
org.infinispan.rest.authentication |
Authentication API for REST.
|
org.infinispan.rest.cachemanager |
Cache manager wrapper for REST interface.
|
org.infinispan.rest.cachemanager.exceptions |
Cache Manager Exceptions for REST interface.
|
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.objectfilter |
Querying on plain Java objects.
|
org.infinispan.query |
Query API.
|
org.infinispan.query.api.continuous |
Continuous querying API.
|
org.infinispan.query.continuous |
Functionality related to continuous query, which sends updates to the client based on the client
query when there are any changes to the data which match the original query.
|
org.infinispan.query.dsl |
Query DSL API.
|
org.infinispan.query.remote |
Server-side remote query components.
|
org.infinispan.query.remote.client |
Hot Rod query API.
|
Package | Description |
---|---|
org.infinispan.distexec |
Distribute Executor APIs
|
Package | Description |
---|---|
org.infinispan.counter |
Embedded Clustered Counters.
|
org.infinispan.counter.api |
Clustered Counters API.
|
org.infinispan.counter.configuration |
Embedded Clustered Counter Configuration.
|
org.infinispan.counter.exception |
Clustered Counters Exceptions.
|
Package | Description |
---|---|
org.infinispan.lock |
Embedded Clustered Locks.
|
org.infinispan.lock.api |
Clustered Locks API.
|
org.infinispan.lock.exception |
Clustered Locks 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
|
Package | Description |
---|---|
org.infinispan.scripting |
Scripting APIs
|
Package | Description |
---|---|
org.infinispan.tasks |
Classes and interfaces related to task execution
|
Package | Description |
---|---|
org.infinispan.multimap.api.embedded |
Embedded Multimap API.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.