Uses of Class
org.jgroups.raft.configuration.RuntimeProperties.Builder
Packages that use RuntimeProperties.Builder
-
Uses of RuntimeProperties.Builder in org.jgroups.raft.configuration
Classes in org.jgroups.raft.configuration that implement interfaces with type arguments of type RuntimeProperties.BuilderMethods in org.jgroups.raft.configuration that return RuntimeProperties.BuilderModifier and TypeMethodDescriptionRuntimeProperties.Builder.apply(Consumer<RuntimeProperties.Builder> function) static RuntimeProperties.BuilderRuntimeProperties.copy(RuntimeProperties config) Create a newconfiguration builderthat starts with a copy of the supplied configuration.static RuntimeProperties.BuilderRuntimeProperties.create()Create a newconfiguration builder.Method parameters in org.jgroups.raft.configuration with type arguments of type RuntimeProperties.BuilderModifier and TypeMethodDescriptionRuntimeProperties.Builder.apply(Consumer<RuntimeProperties.Builder> function)