Package | Description |
---|---|
com.hazelcast.query.impl |
Contains the implementation classes of the query functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseSingleValueIndexStore
The base store for indexes that are unable to work with multi-value
attributes natively.
|
class |
BitmapIndexStore
The store of bitmap indexes.
|
class |
OrderedIndexStore
Store indexes rankly.
|
class |
UnorderedIndexStore
Store indexes out of turn.
|
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.