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 |
Distributed Executor APIs (deprecated)
|
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.lucene.directory |
Builder for Lucene Directory implementation which stores the index in Infinispan.
|
org.infinispan.lucene.readlocks |
Several implementations for a SegmentReadLocker, pick one depending on your use case.
|
org.infinispan.manager |
Cache manager API.
|
org.infinispan.notifications.cachelistener.event |
Cache -specific listener events |
org.infinispan.persistence |
Persistence API.
|
org.infinispan.persistence.spi |
The Persistence SPI.
|
org.infinispan.query |
Query API.
|
org.infinispan.security |
Security API.
|
org.infinispan.stream |
Cache stream processing.
|
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 . |
BaseCacheStream
Interface that defines the base methods of all streams returned from a
Cache . |
BaseCacheStream.SegmentCompletionListener
Functional interface that is used as a callback when segments are completed.
|
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 |
DoubleCacheStream
A
DoubleStream that has additional methods to allow for Serializable instances. |
IntCacheStream
A
IntStream that has additional methods to allow for Serializable instances. |
LockedStream
Stream that allows for operation upon data solely with side effects by using
LockedStream.forEach(BiConsumer)
where the BiConsumer is invoked while guaranteeing that the entry being passed is properly locked for the
entire duration of the invocation. |
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 |
---|
CacheStream |
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 |
---|
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 |
---|
Cache
The central interface of Infinispan.
|
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.