IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

com.ibm.websphere.objectgrid.plugins.io.dataobject
Interface SerializedValue

All Superinterfaces:
DataObjectContextAware, DataObjectEntry, DataObjectValue, Serializable, SerializedEntry

public interface SerializedValue
extends DataObjectValue, SerializedEntry

This interface is used by eXtreme Scale when storing values in serialized form. APIs and plug-ins that return values will return an object of this type.

Since:
7.1.1

Method Summary
 
Methods inherited from interface com.ibm.websphere.objectgrid.plugins.io.dataobject.SerializedEntry
getInputStream, getObject, toString
 
Methods inherited from interface com.ibm.websphere.objectgrid.plugins.io.dataobject.DataObjectContextAware
applyContext, getContext
 


IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

© Copyright International Business Machines Corp 2005,2012. All rights reserved.