.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
Tangosol.Util.Processor
ConditionalPutAll Class
ConditionalPutAll Methods
Equals Method
GetHashCode Method
Process Method
ProcessAll Method
ReadExternal Method
ToString Method
WriteExternal Method
ConditionalPutAll
ProcessAll Method
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Process a collection of
IInvocableCacheEntry
objects.
Namespace:
Tangosol.Util.Processor
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
Copy
public
override
IDictionary
ProcessAll
(
ICollection
entries
)
Parameters
entries
Type:
System.Collections
ICollection
A read-only collection of
IInvocableCacheEntry
objects to process.
Return Value
Type:
IDictionary
An empty, immutable dictionary.
Implements
IEntryProcessor
ProcessAll(ICollection)
See Also
Reference
ConditionalPutAll Class
Tangosol.Util.Processor Namespace
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.