public class H2RowCacheRegistry extends Object
| Constructor and Description |
|---|
H2RowCacheRegistry() |
| Modifier and Type | Method and Description |
|---|---|
@Nullable H2RowCache |
forGroup(int grpId)
Get row cache for the given cache group.
|
void |
onCacheRegistered(GridCacheContextInfo cacheInfo)
Callback invoked on cache registration within indexing.
|
void |
onCacheUnregistered(GridCacheContextInfo cacheInfo)
Callback invoked when cache gets unregistered.
|
@Nullable public @Nullable H2RowCache forGroup(int grpId)
grpId - Cache group ID.null if none available.public void onCacheRegistered(GridCacheContextInfo cacheInfo)
cacheInfo - Cache info context.public void onCacheUnregistered(GridCacheContextInfo cacheInfo)
cacheInfo - Cache context info.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025