Package | Description |
---|---|
com.hazelcast.client.impl.protocol.task.map |
Client protocol tasks implementations for map
|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.map.impl.iterator | |
com.hazelcast.map.impl.operation |
Package for map operations.
|
com.hazelcast.map.impl.query |
Class and Description |
---|
AggregationResult
Contains the result of the evaluation of an aggregation on a specific Partition or Node.
|
QueryResult
Represents a result of the query execution in the form of an iterable
collection of
rows . |
QueryResultRow
This interfaces provides methods related to entry of the query result.
|
Result
Result of a Query.
|
Class and Description |
---|
PartitionScanRunner
Responsible for running a full-partition scan for a single partition in the calling thread.
|
QueryEngine
Responsible for executing queries on the IMap.
|
QueryEntryFactory |
QueryRunner
Runs query operations in the calling thread (thus blocking it)
|
ResultProcessorRegistry
Holds a registry of ResultProcessors for Result type.
|
Class and Description |
---|
Query
Object representing a Query together with all possible co-variants: like a predicate, iterationType, etc.
|
Class and Description |
---|
Query
Object representing a Query together with all possible co-variants: like a predicate, iterationType, etc.
|
Class and Description |
---|
AccumulationExecutor
Executes the accumulation phase of the Aggregator.
|
AggregationResult
Contains the result of the evaluation of an aggregation on a specific Partition or Node.
|
PartitionScanExecutor
Responsible for executing a full partition scan for the given partitions.
|
PartitionScanRunner
Responsible for running a full-partition scan for a single partition in the calling thread.
|
Query
Object representing a Query together with all possible co-variants: like a predicate, iterationType, etc.
|
Query.QueryBuilder |
QueryEngine
Responsible for executing queries on the IMap.
|
QueryResult
Represents a result of the query execution in the form of an iterable
collection of
rows . |
QueryResultRow
This interfaces provides methods related to entry of the query result.
|
QueryResultSizeLimiter
Responsible for limiting result size of queries.
|
Result
Result of a Query.
|
ResultProcessor
Responsible for creating query results of a concrete type depending on the type of the Query.
|
ResultProcessorRegistry
Holds a registry of ResultProcessors for Result type.
|
ResultSegment
Represents a partial query result on a segment of the map.
|
Target
Target for a query.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.