IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

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

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

public interface SerializedKey
extends DataObjectKey, SerializedEntry

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

Since:
7.1.1

Method Summary
 
Methods inherited from interface com.ibm.websphere.objectgrid.plugins.io.dataobject.DataObjectKey
equals, hashCode
 
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.