public static class CacheJoinNodeDiscoveryData.CacheInfo extends Object implements Serializable
| Constructor and Description |
|---|
CacheJoinNodeDiscoveryData.CacheInfo(StoredCacheData cacheData,
CacheType cacheType,
boolean sql,
long flags) |
public CacheJoinNodeDiscoveryData.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.1.0 Release Date : July 20 2017