Uses of Interface
org.apache.ignite.internal.management.api.ComputeCommand
-
-
Uses of ComputeCommand in org.apache.ignite.internal.management
Classes in org.apache.ignite.internal.management that implement ComputeCommand Modifier and Type Class Description classChangeTagCommandChange Cluster tag command.classShutdownPolicyCommandclassSystemViewCommandCommand for printing system view content. -
Uses of ComputeCommand in org.apache.ignite.internal.management.baseline
Classes in org.apache.ignite.internal.management.baseline that implement ComputeCommand Modifier and Type Class Description classAbstractBaselineCommandclassBaselineAddCommandclassBaselineAutoAdjustCommandclassBaselineCommandclassBaselineRemoveCommandclassBaselineSetCommandclassBaselineVersionCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.cache
Classes in org.apache.ignite.internal.management.cache that implement ComputeCommand Modifier and Type Class Description classCacheCheckIndexInlineSizesCommandCheck secondary indexes inline size.classCacheClearCommandClear caches.classCacheContentionCommandPrints info about contended keys (the keys concurrently locked from multiple transactions).classCacheCreateCommandCreate caches.classCacheDestroyCommandDestroy caches.classCacheDistributionCommandCollect information on the distribution of partitions.classCacheFindGarbageCommandFind and remove garbage.classCacheIdleVerifyCommandChecks consistency of primary and backup partitions assuming no concurrent updates are happening in the cluster.classCacheIdleVerifyDumpCommandclassCacheIndexesForceRebuildCommandIndex force rebuild.classCacheIndexesListCommandIndex list.classCacheIndexesRebuildStatusCommandIndex rebuild status.classCacheMetricsCommandEnable / disable cache metrics collection or show metrics collection status.classCacheResetLostPartitionsCommandReset lost partitions.classCacheScheduleIndexesRebuildCommandIndex rebuild via the maintenance mode.classCacheValidateIndexesCommandValidates indexes attempting to read each indexed entry. -
Uses of ComputeCommand in org.apache.ignite.internal.management.cache.scan
Classes in org.apache.ignite.internal.management.cache.scan that implement ComputeCommand Modifier and Type Class Description classCacheScanCommandScan cache entries. -
Uses of ComputeCommand in org.apache.ignite.internal.management.cdc
Classes in org.apache.ignite.internal.management.cdc that implement ComputeCommand Modifier and Type Class Description classCdcDeleteLostSegmentLinksCommandCommand to delete lost segment links.classCdcResendCommandThe command to forcefully resend all cache data to CDC. -
Uses of ComputeCommand in org.apache.ignite.internal.management.consistency
Classes in org.apache.ignite.internal.management.consistency that implement ComputeCommand Modifier and Type Class Description classConsistencyFinalizeCommandclassConsistencyStatusCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.defragmentation
Classes in org.apache.ignite.internal.management.defragmentation that implement ComputeCommand Modifier and Type Class Description classDefragmentationCancelCommandclassDefragmentationScheduleCommandclassDefragmentationStatusCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.diagnostic
Classes in org.apache.ignite.internal.management.diagnostic that implement ComputeCommand Modifier and Type Class Description classDiagnosticConnectivityCommandclassDiagnosticPagelocksCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.encryption
Classes in org.apache.ignite.internal.management.encryption that implement ComputeCommand Modifier and Type Class Description classEncryptionCacheKeyIdsCommandclassEncryptionChangeCacheKeyCommandclassEncryptionChangeMasterKeyCommandclassEncryptionGetMasterKeyNameCommandclassEncryptionReencryptionRateLimitCommandclassEncryptionReencryptionStatusCommandclassEncryptionResumeReencryptionCommandclassEncryptionSuspendReencryptionCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.kill
Classes in org.apache.ignite.internal.management.kill that implement ComputeCommand Modifier and Type Class Description classKillClientCommandclassKillComputeCommandclassKillConsistencyCommandclassKillContinuousCommandclassKillScanCommandclassKillServiceCommandclassKillSnapshotCommandclassKillSqlCommandclassKillTransactionCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.meta
Classes in org.apache.ignite.internal.management.meta that implement ComputeCommand Modifier and Type Class Description classMetaDetailsCommandclassMetaListCommandclassMetaRemoveCommandclassMetaUpdateCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.metric
Classes in org.apache.ignite.internal.management.metric that implement ComputeCommand Modifier and Type Class Description classMetricCommandCommand for printing metric values.classMetricConfigureHistogramCommandclassMetricConfigureHitrateCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.performancestatistics
Classes in org.apache.ignite.internal.management.performancestatistics that implement ComputeCommand Modifier and Type Class Description classPerformanceStatisticsRotateCommandclassPerformanceStatisticsStartCommandclassPerformanceStatisticsStatusCommandclassPerformanceStatisticsStopCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.persistence
Classes in org.apache.ignite.internal.management.persistence that implement ComputeCommand Modifier and Type Class Description classPersistenceAbstractCommandclassPersistenceBackupAllCommandclassPersistenceBackupCachesCommandclassPersistenceBackupCorruptedCommandclassPersistenceCleanAllCommandclassPersistenceCleanCachesCommandclassPersistenceCleanCorruptedCommandclassPersistenceCommandclassPersistenceInfoCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.property
Classes in org.apache.ignite.internal.management.property that implement ComputeCommand Modifier and Type Class Description classPropertyGetCommandclassPropertyListCommandclassPropertySetCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.snapshot
Classes in org.apache.ignite.internal.management.snapshot that implement ComputeCommand Modifier and Type Class Description classAbstractSnapshotCommand<A extends IgniteDataTransferObject,R>classSnapshotCancelCommandclassSnapshotCheckCommandclassSnapshotCreateCommandclassSnapshotRestoreCommandclassSnapshotStatusCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.tracing
Classes in org.apache.ignite.internal.management.tracing that implement ComputeCommand Modifier and Type Class Description classAbstractTracingConfigurationCommandclassTracingConfigurationCommandclassTracingConfigurationGetAllCommandclassTracingConfigurationGetCommandclassTracingConfigurationResetAllCommandclassTracingConfigurationResetCommandclassTracingConfigurationSetCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.tx
Classes in org.apache.ignite.internal.management.tx that implement ComputeCommand Modifier and Type Class Description classTxCommand -
Uses of ComputeCommand in org.apache.ignite.internal.management.wal
Classes in org.apache.ignite.internal.management.wal that implement ComputeCommand Modifier and Type Class Description classWalDeleteCommandclassWalPrintCommand
-