| 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 |
|---|---|
BinaryType |
IgniteBinary.type(Class<?> cls)
Gets metadata for provided class.
|
BinaryType |
IgniteBinary.type(int typeId)
Gets metadata for provided type ID.
|
BinaryType |
IgniteBinary.type(String typeName)
Gets metadata for provided class name.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BinaryType> |
IgniteBinary.types()
Gets metadata for all known types.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryType |
BinaryObject.type()
Gets type information for this binary object.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016