| Package | Description |
|---|---|
| org.apache.ignite.binary |
Contains Ignite Binary Objects API classes.
|
| org.apache.ignite.igfs |
Contains IGnite File System APIs.
|
| org.apache.ignite.internal.binary |
Contains binary APIs internal implementation.
|
| org.apache.ignite.internal.processors.igfs |
Contains high performance file system processor.
|
| org.apache.ignite.internal.processors.igfs.client | |
| org.apache.ignite.internal.processors.igfs.client.meta | |
| org.apache.ignite.internal.processors.platform | |
| org.apache.ignite.internal.processors.platform.cache.affinity | |
| 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 | 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 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 IgfsListingEntry |
IgfsUtils.readListingEntry(BinaryRawReader in)
Read listing entry.
|
static IgfsPath |
IgfsUtils.readPath(BinaryRawReader reader)
Read IGFS path.
|
static 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 |
IgfsClientDeleteCallable.readBinary0(BinaryRawReader reader)
Read binary.
|
void |
IgfsClientRenameCallable.readBinary0(BinaryRawReader reader)
Read binary.
|
protected void |
IgfsClientAbstractCallable.readBinary0(BinaryRawReader rawReader)
Read binary.
|
void |
IgfsClientSetTimesCallable.readBinary0(BinaryRawReader reader)
Read binary.
|
void |
IgfsClientAffinityCallable.readBinary0(BinaryRawReader reader)
Read binary.
|
void |
IgfsClientUpdateCallable.readBinary0(BinaryRawReader reader)
Read binary.
|
void |
IgfsClientMkdirsCallable.readBinary0(BinaryRawReader reader)
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.
|
protected PlatformListenable |
PlatformAbstractTarget.readAndListenFuture(BinaryRawReader reader,
IgniteInternalFuture fut,
PlatformFutureUtils.Writer writer)
Reads future information and listens.
|
| Modifier and Type | Method and Description |
|---|---|
static List<List<ClusterNode>> |
PlatformAffinityUtils.readPartitionAssignment(BinaryRawReader reader,
PlatformContext ctx)
Reads the partition assignment.
|
| Modifier and Type | Method and Description |
|---|---|
static NearCacheConfiguration |
PlatformConfigurationUtils.readNearConfiguration(BinaryRawReader in)
Reads the near config.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformDotNetSessionData.readBinary(BinaryRawReader reader)
Reads from a binary reader.
|
| Modifier and Type | Method and Description |
|---|---|
static UUID |
IgniteUtils.readUuid(BinaryRawReader in)
Reads UUID from binary reader.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017