public static class CacheJoinNodeDiscoveryData.CacheInfo extends Object implements Serializable
| Constructor and Description |
|---|
CacheInfo(StoredCacheData cacheData,
CacheType cacheType,
boolean sql,
long flags) |
| Modifier and Type | Method and Description |
|---|---|
StoredCacheData |
cacheData() |
CacheType |
cacheType() |
boolean |
sql() |
String |
toString() |
public CacheInfo(StoredCacheData cacheData, CacheType cacheType, boolean sql, long flags)
cacheData - Cache data.cacheType - Cache type.sql - SQL flag - true if cache was created with CREATE TABLE.flags - Flags (for future usage).public StoredCacheData cacheData()
public CacheType cacheType()
public boolean sql()
true if cache was created with CREATE TABLE.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018