Namespace: Hazelcast.Map
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7
Syntax
Type Parameters
- TKey
- TValue
The IEntryProcessorTKey, TValue 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