Interface JGroupsRaftWriteCommandOptions

All Superinterfaces:
JGroupsRaftCommandOptions
All Known Implementing Classes:
JGroupsRaftWriteCommandOptions.WriteImpl

public sealed interface JGroupsRaftWriteCommandOptions extends JGroupsRaftCommandOptions permits JGroupsRaftWriteCommandOptions.WriteImpl
Command options for write operations.
Since:
2.0
Author:
José Bolina
See Also: