| Modifier and Type | Method and Description |
|---|---|
IgniteProductVersion |
Ignite.version()
Gets Ignite version.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteProductVersion |
ClusterNode.version()
Gets node version.
|
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
IgniteVersionUtils.VER
Ignite version.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteProductVersion |
IgniteKernal.version()
Gets Ignite version.
|
| Modifier and Type | Method and Description |
|---|---|
NavigableMap<IgniteProductVersion,Collection<ClusterNode>> |
GridDiscoveryManager.topologyVersionMap()
Gets topology grouped by node versions.
|
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
CacheAffinitySharedManager.LATE_AFF_ASSIGN_SINCE |
static IgniteProductVersion |
GridCacheAdapter.LOAD_CACHE_JOB_SINCE |
static IgniteProductVersion |
GridCacheAdapter.LOAD_CACHE_JOB_V2_SINCE |
| Modifier and Type | Method and Description |
|---|---|
IgniteProductVersion |
GridCachePartitionExchangeManager.minimumNodeVersion(AffinityTopologyVersion topVer)
Gets minimum node version for the given topology version.
|
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
CacheObjectBinaryProcessorImpl.BINARY_CFG_CHECK_SINCE |
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
GridDistributedTxPrepareRequest.TX_NODES_DIRECT_MARSHALLABLE_SINCE
Version in which direct marshalling of tx nodes was introduced.
|
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
GridPartitionedSingleGetFuture.SINGLE_GET_MSG_SINCE |
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
GridDhtPreloader.REBALANCING_VER_2_SINCE
Rebalancing was refactored at version 1.5.0, but backward compatibility to previous implementation was saved.
|
static IgniteProductVersion |
GridDhtPartitionMap2.SINCE
Used since.
|
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
GridNearTxFinishFuture.FINISH_NEAR_ONE_PHASE_SINCE |
static IgniteProductVersion |
GridNearTxFinishFuture.PRIMARY_SYNC_TXS_SINCE |
static IgniteProductVersion |
GridNearOptimisticSerializableTxPrepareFuture.SER_TX_SINCE |
static IgniteProductVersion |
GridNearTxFinishFuture.WAIT_REMOTE_TXS_SINCE |
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
CacheContinuousQueryBatchAck.SINCE_VER |
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
IgniteTxManager.TX_DEADLOCK_DETECTION_SINCE
Version in which deadlock detection introduced.
|
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
GridClosureProcessor.BINARYLIZABLE_CLOSURES_SINCE
Ignite version in which binarylizable versions of closures were introduced.
|
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
GridContinuousProcessor.QUERY_MSG_VER_2_SINCE |
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
GridServiceProcessor.LAZY_SERVICES_CFG_SINCE |
| Modifier and Type | Method and Description |
|---|---|
static IgniteProductVersion |
IgniteUtils.productVersion(ClusterNode node)
Gets node product version based on node attributes.
|
| 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) |
int |
IgniteProductVersion.compareToIgnoreTimestamp(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.
|
| Modifier and Type | Field and Description |
|---|---|
protected IgniteProductVersion |
TcpDiscoverySpi.locNodeVer
Local node version.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TcpDiscoverySpi.setNodeAttributes(Map<String,Object> attrs,
IgniteProductVersion ver)
Sets node attributes and node version which will be distributed in grid during
join process.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteProductVersion |
TcpDiscoveryNodesRing.minimumNodeVersion() |
IgniteProductVersion |
TcpDiscoveryNode.version()
Gets node version.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TcpDiscoveryNode.version(IgniteProductVersion ver) |
| Constructor and Description |
|---|
TcpDiscoveryNode(UUID id,
Collection<String> addrs,
Collection<String> hostNames,
int discPort,
DiscoveryMetricsProvider metricsProvider,
IgniteProductVersion ver,
Serializable consistentId)
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
TcpDiscoveryClientAckResponse.CLIENT_ACK_SINCE_VERSION |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016