| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<NoArg,CheckIndexInlineSizesResult> |
CheckIndexInlineSizesTask.job(NoArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<CacheDistributionCommandArg,CacheDistributionNode> |
CacheDistributionTask.job(CacheDistributionCommandArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<CacheResetLostPartitionsCommandArg,CacheResetLostPartitionsTaskResult> |
CacheResetLostPartitionsTask.job(CacheResetLostPartitionsCommandArg arg) |
| Modifier and Type | Method and 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheConfigurationCollectorJob
Job that collect cache configuration from node.
|
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<CacheContentionCommandArg,ContentionJobResult> |
ContentionTask.job(CacheContentionCommandArg arg) |
protected VisorJob<CacheCreateCommandArg,Set<String>> |
CacheCreateTask.job(CacheCreateCommandArg springXmlConfig) |
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<CacheListCommandArg,ViewCacheTaskResult> |
ViewCacheTask.job(CacheListCommandArg arg) |
protected VisorJob<CacheValidateIndexesCommandArg,ValidateIndexesJobResult> |
ValidateIndexesTask.job(CacheValidateIndexesCommandArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<CdcDeleteLostSegmentLinksCommandArg,Void> |
CdcDeleteLostSegmentsTask.job(CdcDeleteLostSegmentLinksCommandArg arg) |
protected VisorJob<CdcResendCommandArg,Void> |
CdcCacheDataResendTask.job(CdcResendCommandArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<ConsistencyRepairCommandArg,String> |
ConsistencyRepairTask.job(ConsistencyRepairCommandArg arg) |
protected VisorJob<NoArg,String> |
ConsistencyStatusTask.job(NoArg arg) |
protected VisorJob<NoArg,String> |
ConsistencyCountersFinalizationTask.job(NoArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<DefragmentationCommand.DefragmentationStatusCommandArg,DefragmentationTaskResult> |
DefragmentationTask.job(DefragmentationCommand.DefragmentationStatusCommandArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<DiagnosticConnectivityCommandArg,ConnectivityResult> |
ConnectivityTask.job(DiagnosticConnectivityCommandArg arg) |
protected VisorJob<DiagnosticPagelocksCommandArg,PageLocksResult> |
PageLocksTask.job(DiagnosticPagelocksCommandArg arg) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CacheGroupEncryptionTask.ReencryptionBaseJob<T> |
| Modifier and Type | Method and 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) |
| Modifier and Type | Method and 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) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<MetricCommandArg,Map<String,?>> |
MetricTask.job(MetricCommandArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<IgniteDataTransferObject,String> |
PerformanceStatisticsTask.job(IgniteDataTransferObject arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<PersistenceCommand.PersistenceTaskArg,PersistenceTaskResult> |
PersistenceTask.job(PersistenceCommand.PersistenceTaskArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<PropertyGetCommandArg,PropertyOperationResult> |
PropertyTask.job(PropertyGetCommandArg arg) |
protected VisorJob<PropertyListCommandArg,PropertiesListResult> |
PropertiesListTask.job(PropertyListCommandArg arg) |
| Modifier and Type | Class and Description |
|---|---|
class |
SnapshotJob<A,R> |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<NoArg,SnapshotStatusTask.SnapshotStatus> |
SnapshotStatusTask.job(NoArg arg) |
protected VisorJob<SnapshotCheckCommandArg,SnapshotPartitionsVerifyTaskResult> |
SnapshotCheckTask.job(SnapshotCheckCommandArg arg) |
protected VisorJob<SnapshotCreateCommandArg,String> |
SnapshotCreateTask.job(SnapshotCreateCommandArg arg) |
protected VisorJob<SnapshotRestoreCommandArg,String> |
SnapshotRestoreTask.job(SnapshotRestoreCommandArg arg) |
| Modifier and Type | Class and Description |
|---|---|
static class |
TxTask.TxJob |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<TxCommand.AbstractTxCommandArg,TxTaskResult> |
TxTask.job(TxCommand.AbstractTxCommandArg arg) |
protected VisorJob<TxInfoCommandArg,GridCacheVersion> |
FetchNearXidVersionTask.job(TxInfoCommandArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<CacheClearCommandArg,ClearCachesTaskResult> |
ClearCachesTask.job(CacheClearCommandArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract VisorJob<A,J> |
VisorMultiNodeTask.job(A arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<Void,VisorIdAndTagViewTaskResult> |
VisorIdAndTagViewTask.job(Void arg) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023