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.cache.impl | |
org.infinispan.conflict |
This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.
|
org.infinispan.distexec |
Distribute Executor APIs
|
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.manager |
Cache manager package
|
org.infinispan.notifications.cachelistener.event |
Cache -specific listener events |
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.spi |
The Persistence SPI
|
org.infinispan.query |
Query 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.rest.cachemanager |
Cache manager wrapper for REST interface.
|
org.infinispan.security |
The Security API
|
org.infinispan.stream |
This package contains various helper classes when using the
CacheStream or its various
classes. |
org.infinispan.tasks |
Classes and interfaces related to task execution
|
Class and Description |
---|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Cache
The central interface of Infinispan.
|
CacheCollection
A collection type that returns special Cache based streams that have additional options to tweak behavior.
|
CacheSet
A set that also must implement the various
CacheCollection methods for streams. |
CacheStream |
CacheStream.SegmentCompletionListener
Functional interface that is used as a callback when segments are completed.
|
DoubleCacheStream
A
DoubleStream that has additional methods to allow for Serializable instances. |
IntCacheStream
A
IntStream that has additional methods to allow for Serializable instances. |
LongCacheStream
A
LongStream that has additional methods to allow for Serializable instances. |
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Cache
The central interface of Infinispan.
|
Class and Description |
---|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Class and Description |
---|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Class and Description |
---|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.