Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Tangosol.Util.Processor
NumberMultiplier Class
NumberMultiplier Methods
Process Method
ReadExternal Method
WriteExternal Method
NumberMultiplier
Process Method
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
Process an
IInvocableCacheEntry
.
Namespace:
Tangosol.Util.Processor
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
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
NumberMultiplier Class
Tangosol.Util.Processor Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.