IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

Package com.ibm.websphere.objectgrid.plugins.io.annotations

This package contains the primary Java annotation classes for supporting eXtreme Scale data serialization and de-serialization.

See:
          Description

Annotation Types Summary
ClassAlias Specifies the class alias that you can use to correlate different class names that have the same class alias.
FieldAlias Specifies the field alias that you can use to correlate different class field names that have the same class field alias.
PartitionKey Specifies a single attribute to use to calculate the partition hash code.
PartitionKeys Specifies one or more attributes that identify the portion of the key to calculate the partition hash code.
PluginOutputFormat Identify the data format to be used for plug-ins that accept LogSequnce, LogElement, or cache keys or values.
 

Package com.ibm.websphere.objectgrid.plugins.io.annotations Description

This package contains the primary Java annotation classes for supporting eXtreme Scale data serialization and de-serialization.

Overview

Use the annotations in this package for user-defined Java classes only. Follow the examples that are documented in this package for the appropriate syntax to use in these annotations.


IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

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