RiakClient.Models.Index Namespace |
Class | Description | |
---|---|---|
![]() | BinIndex |
A binary secondary index for a RiakObject.
|
![]() | IntIndex |
An integer secondary index for a RiakObject.
|
![]() | RiakIndexKeyTerm |
Represents an index result Key-Term pair.
|
![]() | RiakIndexResult |
Represents a result to an index query.
|
![]() | RiakStreamedIndexResult |
Represents a result to a streaming index query.
|
![]() | SecondaryIndexTClass, TIndex |
Represents an abstract secondary index for a RiakObject.
|
Interface | Description | |
---|---|---|
![]() | IRiakIndexResult |
Represents the interface to an index query result.
|