Uses of Interface
org.infinispan.remoting.transport.raft.RaftManager
Packages that use RaftManager
Package
Description
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
-
Uses of RaftManager in org.infinispan.remoting.transport
Methods in org.infinispan.remoting.transport that return RaftManagerModifier and TypeMethodDescriptionAbstractDelegatingTransport.raftManager()Transport.raftManager() -
Uses of RaftManager in org.infinispan.remoting.transport.impl
Classes in org.infinispan.remoting.transport.impl that implement RaftManager -
Uses of RaftManager in org.infinispan.remoting.transport.jgroups
Methods in org.infinispan.remoting.transport.jgroups that return RaftManager