| Package | Description |
|---|---|
| org.apache.ignite.internal.managers.discovery |
TODO.
|
| org.apache.ignite.internal.managers.eventstorage |
TODO.
|
| org.apache.ignite.internal.processors.affinity |
Data affinity processor.
|
| org.apache.ignite.internal.processors.cache.distributed.dht | |
| org.apache.ignite.internal.processors.cache.distributed.dht.preloader |
| Modifier and Type | Method and Description |
|---|---|
DiscoCache |
GridDiscoveryManager.discoCache()
Gets discovery collection cache from SPI safely guarding against "floating" collections.
|
DiscoCache |
GridDiscoveryManager.discoCache(AffinityTopologyVersion topVer)
Gets discovery collection cache from SPI safely guarding against "floating" collections.
|
| Modifier and Type | Method and Description |
|---|---|
T2<DiscoveryEvent,DiscoCache> |
GridDiscoveryManager.localJoin() |
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoveryEventListener.onEvent(DiscoveryEvent evt,
DiscoCache discoCache) |
void |
GridEventStorageManager.record(DiscoveryEvent evt,
DiscoCache discoCache)
Records discovery events.
|
| Modifier and Type | Method and Description |
|---|---|
List<List<ClusterNode>> |
GridAffinityAssignmentCache.calculate(AffinityTopologyVersion topVer,
DiscoveryEvent discoEvt,
DiscoCache discoCache)
Calculates affinity cache for given topology version.
|
| Constructor and Description |
|---|
GridDhtAssignmentFetchFuture(GridCacheSharedContext ctx,
String cacheName,
AffinityTopologyVersion topVer,
DiscoCache discoCache) |
| Modifier and Type | Method and Description |
|---|---|
DiscoCache |
GridDhtPartitionsExchangeFuture.discoCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtPartitionsExchangeFuture.onEvent(GridDhtPartitionExchangeId exchId,
DiscoveryEvent discoEvt,
DiscoCache discoCache)
Event callback.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017