public interface BinaryMetadataHandler
| Modifier and Type | Method and Description |
|---|---|
void |
addMeta(int typeId,
BinaryType meta)
Adds meta data.
|
BinaryType |
metadata(int typeId)
Gets meta data for provided type ID.
|
void addMeta(int typeId,
BinaryType meta)
throws BinaryObjectException
typeId - Type ID.meta - Meta data.BinaryObjectException - In case of error.BinaryType metadata(int typeId) throws BinaryObjectException
typeId - Type ID.BinaryObjectException - In case of error.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016