Package | Description |
---|---|
org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
org.apache.ignite.cluster |
Contains cluster-related classes.
|
org.apache.ignite.lang |
Contains general language constructs and functional APIs for distributed computations.
|
org.apache.ignite.spi.discovery |
Contains APIs for topology manager SPI.
|
Modifier and Type | Method and Description |
---|---|
IgniteProductVersion |
IgniteSpringBean.version()
Gets Ignite version.
|
IgniteProductVersion |
Ignite.version()
Gets Ignite version.
|
Modifier and Type | Method and Description |
---|---|
IgniteProductVersion |
ClusterNode.version()
Gets node version.
|
Modifier and Type | Method and Description |
---|---|
static IgniteProductVersion |
IgniteProductVersion.fromString(String verStr)
Tries to parse product version from it's string representation.
|
Modifier and Type | Method and Description |
---|---|
int |
IgniteProductVersion.compareTo(IgniteProductVersion o) |
Modifier and Type | Method and Description |
---|---|
void |
DiscoverySpi.setNodeAttributes(Map<String,Object> attrs,
IgniteProductVersion ver)
Sets node attributes and node version which will be distributed in grid during
join process.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015