public interface PortableMetaDataHandler
| Modifier and Type | Method and Description |
|---|---|
void |
addMeta(int typeId,
PortableMetadata meta)
Adds meta data.
|
PortableMetadata |
metadata(int typeId)
Gets meta data for provided type ID.
|
void addMeta(int typeId,
PortableMetadata meta)
throws PortableException
typeId - Type ID.meta - Meta data.PortableException - In case of error.PortableMetadata metadata(int typeId) throws PortableException
typeId - Type ID.PortableException - In case of error.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015