.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.Extractor
ComparisonValueExtractor Class
ComparisonValueExtractor Methods
Extract Method
GetStreamFormat Method
ReadExternal Method
WriteExternal Method
ComparisonValueExtractor
GetStreamFormat Method
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Select an optimal stream format to use to store the passed object in a stream.
Namespace:
Tangosol.Util.Extractor
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
Copy
protected
static
ComparisonValueExtractor
StreamFormat
GetStreamFormat
(
Object
o
)
Parameters
o
Type:
System
Object
An object.
Return Value
Type:
ComparisonValueExtractor
StreamFormat
A stream format to use to store the object in a stream.
See Also
Reference
ComparisonValueExtractor Class
Tangosol.Util.Extractor Namespace
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.