|
IBM WebSphereTM eXtreme Scale, Release 8.6 API Specification |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataObjectKeyFactory
A factory for creating a key wrapper. Key wrappers are used for data objects that have multiple forms. For example, a POJO form and a serialized form.
Method Summary | |
---|---|
SerializedKey |
createKey(byte[] data)
Create a new SerailizedKey wrapper for the key data |
Method Detail |
---|
SerializedKey createKey(byte[] data)
data
- the serialized form of the key.
|
IBM WebSphereTM eXtreme Scale, Release 8.6 API Specification |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |