| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.client |
Contains Ignite Thin Client API classes.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.client.thin | |
| org.apache.ignite.internal.processors.cache.binary |
Implementation of binary processor.
|
| org.apache.ignite.internal.processors.cacheobject |
Cache object processor.
|
| org.apache.ignite.internal.visor.binary |
| Modifier and Type | Method and Description |
|---|---|
IgniteBinary |
Ignite.binary()
Gets an instance of
IgniteBinary interface. |
| Modifier and Type | Method and Description |
|---|---|
IgniteBinary |
IgniteClient.binary() |
| Modifier and Type | Method and Description |
|---|---|
IgniteBinary |
IgniteKernal.binary()
Gets an instance of
IgniteBinary interface. |
| Modifier and Type | Method and Description |
|---|---|
IgniteBinary |
TcpIgniteClient.binary() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
ClientCacheAffinityMapping.affinityNode(IgniteBinary binary,
int cacheId,
Object key)
Calculates affinity node for given cache and key.
|
| Constructor and Description |
|---|
ClientCacheAffinityContext(IgniteBinary binary) |
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteBinaryImpl
IgniteBinary implementation. |
| Modifier and Type | Method and Description |
|---|---|
IgniteBinary |
CacheObjectBinaryProcessorImpl.binary() |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpBinary |
| Modifier and Type | Method and Description |
|---|---|
IgniteBinary |
IgniteCacheObjectProcessor.binary() |
| Modifier and Type | Method and Description |
|---|---|
static List<VisorBinaryMetadata> |
VisorBinaryMetadata.list(IgniteBinary binary) |
| Constructor and Description |
|---|
VisorBinaryMetadata(IgniteBinary binary,
BinaryType binaryType)
Default constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021