| Package | Description | 
|---|---|
| com.hazelcast.map.impl.querycache.subscriber | This package contains classes which are used for  QueryCacheevent subscription side. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected SubscriberRegistry | MapSubscriberRegistry. createSubscriberRegistry(String mapName) | 
| SubscriberRegistry | MapSubscriberRegistry. getOrCreate(String mapName) | 
| SubscriberRegistry | MapSubscriberRegistry. getOrNull(String mapName) | 
| SubscriberRegistry | MapSubscriberRegistry. remove(String mapName) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,SubscriberRegistry> | MapSubscriberRegistry. getAll() | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.