Module aply_shared::datastore::read_options[][src]

Nested message and enum types in ReadOptions.

Enums

ConsistencyType

If not specified, lookups and ancestor queries default to read_consistency=STRONG, global queries default to read_consistency=EVENTUAL.

ReadConsistency

The possible values for read consistencies.