| Package | Description | 
|---|---|
| com.hazelcast.connector | 
 Hazelcast 3 connector provides sources, sinks and enrichment using data
 in Hazelcast 3 remote cluster 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <K,V> ServiceFactory<Hz3MapAdapter,AsyncMap<K,V>> | 
Hz3Enrichment.hz3MapServiceFactory(String mapName,
                    String clientXML)
Create a service factory for enrichment using Hazelcast 3 remote map. 
 | 
static <K,V> ServiceFactory<Hz3MapAdapter,Map<K,V>> | 
Hz3Enrichment.hz3ReplicatedMapServiceFactory(String mapName,
                              String clientXML)
Create a service factory for enrichment using Hazelcast 3 remote replicated map. 
 | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.