Show / Hide Table of Contents

Interface IEvolvablePortableObject

Extension of the IPortableObject interface that supports forwards- and backwards-compatibility of POF data streams.

Inherited Members
IPortableObject.ReadExternal(IPofReader)
IPortableObject.WriteExternal(IPofWriter)
IEvolvable.ImplVersion
IEvolvable.DataVersion
IEvolvable.FutureData
Namespace: Tangosol.IO.Pof
Assembly: Coherence.dll
Syntax
public interface IEvolvablePortableObject : IPortableObject, IEvolvable
In this article
Back to top Copyright © 2000, 2024, Oracle and/or its affiliates.