public class NodeQueryCacheEndToEndConstructor extends AbstractQueryCacheEndToEndConstructor
QueryCacheEndToEndConstructor
.QueryCacheEndToEndConstructor
context, logger, mapName, OPERATION_WAIT_TIMEOUT_MINUTES, queryCache, request, subscriberContext
Constructor and Description |
---|
NodeQueryCacheEndToEndConstructor(QueryCacheRequest request) |
Modifier and Type | Method and Description |
---|---|
void |
createPublisherAccumulator(AccumulatorInfo info)
Creates a new publisher-accumulator according to
AccumulatorInfo . |
createNew, createSubscriberAccumulator, toObject
public NodeQueryCacheEndToEndConstructor(QueryCacheRequest request)
public void createPublisherAccumulator(AccumulatorInfo info)
QueryCacheEndToEndConstructor
AccumulatorInfo
.
This accumulator will be used to feed the SubscriberAccumulator
.info
- AccumulatorInfo
for the publisher-accumulatorNonStopPublisherAccumulator
,
BatchPublisherAccumulator
,
CoalescingPublisherAccumulator
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.