| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.cluster |
Contains cluster-related classes.
|
| org.apache.ignite.events |
Contains Event Subscription functionality together with various events emitted by Ignite.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteCluster.setBaselineTopology(Collection<? extends BaselineNode> baselineTop)
Sets baseline topology.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClusterNode
Interface representing a single cluster node.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BaselineNode> |
ClusterActivationEvent.baselineNodes()
Gets baseline nodes.
|
| Constructor and Description |
|---|
ClusterActivationEvent(ClusterNode node,
String msg,
int type,
Collection<BaselineNode> baselineNodes)
Creates deployment event with given parameters.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020