Uses of Class
org.apache.ignite.internal.visor.VisorJob
-
-
Uses of VisorJob in org.apache.ignite.internal.commandline.cache.check_indexes_inline_size
Methods in org.apache.ignite.internal.commandline.cache.check_indexes_inline_size that return VisorJob Modifier and Type Method Description protected VisorJob<NoArg,CheckIndexInlineSizesResult>CheckIndexInlineSizesTask. job(NoArg arg) -
Uses of VisorJob in org.apache.ignite.internal.commandline.cache.distribution
Methods in org.apache.ignite.internal.commandline.cache.distribution that return VisorJob Modifier and Type Method Description protected VisorJob<CacheDistributionCommandArg,CacheDistributionNode>CacheDistributionTask. job(CacheDistributionCommandArg arg) -
Uses of VisorJob in org.apache.ignite.internal.commandline.cache.reset_lost_partitions
Methods in org.apache.ignite.internal.commandline.cache.reset_lost_partitions that return VisorJob Modifier and Type Method Description protected VisorJob<CacheResetLostPartitionsCommandArg,CacheResetLostPartitionsTaskResult>CacheResetLostPartitionsTask. job(CacheResetLostPartitionsCommandArg arg) -
Uses of VisorJob in org.apache.ignite.internal.management
Methods in org.apache.ignite.internal.management that return VisorJob Modifier and Type Method Description protected VisorJob<ChangeTagCommandArg,ClusterChangeTagTaskResult>ClusterChangeTagTask. job(ChangeTagCommandArg arg)protected VisorJob<ShutdownPolicyCommandArg,ShutdownPolicyTaskResult>ShutdownPolicyTask. job(ShutdownPolicyCommandArg arg)protected VisorJob<SystemViewCommandArg,SystemViewTaskResult>SystemViewTask. job(SystemViewCommandArg arg) -
Uses of VisorJob in org.apache.ignite.internal.management.cache
Subclasses of VisorJob in org.apache.ignite.internal.management.cache Modifier and Type Class Description classCacheConfigurationCollectorJobJob that collect cache configuration from node.Methods in org.apache.ignite.internal.management.cache that return VisorJob Modifier and Type Method Description protected VisorJob<CacheCreateCommandArg,Set<String>>CacheCreateTask. job(CacheCreateCommandArg springXmlConfig)protected VisorJob<CacheContentionCommandArg,ContentionJobResult>ContentionTask. job(CacheContentionCommandArg arg)protected VisorJob<CacheFindGarbageCommandArg,FindAndDeleteGarbageInPersistenceJobResult>FindAndDeleteGarbageInPersistenceTask. job(CacheFindGarbageCommandArg arg)protected VisorJob<CacheIdleVerifyCommandArg,String>IdleVerifyDumpTask. job(CacheIdleVerifyCommandArg arg)protected VisorJob<CacheIdleVerifyCommandArg,IdleVerifyResultV2>IdleVerifyTaskV2. job(CacheIdleVerifyCommandArg arg)protected VisorJob<CacheValidateIndexesCommandArg,ValidateIndexesJobResult>ValidateIndexesTask. job(CacheValidateIndexesCommandArg arg)protected VisorJob<CacheListCommandArg,ViewCacheTaskResult>ViewCacheTask. job(CacheListCommandArg arg) -
Uses of VisorJob in org.apache.ignite.internal.management.cdc
Methods in org.apache.ignite.internal.management.cdc that return VisorJob Modifier and Type Method Description protected VisorJob<CdcResendCommandArg,Void>CdcCacheDataResendTask. job(CdcResendCommandArg arg)protected VisorJob<CdcDeleteLostSegmentLinksCommandArg,Void>CdcDeleteLostSegmentsTask. job(CdcDeleteLostSegmentLinksCommandArg arg) -
Uses of VisorJob in org.apache.ignite.internal.management.consistency
Methods in org.apache.ignite.internal.management.consistency that return VisorJob Modifier and Type Method Description protected VisorJob<NoArg,String>ConsistencyCountersFinalizationTask. job(NoArg arg)protected VisorJob<ConsistencyRepairCommandArg,String>ConsistencyRepairTask. job(ConsistencyRepairCommandArg arg)protected VisorJob<NoArg,String>ConsistencyStatusTask. job(NoArg arg) -
Uses of VisorJob in org.apache.ignite.internal.management.defragmentation
Methods in org.apache.ignite.internal.management.defragmentation that return VisorJob Modifier and Type Method Description protected VisorJob<DefragmentationCommand.DefragmentationStatusCommandArg,DefragmentationTaskResult>DefragmentationTask. job(DefragmentationCommand.DefragmentationStatusCommandArg arg) -
Uses of VisorJob in org.apache.ignite.internal.management.diagnostic
Methods in org.apache.ignite.internal.management.diagnostic that return VisorJob Modifier and Type Method Description protected VisorJob<DiagnosticConnectivityCommandArg,ConnectivityResult>ConnectivityTask. job(DiagnosticConnectivityCommandArg arg)protected VisorJob<DiagnosticPagelocksCommandArg,PageLocksResult>PageLocksTask. job(DiagnosticPagelocksCommandArg arg) -
Uses of VisorJob in org.apache.ignite.internal.management.encryption
Subclasses of VisorJob in org.apache.ignite.internal.management.encryption Modifier and Type Class Description protected static classCacheGroupEncryptionTask.ReencryptionBaseJob<T> -
Uses of VisorJob in org.apache.ignite.internal.management.kill
Methods in org.apache.ignite.internal.management.kill that return VisorJob Modifier and Type Method Description protected VisorJob<KillClientCommandArg,Boolean>ClientConnectionDropTask. job(KillClientCommandArg arg)protected VisorJob<KillTransactionCommandArg,TxTaskResult>KillTransactionTask. job(KillTransactionCommandArg arg)protected VisorJob<SnapshotCancelTask.CancelSnapshotArg,String>SnapshotCancelTask. job(SnapshotCancelTask.CancelSnapshotArg arg) -
Uses of VisorJob in org.apache.ignite.internal.management.meta
Methods in org.apache.ignite.internal.management.meta that return VisorJob Modifier and Type Method Description protected VisorJob<IgniteDataTransferObject,MetadataListResult>MetadataInfoTask. job(IgniteDataTransferObject arg)protected VisorJob<MetaRemoveCommandArg,MetadataMarshalled>MetadataRemoveTask. job(MetaRemoveCommandArg arg)protected VisorJob<MetaUpdateCommandArg,MetadataMarshalled>MetadataUpdateTask. job(MetaUpdateCommandArg arg) -
Uses of VisorJob in org.apache.ignite.internal.management.metric
Methods in org.apache.ignite.internal.management.metric that return VisorJob Modifier and Type Method Description protected VisorJob<MetricCommandArg,Map<String,?>>MetricTask. job(MetricCommandArg arg) -
Uses of VisorJob in org.apache.ignite.internal.management.performancestatistics
Methods in org.apache.ignite.internal.management.performancestatistics that return VisorJob Modifier and Type Method Description protected VisorJob<IgniteDataTransferObject,String>PerformanceStatisticsTask. job(IgniteDataTransferObject arg) -
Uses of VisorJob in org.apache.ignite.internal.management.persistence
Methods in org.apache.ignite.internal.management.persistence that return VisorJob Modifier and Type Method Description protected VisorJob<PersistenceCommand.PersistenceTaskArg,PersistenceTaskResult>PersistenceTask. job(PersistenceCommand.PersistenceTaskArg arg) -
Uses of VisorJob in org.apache.ignite.internal.management.property
Methods in org.apache.ignite.internal.management.property that return VisorJob Modifier and Type Method Description protected VisorJob<PropertyListCommandArg,PropertiesListResult>PropertiesListTask. job(PropertyListCommandArg arg)protected VisorJob<PropertyGetCommandArg,PropertyOperationResult>PropertyTask. job(PropertyGetCommandArg arg) -
Uses of VisorJob in org.apache.ignite.internal.management.snapshot
Subclasses of VisorJob in org.apache.ignite.internal.management.snapshot Modifier and Type Class Description classSnapshotJob<A,R>Methods in org.apache.ignite.internal.management.snapshot that return VisorJob Modifier and Type Method Description protected VisorJob<SnapshotCheckCommandArg,SnapshotPartitionsVerifyTaskResult>SnapshotCheckTask. job(SnapshotCheckCommandArg arg)protected VisorJob<SnapshotCreateCommandArg,String>SnapshotCreateTask. job(SnapshotCreateCommandArg arg)protected VisorJob<SnapshotRestoreCommandArg,String>SnapshotRestoreTask. job(SnapshotRestoreCommandArg arg)protected VisorJob<NoArg,SnapshotStatusTask.SnapshotStatus>SnapshotStatusTask. job(NoArg arg) -
Uses of VisorJob in org.apache.ignite.internal.management.tx
Subclasses of VisorJob in org.apache.ignite.internal.management.tx Modifier and Type Class Description static classTxTask.TxJobMethods in org.apache.ignite.internal.management.tx that return VisorJob Modifier and Type Method Description protected VisorJob<TxInfoCommandArg,GridCacheVersion>FetchNearXidVersionTask. job(TxInfoCommandArg arg)protected VisorJob<TxCommand.AbstractTxCommandArg,TxTaskResult>TxTask. job(TxCommand.AbstractTxCommandArg arg) -
Uses of VisorJob in org.apache.ignite.internal.processors.cache
Methods in org.apache.ignite.internal.processors.cache that return VisorJob Modifier and Type Method Description protected VisorJob<CacheClearCommandArg,ClearCachesTaskResult>ClearCachesTask. job(CacheClearCommandArg arg) -
Uses of VisorJob in org.apache.ignite.internal.visor
Methods in org.apache.ignite.internal.visor that return VisorJob Modifier and Type Method Description protected abstract VisorJob<A,J>VisorMultiNodeTask. job(A arg) -
Uses of VisorJob in org.apache.ignite.internal.visor.misc
Methods in org.apache.ignite.internal.visor.misc that return VisorJob Modifier and Type Method Description protected VisorJob<Void,VisorIdAndTagViewTaskResult>VisorIdAndTagViewTask. job(Void arg)
-