| Package | Description |
|---|---|
| com.hazelcast.client.impl.protocol.codec.builtin | |
| com.hazelcast.client.impl.protocol.codec.custom | |
| com.hazelcast.map.impl.querycache.event |
This package contains classes for query cache events.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultQueryCacheEventData |
CustomTypeFactory.createQueryCacheEventData(Data dataKey,
Data dataNewValue,
long sequence,
int eventType,
int partitionId) |
| Modifier and Type | Method and Description |
|---|---|
static DefaultQueryCacheEventData |
QueryCacheEventDataCodec.decode(ClientMessage.ForwardFrameIterator iterator) |
| Constructor and Description |
|---|
DefaultQueryCacheEventData(DefaultQueryCacheEventData other) |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.