| Package | Description |
|---|---|
| com.hazelcast.map |
Contains Hazelcast map module classes.
|
| com.hazelcast.map.client | |
| com.hazelcast.map.operation |
| Modifier and Type | Method and Description |
|---|---|
MapEntrySet |
RecordStore.getAll(Set<Data> keySet) |
MapEntrySet |
DefaultRecordStore.getAll(Set<Data> keySet) |
| Constructor and Description |
|---|
MapPutAllRequest(String name,
MapEntrySet entrySet) |
| Constructor and Description |
|---|
MapPutAllOperationFactory(String name,
MapEntrySet entrySet) |
PutAllOperation(String name,
MapEntrySet entrySet) |
PutAllOperation(String name,
MapEntrySet entrySet,
boolean initialLoad) |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.