Package | Description |
---|---|
com.hazelcast.client.impl.querycache.subscriber |
Contains Hazelcast Enterprise version client-side query cache
subscriber implementation classes.
|
com.hazelcast.map.impl.querycache.subscriber |
This package contains classes which are used for
QueryCache
event subscription side. |
Modifier and Type | Class and Description |
---|---|
class |
ClientSubscriberContextSupport
SubscriberContextSupport implementation for client side. |
Modifier and Type | Method and Description |
---|---|
SubscriberContextSupport |
ClientSubscriberContext.getSubscriberContextSupport() |
Modifier and Type | Class and Description |
---|---|
class |
NodeSubscriberContextSupport
SubscriberContextSupport implementation for node side. |
Modifier and Type | Method and Description |
---|---|
SubscriberContextSupport |
NodeSubscriberContext.getSubscriberContextSupport() |
SubscriberContextSupport |
SubscriberContext.getSubscriberContextSupport()
Returns
SubscriberContextSupport for this context. |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.