Package | Description |
---|---|
com.hazelcast.connector.map |
Interface for Hazelcast 3 Map adapter
|
Modifier and Type | Method and Description |
---|---|
<F extends CompletableFuture,B,R> |
Hz3MapAdapter.reader(String mapName,
Function<Map.Entry<byte[],byte[]>,Object> toObject)
Return reader for a map with given name
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.