Package | Description |
---|---|
com.hazelcast.query.impl |
Contains the implementation classes of the query functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseIndexStore
Base class for concrete index store implementations
|
class |
SortedIndexStore
Store indexes rankly.
|
class |
UnsortedIndexStore
Store indexes out of turn.
|
Modifier and Type | Field and Description |
---|---|
protected IndexStore |
IndexImpl.indexStore |
Modifier and Type | Method and Description |
---|---|
IndexStore |
IndexImpl.createIndexStore(boolean ordered) |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.