Click or drag to resize
SystemIndexKeys Fields

The RiakConstantsSystemIndexKeys type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberRiakBucketIndex
The index name for the special system bucket index. This index holds all the different bucket values.
Public fieldStatic memberRiakKeysIndex
The index name for the special system key index. This index holds all the different keys for a bucket.
Public fieldStatic memberSystemBinKeys
A collection of all the system binary index names.
Public fieldStatic memberSystemIntKeys
A collection of all the system integer index names.
Top
See Also