Package | Description |
---|---|
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
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.interceptors.base |
Base interceptors containing common, reusable behavior.
|
org.infinispan.persistence |
This package contains stores, which are used for overflow or persistence.
|
Class and Description |
---|
Flag
Available flags, which may be set on a per-invocation basis.
|
InvocationContextContainer
Deprecated.
Since 9.0, this interface is going to be moved to an internal package.
|
Class and Description |
---|
EntryLookup
Interface that can look up MVCC wrapped entries.
|
Flag
Available flags, which may be set on a per-invocation basis.
|
InvocationContext
Deprecated.
Since 8.3, will be removed.
|
Class and Description |
---|
InvocationContext
Deprecated.
Since 8.3, will be removed.
|
Class and Description |
---|
InvocationContext
Deprecated.
Since 8.3, will be removed.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.