Package | Description |
---|---|
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
org.infinispan.api |
API package
|
org.infinispan.config |
Cache configuration beans and parsers.
|
org.infinispan.configuration.cache |
Classes related to eviction.
|
org.infinispan.distexec | |
org.infinispan.distribution |
Classes relating to the distributed cache mode.
|
org.infinispan.remoting.rpc |
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
|
org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
org.infinispan.util.concurrent |
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities
and containers.
|
org.infinispan.util.concurrent.locks |
Lock and synchronization related classes, tools and utilities.
|
Class and Description |
---|
NotifyingFuture
A sub-interface of a Future, that allows for listeners to be attached so that observers can be notified of when the
future completes.
|
Class and Description |
---|
NotifyingFuture
A sub-interface of a Future, that allows for listeners to be attached so that observers can be notified of when the
future completes.
|
Class and Description |
---|
IsolationLevel
Various transaction isolation levels as an enumerated class.
|
Class and Description |
---|
IsolationLevel
Various transaction isolation levels as an enumerated class.
|
Class and Description |
---|
FutureListener
A listener that is called back when a future is done.
|
NotifyingFuture
A sub-interface of a Future, that allows for listeners to be attached so that observers can be notified of when the
future completes.
|
NotifyingNotifiableFuture
An internal interface which adds the ability to inform the future of completion.
|
Class and Description |
---|
NotifyingNotifiableFuture
An internal interface which adds the ability to inform the future of completion.
|
Class and Description |
---|
NotifyingNotifiableFuture
An internal interface which adds the ability to inform the future of completion.
|
Class and Description |
---|
NotifyingNotifiableFuture
An internal interface which adds the ability to inform the future of completion.
|
TimeoutException
Thrown when a timeout occurred.
|
Class and Description |
---|
AbstractInProcessFuture
An abstract Future that has "completed"
|
BoundedConcurrentHashMap.Eviction |
BoundedConcurrentHashMap.EvictionListener |
FutureListener
A listener that is called back when a future is done.
|
IsolationLevel
Various transaction isolation levels as an enumerated class.
|
NotifyingFuture
A sub-interface of a Future, that allows for listeners to be attached so that observers can be notified of when the
future completes.
|
NotifyingFutureImpl
Constructs an instance of a
NotifyingFuture . |
NotifyingNotifiableFuture
An internal interface which adds the ability to inform the future of completion.
|
Class and Description |
---|
TimeoutException
Thrown when a timeout occurred.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.