public class BinaryCachingMetadataHandler extends Object implements BinaryMetadataHandler
| Modifier and Type | Method and Description |
|---|---|
void |
addMeta(int typeId,
BinaryType type)
Adds meta data.
|
static BinaryCachingMetadataHandler |
create()
Create new handler instance.
|
BinaryType |
metadata(int typeId)
Gets meta data for provided type ID.
|
public static BinaryCachingMetadataHandler create()
public void addMeta(int typeId,
BinaryType type)
throws BinaryObjectException
addMeta in interface BinaryMetadataHandlertypeId - Type ID.type - Meta data.BinaryObjectException - In case of error.public BinaryType metadata(int typeId) throws BinaryObjectException
metadata in interface BinaryMetadataHandlertypeId - Type ID.BinaryObjectException - In case of error.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016