public class BinaryNoopMetadataHandler extends Object implements BinaryMetadataHandler
| Modifier and Type | Method and Description |
|---|---|
void |
addMeta(int typeId,
BinaryType meta)
Adds meta data.
|
static BinaryNoopMetadataHandler |
instance() |
BinaryType |
metadata(int typeId)
Gets meta data for provided type ID.
|
public static BinaryNoopMetadataHandler instance()
public void addMeta(int typeId,
BinaryType meta)
throws BinaryObjectException
addMeta in interface BinaryMetadataHandlertypeId - Type ID.meta - 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.8.0 Release Date : December 5 2016