Click or drag to resize
RiakIntIndexEqualityInput Properties

The RiakIntIndexEqualityInput type exposes the following members.

Properties
  NameDescription
Public propertyBucket Obsolete.
The bucket containing the index to query.
(Inherited from RiakIndexInput.)
Public propertyFilters
A list of key filters represented as IRiakKeyFilterTokens.
(Inherited from RiakPhaseInput.)
Public propertyIndex Obsolete.
The name of the index to query.
(Inherited from RiakIndexInput.)
Public propertyIndexId
The RiakIndexId of the index to query.
(Inherited from RiakIndexInput.)
Public propertyKey
The index key to query for.
Top
See Also