.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
NumberIncrementor Class
NumberIncrementor Methods
Process Method
ReadExternal Method
WriteExternal Method
NumberIncrementor
Process Method
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Process an
IInvocableCacheEntry
.
Namespace:
Tangosol.Util.Processor
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
Copy
public
override
Object
Process
(
IInvocableCacheEntry
entry
)
Parameters
entry
Type:
Tangosol.Net.Cache
IInvocableCacheEntry
The
IInvocableCacheEntry
to process.
Return Value
Type:
Object
The result of the processing, if any.
Implements
IEntryProcessor
Process(IInvocableCacheEntry)
See Also
Reference
NumberIncrementor Class
Tangosol.Util.Processor Namespace
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.