| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.binary |
Contains Ignite Binary Objects API classes.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryObject |
IgniteBinary.buildEnum(String typeName,
int ord)
Create enum object.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryObjectBuilder |
IgniteBinary.builder(BinaryObject binaryObj)
Creates binary builder initialized by existing binary object.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryObject |
BinaryObjectBuilder.build()
Builds binary object.
|
BinaryObject |
BinaryObject.clone()
Copies this binary object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BinaryField.exists(BinaryObject obj)
Check whether field exists in the object.
|
<T> T |
BinaryField.value(BinaryObject obj)
Get field's value from the given object.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016