| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,CacheJoinNodeDiscoveryData.CacheInfo> |
CacheJoinNodeDiscoveryData.caches() |
Map<String,CacheJoinNodeDiscoveryData.CacheInfo> |
CacheJoinNodeDiscoveryData.templates() |
| Constructor and Description |
|---|
CacheJoinNodeDiscoveryData(IgniteUuid cacheDeploymentId,
Map<String,CacheJoinNodeDiscoveryData.CacheInfo> caches,
Map<String,CacheJoinNodeDiscoveryData.CacheInfo> templates,
boolean startCaches) |
CacheJoinNodeDiscoveryData(IgniteUuid cacheDeploymentId,
Map<String,CacheJoinNodeDiscoveryData.CacheInfo> caches,
Map<String,CacheJoinNodeDiscoveryData.CacheInfo> templates,
boolean startCaches) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021