public class ClientQueryCacheEndToEndConstructor extends AbstractQueryCacheEndToEndConstructor
QueryCacheEndToEndConstructor
.QueryCacheEndToEndConstructor
context, includeValue, logger, mapName, OPERATION_WAIT_TIMEOUT_MINUTES, predicate, publisherListenerId, queryCache, request, subscriberContext
Constructor and Description |
---|
ClientQueryCacheEndToEndConstructor(QueryCacheRequest request) |
Modifier and Type | Method and Description |
---|---|
void |
createPublisherAccumulator(AccumulatorInfo info)
Creates a new publisher-accumulator according to
AccumulatorInfo . |
createNew, createSubscriberAccumulator, getCacheName, initQueryCacheConfig, toObject
public ClientQueryCacheEndToEndConstructor(QueryCacheRequest request)
public void createPublisherAccumulator(AccumulatorInfo info) throws Exception
QueryCacheEndToEndConstructor
AccumulatorInfo
.
This accumulator will be used to feed the SubscriberAccumulator
.info
- AccumulatorInfo
for the publisher-accumulatorException
- in case of any exceptional case.NonStopPublisherAccumulator
,
BatchPublisherAccumulator
,
CoalescingPublisherAccumulator
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.