Package | Description |
---|---|
com.hazelcast.replicatedmap.impl.client |
This package contains classes for client communication on replicated map implementation
|
com.hazelcast.replicatedmap.impl.operation |
This package contains replicated map operations which are executed on remote nodes
|
Constructor and Description |
---|
ClientReplicatedMapPutAllRequest(String name,
ReplicatedMapEntries entrySet) |
Constructor and Description |
---|
PutAllOperation(String name,
ReplicatedMapEntries entries) |
PutAllOperationFactory(String name,
ReplicatedMapEntries entries) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.