Namespace: Hazelcast.Map
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.9
Syntax
Type Parameters
- K
- V
The EntryProcessorK, V type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetBackupProcessor | Get the entry processor to be applied to backup entries. |
![]() | Process | Process the entry without worrying about concurrency. |
See Also