Show / Hide Table of Contents

Enum ComparisonValueExtractor.StreamFormat

Serialization format.

Namespace: Tangosol.Util.Extractor
Assembly: Coherence.dll
Syntax
protected enum ComparisonValueExtractor.StreamFormat

Fields

Name Description
Byte

Byte value.

Decimal

Decimal value.

Double

Double value.

Float

Float value.

Int

Integer value.

Long

Long value.

None

Unknown value.

Null

Null value.

RawInt128

RawInt128 value.

Short

Short value.

In this article
Back to top Copyright © 2000, 2024, Oracle and/or its affiliates.