public class TableDescriptor extends Object
| Constructor and Description |
|---|
TableDescriptor(GridCacheContextInfo<?,?> cacheInfo,
GridQueryTypeDescriptor typeDesc,
boolean isSql)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
affinityKey() |
GridCacheContextInfo<?,?> |
cacheInfo() |
boolean |
isIndexRebuildInProgress() |
boolean |
isSql() |
GridQueryTypeDescriptor |
type() |
public TableDescriptor(GridCacheContextInfo<?,?> cacheInfo, GridQueryTypeDescriptor typeDesc, boolean isSql)
cacheInfo - Cache cacheInfo context.typeDesc - Descriptor.public GridCacheContextInfo<?,?> cacheInfo()
public GridQueryTypeDescriptor type()
public boolean isSql()
public String affinityKey()
public boolean isIndexRebuildInProgress()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023