| Modifier and Type | Class and Description |
|---|---|
class |
BinaryWriterExImpl
Binary writer implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OdbcTableMeta.writeBinary(BinaryRawWriterEx writer)
Write in a binary format.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryRawWriterEx |
PlatformContext.writer(PlatformMemory mem)
Get memory writer.
|
BinaryRawWriterEx |
PlatformContextImpl.writer(PlatformMemory mem)
Get memory writer.
|
BinaryRawWriterEx |
PlatformContext.writer(PlatformOutputStream out)
Get memory writer.
|
BinaryRawWriterEx |
PlatformContextImpl.writer(PlatformOutputStream out)
Get memory writer.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformTarget |
PlatformAbstractTarget.processInObjectStreamOutObjectStream(int type,
PlatformTarget arg,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
PlatformTarget |
PlatformTarget.processInObjectStreamOutObjectStream(int type,
PlatformTarget arg,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
void |
PlatformAbstractTarget.processInStreamOutStream(int type,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
void |
PlatformTarget.processInStreamOutStream(int type,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
void |
PlatformAbstractTarget.processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
void |
PlatformTarget.processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
void |
PlatformContext.writeAllMetadata(BinaryRawWriterEx writer)
Write all available metadata.
|
void |
PlatformContextImpl.writeAllMetadata(BinaryRawWriterEx writer)
Write all available metadata.
|
void |
PlatformContext.writeClusterMetrics(BinaryRawWriterEx writer,
ClusterMetrics metrics)
Write cluster metrics.
|
void |
PlatformContextImpl.writeClusterMetrics(BinaryRawWriterEx writer,
ClusterMetrics metrics)
Write cluster metrics.
|
abstract void |
PlatformExtendedException.writeData(BinaryRawWriterEx writer)
Write data.
|
void |
PlatformContext.writeEvent(BinaryRawWriterEx writer,
Event evt)
Write event.
|
void |
PlatformContextImpl.writeEvent(BinaryRawWriterEx writer,
Event evt)
Write event.
|
void |
PlatformContext.writeMetadata(BinaryRawWriterEx writer,
int typeId)
Write metadata for the given type ID.
|
void |
PlatformContextImpl.writeMetadata(BinaryRawWriterEx writer,
int typeId)
Write metadata for the given type ID.
|
void |
PlatformContext.writeNode(BinaryRawWriterEx writer,
ClusterNode node)
Writes a node id to a stream and sends node info to native platform, if necessary.
|
void |
PlatformContextImpl.writeNode(BinaryRawWriterEx writer,
ClusterNode node)
Writes a node id to a stream and sends node info to native platform, if necessary.
|
void |
PlatformContext.writeNodes(BinaryRawWriterEx writer,
Collection<ClusterNode> nodes)
Writes multiple node ids to a stream and sends node info to native platform, if necessary.
|
void |
PlatformContextImpl.writeNodes(BinaryRawWriterEx writer,
Collection<ClusterNode> nodes)
Writes multiple node ids to a stream and sends node info to native platform, if necessary.
|
void |
PlatformContext.writeSchema(BinaryRawWriterEx writer,
int typeId,
int schemaId)
Write schema for the given type ID and schema ID.
|
void |
PlatformContextImpl.writeSchema(BinaryRawWriterEx writer,
int typeId,
int schemaId)
Write schema for the given type ID and schema ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformBinaryProcessor.processInStreamOutStream(int type,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
void |
PlatformBinaryProcessor.processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformCache.processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
void |
PlatformCacheIterator.processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
void |
PlatformCachePartialUpdateException.writeData(BinaryRawWriterEx writer)
Write data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformAffinity.processInStreamOutStream(int type,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
void |
PlatformAffinityFunctionTarget.processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
static void |
PlatformAffinityUtils.writeAffinityFunctionContext(AffinityFunctionContext affCtx,
BinaryRawWriterEx writer,
PlatformContext ctx)
Writes the affinity function context.
|
static void |
PlatformAffinityUtils.writePartitionAssignment(Collection<List<ClusterNode>> partitions,
BinaryRawWriterEx writer,
PlatformContext ctx)
Writes the partition assignment to a stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformAbstractQueryCursor.processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
protected void |
PlatformQueryCursor.write(BinaryRawWriterEx writer,
javax.cache.Cache.Entry val)
Write value to the stream.
|
protected void |
PlatformFieldsQueryCursor.write(BinaryRawWriterEx writer,
List vals)
Write value to the stream.
|
protected abstract void |
PlatformAbstractQueryCursor.write(BinaryRawWriterEx writer,
T val)
Write value to the stream.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformTarget |
PlatformClusterGroup.processInObjectStreamOutObjectStream(int type,
PlatformTarget arg,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
void |
PlatformClusterGroup.processInStreamOutStream(int type,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
void |
PlatformClusterGroup.processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformCompute.processInStreamOutStream(int type,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformAtomicReference.processInStreamOutStream(int type,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
void |
PlatformAtomicReference.processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PlatformDotNetCacheStore.write(BinaryRawWriterEx writer,
boolean convertBinary)
Write store data to a stream.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
PlatformDotNetCacheStore.doInvoke(IgniteInClosure<BinaryRawWriterEx> task,
IgniteInClosure<BinaryRawReaderEx> readClo)
Perform actual invoke.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformEvents.processInStreamOutStream(int type,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
void |
PlatformEvents.processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformMessaging.processInStreamOutStream(int type,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformTarget |
PlatformServices.processInObjectStreamOutObjectStream(int type,
PlatformTarget arg,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
void |
PlatformServices.processInStreamOutStream(int type,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
void |
PlatformServices.processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformTransactions.processInStreamOutStream(int type,
BinaryRawReaderEx reader,
BinaryRawWriterEx writer)
Process IN-OUT operation.
|
void |
PlatformTransactions.processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformFutureUtils.Writer.write(BinaryRawWriterEx writer,
Object obj,
Throwable err)
Write object.
|
void |
PlatformWriterClosure.write(BinaryRawWriterEx writer,
T val)
Write value.
|
void |
PlatformWriterBiClosure.write(BinaryRawWriterEx writer,
T1 val1,
T2 val2)
Write values.
|
static <T> void |
PlatformUtils.writeCollection(BinaryRawWriterEx writer,
Collection<T> col)
Write collection to the writer.
|
static <T> void |
PlatformUtils.writeCollection(BinaryRawWriterEx writer,
Collection<T> col,
PlatformWriterClosure<T> writeClo)
Write collection to the writer.
|
static <T> void |
PlatformUtils.writeCollection(BinaryRawWriterEx writer,
Collection<T> col,
PlatformWriterClosure<T> writeClo,
IgnitePredicate<T> filter)
Write collection to the writer.
|
static void |
PlatformConfigurationUtils.writeDotNetConfiguration(BinaryRawWriterEx writer,
PlatformDotNetConfiguration cfg)
Write .Net configuration to the stream.
|
static void |
PlatformUtils.writeError(Throwable ex,
BinaryRawWriterEx writer)
Writes error.
|
static void |
PlatformUtils.writeErrorData(Throwable err,
BinaryRawWriterEx writer)
Writer error data.
|
static void |
PlatformUtils.writeErrorData(Throwable err,
BinaryRawWriterEx writer,
IgniteLogger log)
Write error data.
|
static void |
PlatformUtils.writeIgniteUuid(BinaryRawWriterEx writer,
IgniteUuid val)
Writes IgniteUuid to a writer.
|
static void |
PlatformUtils.writeInvocationResult(BinaryRawWriterEx writer,
Object resObj,
Exception err)
Writes invocation result (of a job/service/etc) using a common protocol.
|
static <K,V> void |
PlatformUtils.writeMap(BinaryRawWriterEx writer,
Map<K,V> map)
Write nullable map to the writer.
|
static <K,V> void |
PlatformUtils.writeMap(BinaryRawWriterEx writer,
Map<K,V> map,
PlatformWriterBiClosure<K,V> writeClo)
Write nullable map to the writer.
|
static <T> void |
PlatformUtils.writeNullableCollection(BinaryRawWriterEx writer,
Collection<T> col)
Write nullable collection to the writer.
|
static <T> void |
PlatformUtils.writeNullableCollection(BinaryRawWriterEx writer,
Collection<T> col,
PlatformWriterClosure<T> writeClo)
Write nullable collection to the writer.
|
static <T> void |
PlatformUtils.writeNullableCollection(BinaryRawWriterEx writer,
Collection<T> col,
PlatformWriterClosure<T> writeClo,
IgnitePredicate<T> filter)
Write collection to the writer.
|
static <K,V> void |
PlatformUtils.writeNullableMap(BinaryRawWriterEx writer,
Map<K,V> map)
Write nullable map to the writer.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017