Uses of Interface
org.infinispan.remoting.transport.raft.RaftChannel
Packages that use RaftChannel
-
Uses of RaftChannel in org.infinispan.remoting.transport.raft
Methods in org.infinispan.remoting.transport.raft with parameters of type RaftChannelModifier and TypeMethodDescriptionvoidRaftStateMachine.init(RaftChannel raftChannel) Initializes this instance with theRaftChannelto be used to send the data.