Package | Description |
---|---|
com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
Modifier and Type | Method and Description |
---|---|
String |
ClientMapProxy.addInterceptor(MapInterceptor interceptor) |
Modifier and Type | Method and Description |
---|---|
String |
IMap.addInterceptor(MapInterceptor interceptor)
Adds an interceptor for this map.
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.