Package | Description |
---|---|
com.hazelcast.query.impl |
Contains the implementation classes of the query functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalQueryContextProvider
Provides the query context support for global indexes with disabled stats.
|
class |
GlobalQueryContextProviderWithStats
Provides the query context support for global indexes with enabled stats.
|
class |
PartitionQueryContextProvider
Provides the query context support for partitioned indexes with disabled stats.
|
class |
PartitionQueryContextProviderWithStats
Provides the query context support for partitioned indexes with enabled stats.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.