case class ConsistentWith(consistentWith: MutationState) extends QueryScanConsistency with Product with Serializable
The query blocks until any indexes used by the query are updated to reflect any pending mutations.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ConsistentWith
- Serializable
- Serializable
- Product
- Equals
- QueryScanConsistency
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new ConsistentWith(consistentWith: MutationState)
Value Members
- val consistentWith: MutationState