public interface SchemaIndexCacheVisitorClosure
| Modifier and Type | Method and Description |
|---|---|
void |
apply(KeyCacheObject key,
int part,
CacheObject val,
GridCacheVersion ver,
long expiration,
long link)
Apply closure.
|
void apply(KeyCacheObject key, int part, CacheObject val, GridCacheVersion ver, long expiration, long link) throws IgniteCheckedException
key - Key.part - Partition.val - Value.ver - Version.expiration - Expiration.link - Link.IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017