| Modifier and Type | Class and Description |
|---|---|
static class |
FindOrInsertCommand.ConditionState
The state after specifying the condition for the
findOrInsert
command. |
static class |
FindOrInsertCommand.JsonState
The terminal state for a
findOrInsert command, reached after
specifying the condition, optional timestamp, and JSON data. |
static class |
FindOrInsertCommand.TimestampState
The state after specifying the condition and a historical
Timestamp for the findOrInsert command. |