| Package | Description |
|---|---|
| org.apache.ignite.binary |
Contains Ignite Binary Objects API classes.
|
| org.apache.ignite.internal.binary |
Contains binary APIs internal implementation.
|
| org.apache.ignite.internal.processors.platform | |
| org.apache.ignite.internal.processors.platform.cache.affinity | |
| org.apache.ignite.internal.processors.platform.client | |
| org.apache.ignite.internal.processors.platform.client.binary | |
| org.apache.ignite.internal.processors.platform.client.cache | |
| org.apache.ignite.internal.processors.platform.client.cluster | |
| org.apache.ignite.internal.processors.platform.client.tx | |
| org.apache.ignite.internal.processors.platform.utils | |
| org.apache.ignite.internal.processors.platform.websession | |
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryRawReader |
BinaryReader.rawReader()
Gets raw reader.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryRawReaderEx
Extended reader interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryReaderExImpl
Binary reader implementation.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryRawReader |
BinaryReaderExImpl.rawReader()
Gets raw reader.
|
| Modifier and Type | Method and Description |
|---|---|
static @Nullable IgniteUuid |
BinaryUtils.readIgniteUuid(BinaryRawReader in)
Read
IgniteUuid instance. |
| Modifier and Type | Method and Description |
|---|---|
protected PlatformListenable |
PlatformAbstractTarget.readAndListenFuture(BinaryRawReader reader,
IgniteFuture fut)
Reads future information and listens.
|
protected PlatformListenable |
PlatformAbstractTarget.readAndListenFuture(BinaryRawReader reader,
IgniteFuture fut,
PlatformFutureUtils.Writer writer)
Reads future information and listens.
|
protected PlatformListenable |
PlatformAbstractTarget.readAndListenFuture(BinaryRawReader reader,
IgniteInternalFuture fut)
Reads future information and listens.
|
| Modifier and Type | Method and Description |
|---|---|
static @NotNull List<List<ClusterNode>> |
PlatformAffinityUtils.readPartitionAssignment(BinaryRawReader reader,
PlatformContext ctx)
Reads the partition assignment.
|
| Constructor and Description |
|---|
ClientRequest(BinaryRawReader reader)
Constructor.
|
| Constructor and Description |
|---|
ClientBinaryTypeGetRequest(BinaryRawReader reader)
Constructor.
|
ClientBinaryTypeNameGetRequest(BinaryRawReader reader)
Constructor.
|
ClientBinaryTypeNamePutRequest(BinaryRawReader reader)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static QueryEntity |
ClientCacheConfigurationSerializer.readQueryEntity(BinaryRawReader in,
ClientProtocolContext protocolCtx)
Reads the query entity.
|
| Modifier and Type | Method and Description |
|---|---|
static ClientClusterGroupProjection |
ClientClusterGroupProjection.read(BinaryRawReader reader)
Reads projection from a stream.
|
| Constructor and Description |
|---|
ClientClusterChangeStateRequest(BinaryRawReader reader)
Constructor.
|
ClientClusterGetStateRequest(BinaryRawReader reader)
Constructor.
|
ClientClusterGroupGetNodeIdsRequest(BinaryRawReader reader)
Constructor.
|
ClientClusterGroupGetNodesDetailsRequest(BinaryRawReader reader)
Constructor.
|
ClientClusterGroupGetNodesEndpointsRequest(BinaryRawReader reader)
Constructor.
|
ClientClusterWalChangeStateRequest(BinaryRawReader reader)
Constructor.
|
ClientClusterWalGetStateRequest(BinaryRawReader reader)
Constructor.
|
| Constructor and Description |
|---|
ClientTxEndRequest(BinaryRawReader reader)
Constructor.
|
ClientTxStartRequest(BinaryRawReader reader)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static javax.cache.configuration.Factory<? extends javax.cache.expiry.ExpiryPolicy> |
PlatformConfigurationUtils.readExpiryPolicyFactory(BinaryRawReader in)
Reads the expiry policy factory.
|
static NearCacheConfiguration |
PlatformConfigurationUtils.readNearConfiguration(BinaryRawReader in)
Reads the near config.
|
static QueryEntity |
PlatformConfigurationUtils.readQueryEntity(BinaryRawReader in)
Reads the query entity.
|
static QueryIndex |
PlatformConfigurationUtils.readQueryIndex(BinaryRawReader in)
Reads the query index.
|
static Collection<String> |
PlatformUtils.readStrings(BinaryRawReader reader)
Reads collection of strings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformDotNetSessionData.readBinary(BinaryRawReader reader)
Reads from a binary reader.
|
| Modifier and Type | Method and Description |
|---|---|
static @Nullable UUID |
IgniteUtils.readUuid(BinaryRawReader in)
Reads UUID from binary reader.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020