| Package | Description |
|---|---|
| com.hazelcast.map.impl.operation |
This package contains Enterprise specific operations for
IMap. |
| com.hazelcast.map.impl.query | |
| com.hazelcast.map.impl.tx |
| Class and Description |
|---|
| HDBasePutOperation |
| HDBaseRemoveOperation |
| HDKeyBasedMapOperation |
| HDLockAwareOperation |
| HDMapOperation
This class should be extended if operation runs by partition operation threads.
|
| HDMultipleEntryBackupOperation |
| HDMultipleEntryOperation |
| HDPartitionWideEntryBackupOperation |
| HDPartitionWideEntryOperation
GOTCHA: This operation does NOT load missing keys from the MapStore for now.
|
| Class and Description |
|---|
| HDMapOperation
This class should be extended if operation runs by partition operation threads.
|
| Class and Description |
|---|
| HDBasePutOperation |
| HDBaseRemoveOperation |
| HDKeyBasedMapOperation |
| HDLockAwareOperation |
| HDMapOperation
This class should be extended if operation runs by partition operation threads.
|
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.