Package | Description |
---|---|
com.hazelcast.map.impl.query |
Modifier and Type | Class and Description |
---|---|
class |
AggregationResultProcessor
Responsible for populating
AggregationResult s |
class |
QueryResultProcessor
Responsible for populating
QueryResult s |
Modifier and Type | Method and Description |
---|---|
ResultProcessor |
ResultProcessorRegistry.get(Class<? extends Result> clazz) |
Modifier and Type | Method and Description |
---|---|
void |
ResultProcessorRegistry.registerProcessor(Class<? extends Result> clazz,
ResultProcessor processor) |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.