Package | Description |
---|---|
com.hazelcast.client.impl.querycache |
Contains query cache internal implementations for client side.
|
com.hazelcast.client.impl.querycache.subscriber |
Contains Hazelcast Enterprise version client-side query cache
subscriber implementation classes.
|
com.hazelcast.map.impl.querycache |
Contains query cache internal implementation classes.
|
Modifier and Type | Method and Description |
---|---|
InvokerWrapper |
ClientQueryCacheContext.getInvokerWrapper() |
Modifier and Type | Class and Description |
---|---|
class |
ClientInvokerWrapper
Invocation functionality for client-side
QueryCacheContext . |
Modifier and Type | Class and Description |
---|---|
class |
NodeInvokerWrapper
Invocation functionality for node-side
QueryCacheContext . |
Modifier and Type | Method and Description |
---|---|
InvokerWrapper |
NodeQueryCacheContext.getInvokerWrapper() |
InvokerWrapper |
QueryCacheContext.getInvokerWrapper()
Returns
InvokerWrapper for this context. |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.