| Modifier and Type | Method and Description |
|---|---|
BinaryRawReader |
BinaryReader.rawReader()
Gets raw reader.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgfsPath.readRawBinary(BinaryRawReader reader)
Read raw binary.
|
| 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 void |
IgfsEntryInfo.readBinary(BinaryRawReader in)
Read binary content.
|
static IgfsFileAffinityRange |
IgfsUtils.readFileAffinityRange(BinaryRawReader reader)
Read IgfsFileAffinityRange.
|
static @Nullable IgfsListingEntry |
IgfsUtils.readListingEntry(BinaryRawReader in)
Read listing entry.
|
static @Nullable IgfsPath |
IgfsUtils.readPath(BinaryRawReader reader)
Read IGFS path.
|
static @Nullable Map<String,String> |
IgfsUtils.readProperties(BinaryRawReader in)
Read entry properties.
|
void |
IgfsFileAffinityRange.readRawBinary(BinaryRawReader reader)
Reads fields from provided reader.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgfsClientSetTimesCallable.readBinary0(BinaryRawReader reader)
Read binary.
|
void |
IgfsClientAffinityCallable.readBinary0(BinaryRawReader reader)
Read binary.
|
void |
IgfsClientUpdateCallable.readBinary0(BinaryRawReader reader)
Read binary.
|
void |
IgfsClientDeleteCallable.readBinary0(BinaryRawReader reader)
Read binary.
|
void |
IgfsClientMkdirsCallable.readBinary0(BinaryRawReader reader)
Read binary.
|
void |
IgfsClientRenameCallable.readBinary0(BinaryRawReader reader)
Read binary.
|
protected void |
IgfsClientAbstractCallable.readBinary0(BinaryRawReader rawReader)
Read binary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgfsClientMetaUnlockCallable.readBinary0(BinaryRawReader reader)
Read binary.
|
| 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.
|
| Constructor and Description |
|---|
ClientClusterChangeStateRequest(BinaryRawReader reader)
Constructor.
|
ClientClusterIsActiveRequest(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,
ClientListenerProtocolVersion ver)
Reads the query entity.
|
| 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.8.1 Release Date : May 21 2020