Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
An implementation of IPofHandler that writes a POF
stream to a Stream using a DataWriter object.
The WritingPofHandler..::.ComplexMap type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| WritingPofHandler..::.ComplexMap | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| OnValue |
Notify the Complex object that a value has been encountered.
(Overrides WritingPofHandler..::.Complex..::.OnValue(Int32).) | |
| Pop |
Pop this Complex object off the stack, returning the outer
Complex object or null if there is none.
(Inherited from WritingPofHandler..::.Complex.) | |
Returns a (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| 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.) |