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.
|
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 Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019