Click or drag to resize

ComplexMap Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The WritingPofHandlerComplexMap type exposes the following members.

Properties
  NameDescription
Public propertyIsSparse
Determine if the position information is encoded with the values of the complex type, and if the Complex type is terminated in the POF stream with an illegal position (-1).
(Inherited from WritingPofHandlerComplex.)
Public propertyIsUniform
Determine if the object encoding within the Complex type is uniform.
(Overrides WritingPofHandlerComplexIsUniform.)
Public propertyUniformType
If the object encoding is using uniform encoding, obtain the type id of the uniform type.
(Overrides WritingPofHandlerComplexUniformType.)
Top
See Also