Method Create
Create(string)
Creates a create index commit quorum with a mode value.
Parameters
mode
stringThe mode value.
Returns
- Create
Index Commit Quorum A create index commit quorum.
Create(int)
Creates a create index commit quorum with a w value.
Parameters
w
intThe w value.
Returns
- Create
Index Commit Quorum A create index commit quorum.