public final class AffinityCache extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DISTRIBUTIONS_CACHE_LIMIT
Partition distributions cache limit.
|
static int |
SQL_CACHE_LIMIT
SQL cache limit.
|
| Constructor and Description |
|---|
AffinityCache(AffinityTopologyVersion ver)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
JdbcThinPartitionResultDescriptor |
partitionResult(QualifiedSQLQuery sqlQry)
Retrieves partition result descriptor related to corresponding sql query.
|
AffinityTopologyVersion |
version() |
public static final int DISTRIBUTIONS_CACHE_LIMIT
public static final int SQL_CACHE_LIMIT
public AffinityCache(AffinityTopologyVersion ver)
ver - Affinity topology version.public AffinityTopologyVersion version()
public JdbcThinPartitionResultDescriptor partitionResult(QualifiedSQLQuery sqlQry)
sqlQry - Qualified sql query.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020