| Package | Description |
|---|---|
| org.apache.ignite.internal.binary |
Contains binary APIs internal implementation.
|
| org.apache.ignite.internal.processors.cache.binary |
Implementation of binary processor.
|
| org.apache.ignite.internal.processors.platform.utils |
| Modifier and Type | Method and Description |
|---|---|
static BinaryMetadata |
BinaryUtils.mergeMetadata(BinaryMetadata oldMeta,
BinaryMetadata newMeta)
Merge old and new metas.
|
BinaryMetadata |
BinaryTypeImpl.metadata() |
BinaryMetadata |
BinaryContext.metadata0(int typeId) |
BinaryMetadata |
BinaryNoopMetadataHandler.metadata0(int typeId)
Gets unwrapped meta data for provided type ID.
|
BinaryMetadata |
BinaryCachingMetadataHandler.metadata0(int typeId)
Gets unwrapped meta data for provided type ID.
|
BinaryMetadata |
BinaryMetadataHandler.metadata0(int typeId)
Gets unwrapped meta data for provided type ID.
|
| Modifier and Type | Method and Description |
|---|---|
static BinaryMetadata |
BinaryUtils.mergeMetadata(BinaryMetadata oldMeta,
BinaryMetadata newMeta)
Merge old and new metas.
|
void |
BinaryContext.updateMetadata(int typeId,
BinaryMetadata meta) |
| Constructor and Description |
|---|
BinaryTypeImpl(BinaryContext ctx,
BinaryMetadata meta)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryMetadata |
MetadataUpdateProposedMessage.metadata() |
BinaryMetadata |
CacheObjectBinaryProcessorImpl.metadata0(int typeId) |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryMetadataUpdatedListener.binaryMetadataUpdated(BinaryMetadata metadata) |
void |
MetadataUpdateProposedMessage.metadata(BinaryMetadata metadata) |
| Constructor and Description |
|---|
MetadataUpdateProposedMessage(BinaryMetadata metadata,
UUID origNodeId) |
| Modifier and Type | Method and Description |
|---|---|
static BinaryMetadata |
PlatformUtils.readBinaryMetadata(BinaryRawReaderEx reader)
Reads the binary metadata.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<BinaryMetadata> |
PlatformUtils.readBinaryMetadataCollection(BinaryRawReaderEx reader)
Reads the binary metadata.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PlatformUtils.writeBinaryMetadata(BinaryRawWriter writer,
BinaryMetadata meta,
boolean includeSchemas)
Writes the binary metadata to a writer.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018