Uses of Interface
org.jgroups.raft.JGroupsRaft
Packages that use JGroupsRaft
-
Uses of JGroupsRaft in org.jgroups.raft
Classes in org.jgroups.raft that implement interfaces with type arguments of type JGroupsRaftModifier and TypeClassDescriptionstatic final classstatic final classMethods in org.jgroups.raft that return JGroupsRaftModifier and TypeMethodDescriptionJGroupsRaft.Builder.build()Validates the builder and creates a newJGroupsRaftinstance.Methods in org.jgroups.raft that return types with arguments of type JGroupsRaftModifier and TypeMethodDescriptionstatic <T> JGroupsRaft.JGroupsBuilderStep<JGroupsRaft<T>, JGroupsRaft.Builder<T>> Creates a new builder to configure theJGroupsRaftinstance. -
Uses of JGroupsRaft in org.jgroups.raft.configuration
Classes in org.jgroups.raft.configuration that implement interfaces with type arguments of type JGroupsRaft