public final class AffinityCache extends Object
| Constructor and Description |
|---|
AffinityCache(AffinityTopologyVersion ver,
int partitionAwarenessPartDistributionsCacheSize,
int partitionAwarenessSQLCacheSize)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UUID[] |
cacheDistribution(int cacheId) |
JdbcThinPartitionResultDescriptor |
partitionResult(QualifiedSQLQuery sqlQry)
Retrieves partition result descriptor related to corresponding sql query.
|
AffinityTopologyVersion |
version() |
public AffinityCache(AffinityTopologyVersion ver, int partitionAwarenessPartDistributionsCacheSize, int partitionAwarenessSQLCacheSize)
ver - Affinity topology version.public AffinityTopologyVersion version()
public JdbcThinPartitionResultDescriptor partitionResult(QualifiedSQLQuery sqlQry)
sqlQry - Qualified sql query.public UUID[] cacheDistribution(int cacheId)
cacheId - Cache Id.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021