| Modifier and Type | Method and Description |
|---|---|
long |
PlatformTarget.processInStreamOutLong(int type,
BinaryRawReaderEx reader,
PlatformMemory mem)
Process IN operation.
|
long |
PlatformProcessorImpl.processInStreamOutLong(int type,
BinaryRawReaderEx reader,
PlatformMemory mem)
Process IN operation.
|
long |
PlatformAbstractTarget.processInStreamOutLong(int type,
BinaryRawReaderEx reader,
PlatformMemory mem)
Process IN operation.
|
BinaryRawReaderEx |
PlatformContextImpl.reader(PlatformMemory mem)
Get memory reader.
|
BinaryRawReaderEx |
PlatformContext.reader(PlatformMemory mem)
Get memory reader.
|
BinaryRawWriterEx |
PlatformContextImpl.writer(PlatformMemory mem)
Get memory writer.
|
BinaryRawWriterEx |
PlatformContext.writer(PlatformMemory mem)
Get memory writer.
|
| Modifier and Type | Method and Description |
|---|---|
long |
PlatformCacheExtension.processInOutStreamLong(PlatformCache target,
int type,
BinaryRawReaderEx reader,
PlatformMemory mem)
Invokes in-out operation with long return type.
|
long |
PlatformCache.processInStreamOutLong(int type,
BinaryRawReaderEx reader,
PlatformMemory mem)
Process IN operation.
|
long |
PlatformCache.writeResult(PlatformMemory mem,
Object obj)
Writes the result to reused stream, if any.
|
long |
PlatformCache.writeResult(PlatformMemory mem,
Object obj,
PlatformWriterClosure clo)
Writes the result to reused stream, if any.
|
| Modifier and Type | Method and Description |
|---|---|
long |
PlatformCallbackGateway.pluginCallback(long callbackId,
PlatformMemory outMem,
PlatformMemory inMem)
Invoke plugin callback by id.
|
| Modifier and Type | Method and Description |
|---|---|
long |
PlatformDotNetEntityFrameworkCacheExtension.processInOutStreamLong(PlatformCache target,
int type,
BinaryRawReaderEx reader,
PlatformMemory mem)
Invokes in-out operation with long return type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformAbstractMemory
Interop memory chunk abstraction.
|
class |
PlatformExternalMemory
Interop external memory chunk.
|
class |
PlatformPooledMemory
Interop pooled memory chunk.
|
class |
PlatformUnpooledMemory
Interop un-pooled memory chunk.
|
| Modifier and Type | Field and Description |
|---|---|
protected PlatformMemory |
PlatformOutputStreamImpl.mem
Underlying memory chunk.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformMemory |
PlatformMemoryManager.allocate()
Allocates memory.
|
PlatformMemory |
PlatformMemoryManagerImpl.allocate()
Allocates memory.
|
PlatformMemory |
PlatformMemoryManager.allocate(int cap)
Allocates memory having at least the given capacity.
|
PlatformMemory |
PlatformMemoryPool.allocate(int cap)
Allocate memory chunk, optionally pooling it.
|
PlatformMemory |
PlatformMemoryManagerImpl.allocate(int cap)
Allocates memory having at least the given capacity.
|
PlatformMemory |
PlatformMemoryManager.get(long memPtr)
Gets memory from existing pointer.
|
PlatformMemory |
PlatformMemoryPool.get(long memPtr)
Get pooled memory chunk.
|
PlatformMemory |
PlatformMemoryManagerImpl.get(long memPtr)
Gets memory from existing pointer.
|
| Constructor and Description |
|---|
PlatformBigEndianInputStreamImpl(PlatformMemory mem)
Constructor.
|
PlatformBigEndianOutputStreamImpl(PlatformMemory mem)
Constructor.
|
PlatformInputStreamImpl(PlatformMemory mem)
Constructor.
|
PlatformOutputStreamImpl(PlatformMemory mem)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
PlatformDotNetSessionCacheExtension.processInOutStreamLong(PlatformCache target,
int type,
BinaryRawReaderEx reader,
PlatformMemory mem)
Invokes in-out operation with long return type.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018