| Package | Description |
|---|---|
| org.apache.ignite.internal.portable |
Contains portable APIs internal implementation.
|
| org.apache.ignite.internal.processors.platform |
| Modifier and Type | Class and Description |
|---|---|
class |
PortableWriterExImpl
Portable writer implementation.
|
| Modifier and Type | Method and Description |
|---|---|
PortableRawWriterEx |
PlatformContext.writer(PlatformMemory mem)
Get memory writer.
|
PortableRawWriterEx |
PlatformContext.writer(PlatformOutputStream out)
Get memory writer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformContext.writeAllMetadata(PortableRawWriterEx writer)
Write all available metadata.
|
void |
PlatformContext.writeClusterMetrics(PortableRawWriterEx writer,
ClusterMetrics metrics)
Write cluster metrics.
|
abstract void |
PlatformExtendedException.writeData(PortableRawWriterEx writer)
Write data.
|
void |
PlatformContext.writeEvent(PortableRawWriterEx writer,
Event evt)
Write event.
|
void |
PlatformContext.writeMetadata(PortableRawWriterEx writer,
int typeId)
Write metadata for the given type ID.
|
void |
PlatformContext.writeNode(PortableRawWriterEx writer,
ClusterNode node)
Writes a node id to a stream and sends node info to native platform, if necessary.
|
void |
PlatformContext.writeNodes(PortableRawWriterEx writer,
Collection<ClusterNode> nodes)
Writes multiple node ids to a stream and sends node info to native platform, if necessary.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015