|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicationQueue | |
---|---|
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. |
Uses of ReplicationQueue in org.infinispan.remoting |
---|
Classes in org.infinispan.remoting that implement ReplicationQueue | |
---|---|
class |
ReplicationQueueImpl
A default implementation of the ReplicationQueue interface. |
Uses of ReplicationQueue in org.infinispan.remoting.rpc |
---|
Methods in org.infinispan.remoting.rpc with parameters of type ReplicationQueue | |
---|---|
void |
RpcManagerImpl.injectDependencies(Transport t,
Configuration configuration,
ReplicationQueue replicationQueue,
CommandsFactory cf,
ExecutorService e)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |