Package | Description |
---|---|
org.infinispan.configuration.cache | |
org.infinispan.remoting |
Remote communication between cache instances.
|
org.infinispan.remoting.rpc |
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
|
org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
org.infinispan.xsite |
Class and Description |
---|
ReplicationQueue
Periodically (or when certain size is exceeded) takes elements and replicates them.
|
Class and Description |
---|
InboundInvocationHandler
A globally scoped component, that is able to locate named caches and invoke remotely originating calls on the
appropriate cache.
|
ReplicationQueue
Periodically (or when certain size is exceeded) takes elements and replicates them.
|
Class and Description |
---|
ReplicationQueue
Periodically (or when certain size is exceeded) takes elements and replicates them.
|
RpcException
Thrown when an RPC problem occurred on the caller.
|
Class and Description |
---|
InboundInvocationHandler
A globally scoped component, that is able to locate named caches and invoke remotely originating calls on the
appropriate cache.
|
Class and Description |
---|
RemoteException
Represents an application-level exception originating in a remote node.
|
Class and Description |
---|
RpcException
Thrown when an RPC problem occurred on the caller.
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.