| 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.igfs |
Contains high performance file system processor.
|
| org.apache.ignite.internal.processors.platform.utils |
| 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 IgniteUuid |
BinaryUtils.readIgniteUuid(BinaryRawReader in)
Read
IgniteUuid instance. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IgfsEntryInfo.readBinary(BinaryRawReader in)
Read binary content.
|
static IgfsListingEntry |
IgfsUtils.readListingEntry(BinaryRawReader in)
Read listing entry.
|
static Map<String,String> |
IgfsUtils.readProperties(BinaryRawReader in)
Read entry properties.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PlatformConfigurationUtils.readDiscoveryConfiguration(BinaryRawReader in,
IgniteConfiguration cfg)
Reads discovery configuration from a stream and updates provided IgniteConfiguration.
|
static EvictionPolicy |
PlatformConfigurationUtils.readEvictionPolicy(BinaryRawReader in)
Reads the eviction policy.
|
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.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016