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.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 |
This package contains stores, which are used for overflow or persistence.
|
org.infinispan.persistence.spi |
The Persistence SPI
|
org.infinispan.query |
Query API
|
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.tree |
This package contains the TreeCache.
|
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. |
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 . |
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 © 2017 JBoss, a division of Red Hat. All rights reserved.