Uses of Class
org.jgroups.raft.blocks.ReplicatedStateMachine
Packages that use ReplicatedStateMachine
-
Uses of ReplicatedStateMachine in org.jgroups.raft.blocks
Methods in org.jgroups.raft.blocks that return ReplicatedStateMachineModifier and TypeMethodDescriptionReplicatedStateMachine.allowDirtyReads(boolean f) ReplicatedStateMachine.timeout(long timeout) ReplicatedStateMachine.useClassLoader(ClassLoader classLoader)