| Package | Description |
|---|---|
| org.apache.ignite.internal.management.cache |
| Modifier and Type | Method and Description |
|---|---|
Set<IndexRebuildStatusInfoContainer> |
IndexForceRebuildTaskRes.cachesWithRebuildInProgress() |
Set<IndexRebuildStatusInfoContainer> |
IndexForceRebuildTaskRes.cachesWithStartedRebuild() |
static Comparator<IndexRebuildStatusInfoContainer> |
IndexRebuildStatusInfoContainer.comparator() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheIndexesRebuildStatusCommand.printResult(CacheIndexesRebuildStatusCommandArg arg,
Map<UUID,Set<IndexRebuildStatusInfoContainer>> res,
Consumer<String> printer)
Prints command result to the user.
|
| Constructor and Description |
|---|
IndexForceRebuildTaskRes(Set<IndexRebuildStatusInfoContainer> cachesWithStartedRebuild,
Set<IndexRebuildStatusInfoContainer> cachesWithRebuildInProgress,
Set<String> notFoundCacheNames) |
IndexForceRebuildTaskRes(Set<IndexRebuildStatusInfoContainer> cachesWithStartedRebuild,
Set<IndexRebuildStatusInfoContainer> cachesWithRebuildInProgress,
Set<String> notFoundCacheNames) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023