public class IndexRebuildPartialClosure extends Object implements SchemaIndexCacheVisitorClosure
| Constructor and Description |
|---|
IndexRebuildPartialClosure(GridCacheContext cctx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addIndex(GridH2Table tbl,
GridH2IndexBase idx) |
void |
apply(CacheDataRow row) |
boolean |
hasIndexes() |
public IndexRebuildPartialClosure(GridCacheContext cctx)
cctx - Cache context.public void apply(CacheDataRow row) throws IgniteCheckedException
apply in interface SchemaIndexCacheVisitorClosureIgniteCheckedExceptionpublic void addIndex(GridH2Table tbl, GridH2IndexBase idx)
idx - Index to be rebuilt.public boolean hasIndexes()
True if there is at least one index to rebuild.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025