IEntryProcessor Interface |
Namespace: Tangosol.Net.Cache
public interface IEntryProcessor
The IEntryProcessor type exposes the following members.
Name | Description | |
---|---|---|
![]() | Process |
Process an IInvocableCacheEntry.
|
![]() | ProcessAll |
Process a collection of IInvocableCacheEntry
objects.
|