| 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.odbc | |
| org.apache.ignite.internal.processors.platform.utils | |
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryRawWriter |
BinaryWriter.rawWriter()
Gets raw writer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgfsPath.writeRawBinary(BinaryRawWriter writer)
Write raw binary.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryRawWriterEx
Extended writer interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryWriterExImpl
Binary writer implementation.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryRawWriter |
BinaryWriterExImpl.rawWriter()
Gets raw writer.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BinaryUtils.writeIgniteUuid(BinaryRawWriter out,
IgniteUuid val)
Write
IgniteUuid instance. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IgfsEntryInfo.writeBinary(BinaryRawWriter out)
Write binary content.
|
static void |
IgfsUtils.writeListingEntry(BinaryRawWriter out,
IgfsListingEntry entry)
Write listing entry.
|
static void |
IgfsUtils.writePath(BinaryRawWriter writer,
IgfsPath path)
Write IGFS path.
|
static void |
IgfsUtils.writeProperties(BinaryRawWriter out,
Map<String,String> props)
Write entry properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgfsClientSetTimesCallable.writeBinary0(BinaryRawWriter writer)
Write binary.
|
void |
IgfsClientUpdateCallable.writeBinary0(BinaryRawWriter writer)
Write binary.
|
protected void |
IgfsClientAbstractCallable.writeBinary0(BinaryRawWriter rawWriter)
Write binary.
|
void |
IgfsClientMkdirsCallable.writeBinary0(BinaryRawWriter writer)
Write binary.
|
void |
IgfsClientDeleteCallable.writeBinary0(BinaryRawWriter writer)
Write binary.
|
void |
IgfsClientRenameCallable.writeBinary0(BinaryRawWriter writer)
Write binary.
|
void |
IgfsClientAffinityCallable.writeBinary0(BinaryRawWriter writer)
Write binary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OdbcColumnMeta.write(BinaryRawWriter writer)
Write in a binary format.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PlatformConfigurationUtils.writeCacheConfiguration(BinaryRawWriter writer,
CacheConfiguration ccfg)
Writes cache configuration.
|
static void |
PlatformConfigurationUtils.writeIgniteConfiguration(BinaryRawWriter w,
IgniteConfiguration cfg)
Writes Ignite configuration.
|
static void |
PlatformConfigurationUtils.writeNearConfiguration(BinaryRawWriter out,
NearCacheConfiguration cfg)
Reads the near config.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
IgniteUtils.writeUuid(BinaryRawWriter out,
UUID uid)
Writes UUID to binary writer.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016