| Package | Description |
|---|---|
| org.hibernate.cache.infinispan.util | |
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| org.infinispan.commands.control |
Commands that control and coordinate certain cache operations, such as rehashing, state transfer and locking.
|
| org.infinispan.commands.module | |
| org.infinispan.commands.read |
Commands that read data from the cache.
|
| org.infinispan.commands.remote |
Meta-commands that wrap other commands for remote execution.
|
| org.infinispan.commands.remote.recovery | |
| org.infinispan.commands.tx |
Commands that represent transactional lifecycle transitions.
|
| org.infinispan.marshall.exts |
Externalizers for various JDK types that are marshalled using the marshalling framework.
|
| org.infinispan.remoting |
Remote communication between cache instances.
|
| org.infinispan.remoting.responses |
Abstractions of the different response types allowed during RPC.
|
| org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
| org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
| Class and Description |
|---|
| BaseRpcCommand |
| CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| Class and Description |
|---|
| BaseRpcCommand |
| CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| ClusteredGetCommand
Issues a remote get call.
|
| MultipleRpcCommand
Command that implements cluster replication logic.
|
| SingleRpcCommand
Similar to
MultipleRpcCommand, but it only aggregates a single command for
replication. |
| Class and Description |
|---|
| BaseRpcCommand |
| CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| Class and Description |
|---|
| CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| Class and Description |
|---|
| BaseRpcCommand |
| CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| Class and Description |
|---|
| BaseRpcCommand |
| BaseRpcInvokingCommand
Base class for RPC commands.
|
| CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| Class and Description |
|---|
| BaseRpcCommand |
| CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| Class and Description |
|---|
| CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| Class and Description |
|---|
| CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| Class and Description |
|---|
| CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| Class and Description |
|---|
| CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| Class and Description |
|---|
| CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| Class and Description |
|---|
| CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.