public class H2RowCacheRegistry extends Object
| Constructor and Description |
|---|
H2RowCacheRegistry() |
| Modifier and Type | Method and Description |
|---|---|
H2RowCache |
forGroup(int grpId)
Get row cache for the given cache group.
|
void |
onCacheRegistered(GridCacheContext cctx)
Callback invoked on cache registration within indexing.
|
void |
onCacheUnregistered(GridCacheContext cctx)
Callback invoked when cache gets unregistered.
|
@Nullable public H2RowCache forGroup(int grpId)
grpId - Cache group ID.null if none available.public void onCacheRegistered(GridCacheContext cctx)
cctx - Cache context.public void onCacheUnregistered(GridCacheContext cctx)
cctx - Cache context.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018