Uses of Class
org.apache.ignite.internal.processors.task.GridInternal
-
-
Uses of GridInternal in org.apache.ignite.internal
Classes in org.apache.ignite.internal with annotations of type GridInternal Modifier and Type Class Description classCheckCpHistTaskTask that checks whether last checkpoint is applicable for providing history for all groups and partitions that are passed as parameters. -
Uses of GridInternal in org.apache.ignite.internal.commandline.cache.check_indexes_inline_size
Classes in org.apache.ignite.internal.commandline.cache.check_indexes_inline_size with annotations of type GridInternal Modifier and Type Class Description classCheckIndexInlineSizesResultRepresents information about secondary indexes inline size from the cluster nodes.classCheckIndexInlineSizesTaskTask for check secondary indexes inline size on the different nodes. -
Uses of GridInternal in org.apache.ignite.internal.management
Classes in org.apache.ignite.internal.management with annotations of type GridInternal Modifier and Type Class Description classClusterChangeTagTaskclassShutdownPolicyTaskShutdown policy task.classSystemViewTaskReperesents visor task for obtaining system view content. -
Uses of GridInternal in org.apache.ignite.internal.management.baseline
Classes in org.apache.ignite.internal.management.baseline with annotations of type GridInternal Modifier and Type Class Description classBaselineTaskTask that will collect information about baseline topology and can change its state. -
Uses of GridInternal in org.apache.ignite.internal.management.cache
Classes in org.apache.ignite.internal.management.cache with annotations of type GridInternal Modifier and Type Class Description classCacheConfigurationCollectorTaskTask that collect cache metrics from all nodes.classCacheCreateTaskTask to create caches from Spring XML configuration.classCacheMetricsTaskTask for a cache metrics command.classCacheStopTaskTask that stop specified caches on specified node.classContentionTaskclassFindAndDeleteGarbageInPersistenceTaskCompute task which are part of 'find and delete garbage' functionality.classIdleVerifyDumpTaskTask to verify checksums of backup partitions and return all collected information.classIdleVerifyTaskV2Task to verify checksums of backup partitions.classIndexForceRebuildTaskTask that triggers indexes force rebuild for specified caches or cache groups.classIndexListTaskTask that collects indexes information.classIndexRebuildStatusTaskTask that collects caches that have index rebuild in progress.classScheduleIndexRebuildTaskTask that schedules indexes rebuild for specified caches via the maintenance mode.classValidateIndexesTaskclassVerifyBackupPartitionsDumpTaskTask for collection checksums primary and backup partitions of specified caches.classVerifyBackupPartitionsTaskV2Task for comparing update counters and checksums between primary and backup partitions of specified caches.classViewCacheTask -
Uses of GridInternal in org.apache.ignite.internal.management.cache.scan
Classes in org.apache.ignite.internal.management.cache.scan with annotations of type GridInternal Modifier and Type Class Description classCacheScanTaskTask that scan cache entries. -
Uses of GridInternal in org.apache.ignite.internal.management.cdc
Classes in org.apache.ignite.internal.management.cdc with annotations of type GridInternal Modifier and Type Class Description classCdcCacheDataResendTaskTask to forcefully resend all cache data to CDC.classCdcDeleteLostSegmentsTaskTask to delete lost segment CDC links. -
Uses of GridInternal in org.apache.ignite.internal.management.defragmentation
Classes in org.apache.ignite.internal.management.defragmentation with annotations of type GridInternal Modifier and Type Class Description classDefragmentationTask -
Uses of GridInternal in org.apache.ignite.internal.management.diagnostic
Classes in org.apache.ignite.internal.management.diagnostic with annotations of type GridInternal Modifier and Type Class Description classConnectivityTaskVisor task that checks connectivity status between nodes.classPageLocksTask -
Uses of GridInternal in org.apache.ignite.internal.management.encryption
Classes in org.apache.ignite.internal.management.encryption with annotations of type GridInternal Modifier and Type Class Description classChangeMasterKeyTaskThe task for changing the master key.classEncryptionKeyIdsTaskGet current encryption key IDs of the cache group.classGetMasterKeyNameTaskThe task for getting the master key name.classReencryptionRateTaskView/change cache group re-encryption rate limit .classReencryptionResumeTaskResume re-encryption of the cache group.classReencryptionStatusTaskGet re-encryption status of the cache group.classReencryptionSuspendTaskSuspend re-encryption of the cache group. -
Uses of GridInternal in org.apache.ignite.internal.management.kill
Classes in org.apache.ignite.internal.management.kill with annotations of type GridInternal Modifier and Type Class Description classCancelServiceTaskTask for cancel services with specified name.classClientConnectionDropTaskTask to cancel client connection(s).classComputeCancelSessionTaskCancels given tasks sessions on all cluster nodes.classContinuousQueryCancelTaskTask to cancel continuous query.classKillTransactionTaskclassQueryCancelOnInitiatorTaskTask to cancel queries on initiator node.classScanQueryCancelTaskTask to cancel scan queries.classSnapshotCancelTask -
Uses of GridInternal in org.apache.ignite.internal.management.meta
Classes in org.apache.ignite.internal.management.meta with annotations of type GridInternal Modifier and Type Class Description classMetadataInfoTaskTask for MetadataListCommand and MetadataDetailsCommand commands.classMetadataListResultRepresents information about cluster metadata.classMetadataMarshalledRepresents information about cluster metadata.classMetadataRemoveTaskTask for remove specified binary type.classMetadataUpdateTaskTask for update specified binary type. -
Uses of GridInternal in org.apache.ignite.internal.management.metric
Classes in org.apache.ignite.internal.management.metric with annotations of type GridInternal Modifier and Type Class Description classMetricTaskReperesents visor task for obtaining metric values. -
Uses of GridInternal in org.apache.ignite.internal.management.performancestatistics
Classes in org.apache.ignite.internal.management.performancestatistics with annotations of type GridInternal Modifier and Type Class Description classPerformanceStatisticsTaskRepresents visor task to manage performance statistics. -
Uses of GridInternal in org.apache.ignite.internal.management.persistence
Classes in org.apache.ignite.internal.management.persistence with annotations of type GridInternal Modifier and Type Class Description classPersistenceTask -
Uses of GridInternal in org.apache.ignite.internal.management.property
Classes in org.apache.ignite.internal.management.property with annotations of type GridInternal Modifier and Type Class Description classPropertiesListResultList of the distributed properties names.classPropertiesListTaskTask for property operations.classPropertyOperationResultResult of an operation with property.classPropertyTaskTask for property operations. -
Uses of GridInternal in org.apache.ignite.internal.management.snapshot
Classes in org.apache.ignite.internal.management.snapshot with annotations of type GridInternal Modifier and Type Class Description classSnapshotCheckTaskclassSnapshotCreateTaskclassSnapshotRestoreTaskVisor snapshot restore task.classSnapshotStatusTaskTask to get the status of the current snapshot operation in the cluster. -
Uses of GridInternal in org.apache.ignite.internal.management.tracing
Classes in org.apache.ignite.internal.management.tracing with annotations of type GridInternal Modifier and Type Class Description classTracingConfigurationTaskTask that will collect and update tracing configuration. -
Uses of GridInternal in org.apache.ignite.internal.management.tx
Classes in org.apache.ignite.internal.management.tx with annotations of type GridInternal Modifier and Type Class Description classFetchNearXidVersionTaskRetrieves unique transaction identifier (nearXid) from UUID/GridCacheVersion of xid/nearXid.classTxTask -
Uses of GridInternal in org.apache.ignite.internal.management.wal
Classes in org.apache.ignite.internal.management.wal with annotations of type GridInternal Modifier and Type Class Description classWalTaskPerforms WAL cleanup clusterwide. -
Uses of GridInternal in org.apache.ignite.internal.processors.cache
Classes in org.apache.ignite.internal.processors.cache with annotations of type GridInternal Modifier and Type Class Description classClearCachesTaskClears specified caches. -
Uses of GridInternal in org.apache.ignite.internal.processors.cache.distributed
Classes in org.apache.ignite.internal.processors.cache.distributed with annotations of type GridInternal Modifier and Type Class Description static classGridDistributedCacheAdapter.GlobalRemoveAllJob<K,V>Internal job which performs remove all primary key mappings operation on a cache with the given name. -
Uses of GridInternal in org.apache.ignite.internal.processors.cache.persistence.snapshot
Classes in org.apache.ignite.internal.processors.cache.persistence.snapshot with annotations of type GridInternal Modifier and Type Class Description classIncrementalSnapshotVerificationTaskclassSnapshotMetadataVerificationTaskSnapshot task to verify snapshot metadata on the baseline nodes for given snapshot name.classSnapshotPartitionsVerifyTaskTask for checking snapshot partitions consistency the same way asVerifyBackupPartitionsTaskV2does. -
Uses of GridInternal in org.apache.ignite.internal.processors.cache.verify
Classes in org.apache.ignite.internal.processors.cache.verify with annotations of type GridInternal Modifier and Type Class Description classCollectConflictPartitionKeysTaskclassRetrieveConflictPartitionValuesTask -
Uses of GridInternal in org.apache.ignite.internal.processors.cluster
Classes in org.apache.ignite.internal.processors.cluster with annotations of type GridInternal Modifier and Type Class Description classClientGetClusterStateComputeRequestRequest for getting cluster state on client node.classClientSetClusterStateComputeRequestRequest for the change cluster state from client node. -
Uses of GridInternal in org.apache.ignite.internal.util.future
Classes in org.apache.ignite.internal.util.future with annotations of type GridInternal Modifier and Type Class Description classIgniteRemoteMapTask<T,R>Util task that will execute ComputeTask on a given node. -
Uses of GridInternal in org.apache.ignite.internal.visor.baseline
Classes in org.apache.ignite.internal.visor.baseline with annotations of type GridInternal Modifier and Type Class Description classVisorBaselineViewTaskTask that will collect information about baseline topology. -
Uses of GridInternal in org.apache.ignite.internal.visor.compute
Classes in org.apache.ignite.internal.visor.compute with annotations of type GridInternal Modifier and Type Class Description classVisorComputeCancelSessionsTaskCancels given task session. -
Uses of GridInternal in org.apache.ignite.internal.visor.misc
Classes in org.apache.ignite.internal.visor.misc with annotations of type GridInternal Modifier and Type Class Description classVisorIdAndTagViewTask
-