IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

com.ibm.websphere.objectgrid.plugins.io.datadescriptor
Interface ValueDataDescriptor

All Superinterfaces:
DataDescriptor, Initializable

public interface ValueDataDescriptor
extends DataDescriptor

ValueSerializerPlugin plug-ins create a ValueDataDescriptor using the DataDescriptorFactory to identify any attributes that it wants to expose to the eXtreme Scale runtime.

Since:
7.1.1

Field Summary
 
Fields inherited from interface com.ibm.websphere.objectgrid.plugins.io.datadescriptor.DataDescriptor
DEFAULT_PATHSEPARATOR
 
Method Summary
 
Methods inherited from interface com.ibm.websphere.objectgrid.plugins.io.datadescriptor.DataDescriptor
getAttributes, getPathSeparator, setAttributes, setPathSeparator
 
Methods inherited from interface com.ibm.websphere.objectgrid.plugins.Initializable
initialize, isInitialized
 


IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

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