Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The WritingPofHandler..::.ComplexMap type exposes the following members.

Properties

  NameDescription
IsSparse
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 WritingPofHandler..::.Complex.)
IsUniform
Determine if the object encoding within the Complex type is uniform.
(Overrides WritingPofHandler..::.Complex..::.IsUniform.)
UniformType
If the object encoding is using uniform encoding, obtain the type id of the uniform type.
(Overrides WritingPofHandler..::.Complex..::.UniformType.)

See Also