| Package | Description |
|---|---|
| org.apache.ignite.internal.binary |
Contains binary APIs internal implementation.
|
| org.apache.ignite.internal.processors.cache.binary |
Implementation of binary processor.
|
| Modifier and Type | Method and Description |
|---|---|
static BinaryMetadata |
BinaryUtils.mergeMetadata(BinaryMetadata oldMeta,
BinaryMetadata newMeta)
Merge old and new metas.
|
BinaryMetadata |
BinaryTypeImpl.metadata() |
| 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() |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryMetadataUpdatedListener.binaryMetadataUpdated(BinaryMetadata metadata) |
void |
MetadataUpdateProposedMessage.metadata(BinaryMetadata metadata) |
| Constructor and Description |
|---|
MetadataUpdateProposedMessage(BinaryMetadata metadata,
UUID origNodeId) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017