Interface JGroupsRaft.JGroupsBuilderStep<R, B extends org.jgroups.raft.util.pattern.Builder<R>>
- All Known Implementing Classes:
JGroupsRaft.Builder
- Enclosing interface:
JGroupsRaft<T>
public static interface JGroupsRaft.JGroupsBuilderStep<R, B extends org.jgroups.raft.util.pattern.Builder<R>>
- Since:
- 2.0
- Author:
- José Bolina
-
Method Summary
Modifier and TypeMethodDescriptionwithJChannel(org.jgroups.JChannel channel) withJGroupsConfig(InputStream jgroupsConfig) withJGroupsConfig(String jgroupsConfig)
-
Method Details
-
withJGroupsConfig
-
withJGroupsConfig
-
withJChannel
-