public class IgfsNoopHelper extends Object implements IgfsHelper
| Constructor and Description |
|---|
IgfsNoopHelper() |
| 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.
|
public void preProcessCacheConfiguration(CacheConfiguration cfg)
preProcessCacheConfiguration in interface IgfsHelpercfg - Cache configuration.public void validateCacheConfiguration(CacheConfiguration cfg) throws IgniteCheckedException
validateCacheConfiguration in interface IgfsHelpercfg - Cache configuration.IgniteCheckedException - If validation failed.public boolean isIgfsBlockKey(Object key)
IgfsBlockKeyisIgfsBlockKey in interface IgfsHelperkey - Key.True if IGFS block key.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015