Uses of Class
org.jgroups.raft.command.JGroupsRaftCommandOptions.WriteBuilder
Packages that use JGroupsRaftCommandOptions.WriteBuilder
-
Uses of JGroupsRaftCommandOptions.WriteBuilder in org.jgroups.raft.command
Methods in org.jgroups.raft.command that return JGroupsRaftCommandOptions.WriteBuilderModifier and TypeMethodDescriptionJGroupsRaftCommandOptions.WriteBuilder.ignoreReturnValue(boolean ignore) Sets whether to ignore the return value of the write operation.JGroupsRaftWriteCommandOptions.options()Creates a builder for write command options.JGroupsRaftCommandOptions.writeOptions()Creates a builder for write command options.