|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedSync | |
---|---|
org.infinispan.remoting.transport | |
org.infinispan.remoting.transport.jgroups |
Uses of DistributedSync in org.infinispan.remoting.transport |
---|
Methods in org.infinispan.remoting.transport that return DistributedSync | |
---|---|
DistributedSync |
Transport.getDistributedSync()
|
Uses of DistributedSync in org.infinispan.remoting.transport.jgroups |
---|
Classes in org.infinispan.remoting.transport.jgroups that implement DistributedSync | |
---|---|
class |
FlushBasedDistributedSync
A DistributedSync based on JGroups' FLUSH protocol |
Methods in org.infinispan.remoting.transport.jgroups that return DistributedSync | |
---|---|
DistributedSync |
JGroupsTransport.getDistributedSync()
|
Constructors in org.infinispan.remoting.transport.jgroups with parameters of type DistributedSync | |
---|---|
CommandAwareRpcDispatcher(org.jgroups.Channel channel,
JGroupsTransport transport,
ExecutorService asyncExecutor,
InboundInvocationHandler inboundInvocationHandler,
DistributedSync distributedSync,
long distributedSyncTimeout)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |