public interface IgfsHelper
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIgfsBlockKey(Object key)
Check whether object is of type
IgfsBlockKey |
void |
preProcessCacheConfiguration(CacheConfiguration cfg)
Pre-process cache configuration.
|
void |
validateCacheConfiguration(CacheConfiguration cfg)
Validate cache configuration for IGFS.
|
void preProcessCacheConfiguration(CacheConfiguration cfg)
cfg - Cache configuration.void validateCacheConfiguration(CacheConfiguration cfg) throws IgniteCheckedException
cfg - Cache configuration.IgniteCheckedException - If validation failed.boolean isIgfsBlockKey(Object key)
IgfsBlockKeykey - Key.True if IGFS block key.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017