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.
|
BinaryType |
metadata(int typeId,
int schemaId)
Gets metadata for provided type ID and schema ID.
|
BinaryMetadata |
metadata0(int typeId)
Gets unwrapped 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 - Metadata.BinaryObjectException - In case of error.public BinaryType metadata(int typeId) throws BinaryObjectException
metadata in interface BinaryMetadataHandlertypeId - Type ID.BinaryObjectException - In case of error.public BinaryMetadata metadata0(int typeId) throws BinaryObjectException
metadata0 in interface BinaryMetadataHandlertypeId - Type ID.BinaryObjectException - In case of error.public BinaryType metadata(int typeId, int schemaId) throws BinaryObjectException
metadata in interface BinaryMetadataHandlertypeId - Type ID.schemaId - Schema ID.BinaryObjectException - In case of error.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017