Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47890-01


com.tangosol.io.pof
Interface EvolvablePortableObject

All Superinterfaces:
Evolvable, PortableObject

public interface EvolvablePortableObject
extends PortableObject, Evolvable

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

Since:
Coherence 3.2
Author:
cp/jh 2006.07.14

Method Summary

 

Methods inherited from interface com.tangosol.io.pof.PortableObject
readExternal, writeExternal

 

Methods inherited from interface com.tangosol.io.Evolvable
getDataVersion, getFutureData, getImplVersion, setDataVersion, setFutureData

 


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47890-01


Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.