Uses of Class
org.apache.ignite.internal.dto.IgniteDataTransferObject
-
-
Uses of IgniteDataTransferObject in org.apache.ignite.internal.cache.query.index.sorted
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.cache.query.index.sorted Modifier and Type Class Description classDurableBackgroundCleanupIndexTreeTaskV2Task for background cleaning of index trees. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.commandline.cache.check_indexes_inline_size
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.commandline.cache.check_indexes_inline_size Modifier and Type Class Description classCheckIndexInlineSizesResultRepresents information about secondary indexes inline size from the cluster nodes. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management Modifier and Type Class Description classChangeTagCommandArgclassClusterChangeTagTaskResultclassDeactivateCommandArgclassSetStateCommandArgclassShutdownPolicyCommandArgclassShutdownPolicyTaskResultShutdown policy visor trsk result.classSystemViewCommandArgclassSystemViewTaskResultReperesents result ofSystemViewTask. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.api
Classes in org.apache.ignite.internal.management.api with type parameters of type IgniteDataTransferObject Modifier and Type Interface Description interfaceBeforeNodeStartCommand<A extends IgniteDataTransferObject,R>Command that must be executed directly usingGridClientBeforeNodeStartinstance.interfaceCommand<A extends IgniteDataTransferObject,R>Management command interface.classCommandInvoker<A extends IgniteDataTransferObject>Command invoker.classCommandMBean<A extends IgniteDataTransferObject,R>Bean expose single mamagement command via JMX interface.classCommandRegistryImpl<A extends IgniteDataTransferObject,R>All commands class names stored in registry must ends withCommand.CMD_NAME_POSTFIX.interfaceCommandsRegistry<A extends IgniteDataTransferObject,R>Registry that knows all of its subcommands.interfaceComputeCommand<A extends IgniteDataTransferObject,R>Command that executed with some compute task.interfaceLocalCommand<A extends IgniteDataTransferObject,R>Command that must be executed directly usingGridClientorIgniteinstance.interfacePreparableCommand<A extends IgniteDataTransferObject,R>Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.api Modifier and Type Class Description classNoArgUtility class for commands without any specific arguments.Fields in org.apache.ignite.internal.management.api declared as IgniteDataTransferObject Modifier and Type Field Description protected ACommandInvoker. argParsed argument.Methods in org.apache.ignite.internal.management.api with type parameters of type IgniteDataTransferObject Modifier and Type Method Description static <A extends IgniteDataTransferObject>
ACommandUtils. argument(Class<A> argCls, BiFunction<Field,Integer,Object> positionalParamProvider, Function<Field,Object> paramProvider)Fill and vaildate command argument.static <A extends IgniteDataTransferObject>
voidCommandUtils. visitCommandParams(Class<A> argCls, Consumer<Field> positionalParamVisitor, Consumer<Field> namedParamVisitor, BiConsumer<ArgumentGroup,List<Field>> argumentGroupVisitor)Utility method. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.baseline
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.baseline Modifier and Type Class Description classBaselineAddCommandArgclassBaselineAutoAdjustCommandArgstatic classBaselineCommand.BaselineTaskArgclassBaselineCommandArgstatic classBaselineNode.ResolvedAddressesSimple data class for storing (hostname, address) pairsclassBaselineRemoveCommandArgclassBaselineSetCommandArgclassBaselineVersionCommandArg -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.cache
-
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.cache.scan
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.cache.scan Modifier and Type Class Description classCacheScanCommandArgclassCacheScanTaskResultResult of runningCacheScanTask. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.cdc
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.cdc Modifier and Type Class Description classCdcDeleteLostSegmentLinksCommandArgclassCdcResendCommandArg -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.consistency
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.consistency Modifier and Type Class Description classConsistencyRepairCommandArgclassConsistencyTaskResult -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.defragmentation
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.defragmentation Modifier and Type Class Description static classDefragmentationCommand.DefragmentationCancelCommandArgstatic classDefragmentationCommand.DefragmentationStatusCommandArgclassDefragmentationScheduleCommandArgclassDefragmentationTaskResult -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.diagnostic
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.diagnostic Modifier and Type Class Description classConnectivityResultConnectivity task resultclassDiagnosticConnectivityCommandArgclassDiagnosticPagelocksCommandArgclassPageLocksResult -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.encryption
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.encryption Modifier and Type Class Description static classCacheGroupEncryptionTask.SingleFieldDto<T>classCacheGroupEncryptionTaskResult<T>Multinode cache group encryption task result.classEncryptionCacheGroupArgclassEncryptionChangeMasterKeyCommandArgprotected static classEncryptionKeyIdsTask.EncryptionKeyIdsResultclassEncryptionReencryptionRateLimitCommandArgclassEncryptionReencryptionStatusCommandArgprotected static classReencryptionRateTask.ReencryptionRateJobResultprotected static classReencryptionStatusTask.ReencryptionStatusResultprotected static classReencryptionSuspendTask.ReencryptionSuspendResumeJobResult -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.kill
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.kill Modifier and Type Class Description classKillClientCommandArgclassKillComputeCommandArgclassKillContinuousCommandArgclassKillScanCommandArgclassKillServiceCommandArgclassKillSnapshotCommandArgclassKillSqlCommandArgclassKillTransactionCommandArgstatic classSnapshotCancelTask.CancelSnapshotArg -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.meta
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.meta Modifier and Type Class Description classMetadataListResultRepresents information about cluster metadata.classMetadataMarshalledRepresents information about cluster metadata.classMetaDetailsCommandArgclassMetaRemoveCommandArgclassMetaUpdateCommandArgMethods in org.apache.ignite.internal.management.meta that return types with arguments of type IgniteDataTransferObject Modifier and Type Method Description protected VisorJob<IgniteDataTransferObject,MetadataListResult>MetadataInfoTask. job(IgniteDataTransferObject arg)Methods in org.apache.ignite.internal.management.meta with parameters of type IgniteDataTransferObject Modifier and Type Method Description protected VisorJob<IgniteDataTransferObject,MetadataListResult>MetadataInfoTask. job(IgniteDataTransferObject arg)voidMetaDetailsCommand. printResult(IgniteDataTransferObject arg, MetadataListResult res, Consumer<String> printer)Prints command result to the user.voidMetaListCommand. printResult(IgniteDataTransferObject arg, MetadataListResult res, Consumer<String> printer)Prints command result to the user. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.metric
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.metric Modifier and Type Class Description classMetricCommandArgclassMetricConfigureHistogramCommandArgclassMetricConfigureHitrateCommandArg -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.performancestatistics
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.performancestatistics Modifier and Type Class Description static classPerformanceStatisticsCommand.PerformanceStatisticsRotateCommandArgstatic classPerformanceStatisticsCommand.PerformanceStatisticsStartCommandArgstatic classPerformanceStatisticsCommand.PerformanceStatisticsStatusCommandArgstatic classPerformanceStatisticsCommand.PerformanceStatisticsStopCommandArgMethods in org.apache.ignite.internal.management.performancestatistics that return types with arguments of type IgniteDataTransferObject Modifier and Type Method Description protected VisorJob<IgniteDataTransferObject,String>PerformanceStatisticsTask. job(IgniteDataTransferObject arg)Methods in org.apache.ignite.internal.management.performancestatistics with parameters of type IgniteDataTransferObject Modifier and Type Method Description protected VisorJob<IgniteDataTransferObject,String>PerformanceStatisticsTask. job(IgniteDataTransferObject arg)voidPerformanceStatisticsRotateCommand. printResult(IgniteDataTransferObject arg, String res, Consumer<String> printer)Prints command result to the user.voidPerformanceStatisticsStartCommand. printResult(IgniteDataTransferObject arg, String res, Consumer<String> printer)Prints command result to the user.voidPerformanceStatisticsStatusCommand. printResult(IgniteDataTransferObject arg, String res, Consumer<String> printer)Prints command result to the user.voidPerformanceStatisticsStopCommand. printResult(IgniteDataTransferObject arg, String res, Consumer<String> printer)Prints command result to the user. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.persistence
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.persistence Modifier and Type Class Description classPersistenceBackupCachesTaskArgclassPersistenceCleanCachesTaskArgstatic classPersistenceCommand.PersistenceBackupAllTaskArgstatic classPersistenceCommand.PersistenceBackupCorruptedTaskArgstatic classPersistenceCommand.PersistenceCleanAllTaskArgstatic classPersistenceCommand.PersistenceCleanCorruptedTaskArgstatic classPersistenceCommand.PersistenceInfoTaskArgstatic classPersistenceCommand.PersistenceTaskArgclassPersistenceTaskResult -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.property
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.property Modifier and Type Class Description classPropertiesListResultList of the distributed properties names.classPropertyGetCommandArgclassPropertyListCommandArgclassPropertyOperationResultResult of an operation with property.classPropertySetCommandArg -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.snapshot
Classes in org.apache.ignite.internal.management.snapshot with type parameters of type IgniteDataTransferObject Modifier and Type Class Description classAbstractSnapshotCommand<A extends IgniteDataTransferObject,R>Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.snapshot Modifier and Type Class Description classSnapshotCancelCommandArgclassSnapshotCheckCommandArgclassSnapshotCreateCommandArgclassSnapshotRestoreCommandArg -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.tracing
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.tracing Modifier and Type Class Description static classTracingConfigurationCommand.TracingConfigurationCommandArgstatic classTracingConfigurationCommand.TracingConfigurationResetAllCommandArgstatic classTracingConfigurationCommand.TracingConfigurationResetCommandArgclassTracingConfigurationGetAllCommandArgclassTracingConfigurationGetCommandArgclassTracingConfigurationItemData transfer object that contains scope, label, sampling rate and set of included scopes.classTracingConfigurationSetCommandArgclassTracingConfigurationTaskResultResult forTracingConfigurationTask. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.tx
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.tx Modifier and Type Class Description static classTxCommand.AbstractTxCommandArgclassTxCommandArgclassTxInfoCommandArgclassTxVerboseInfoEncapsulates all verbose info about transaction needed for --tx --info output.classTxVerboseKeyEncapsulates info about transaction key and its lock ownership for --tx --info output. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.management.wal
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.management.wal Modifier and Type Class Description classWalDeleteCommandArgstatic classWalPrintCommand.WalPrintCommandArg -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.processors.affinity
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.processors.affinity Modifier and Type Class Description classGridAffinityAssignmentV2Cached affinity calculations V2. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.processors.cache
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.processors.cache Modifier and Type Class Description classCacheMetricsSnapshotMetrics snapshot. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.processors.cache.persistence.checkpoint Modifier and Type Class Description classEarliestCheckpointMapSnapshotEarliest checkpoint map snapshot. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.processors.cache.persistence.snapshot
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.processors.cache.persistence.snapshot Modifier and Type Class Description classSnapshotMetadataVerificationTaskResultclassSnapshotPartitionsVerifyTaskResultThe result of execution snapshot partitions verify task which besides calculating partition hashes ofIdleVerifyResultV2also contains the snapshot metadata distribution across the cluster. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.processors.cache.verify
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.processors.cache.verify Modifier and Type Class Description classTransactionsHashRecordRepresents committed transactions hash for a pair of nodes. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.processors.query.aware
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.processors.query.aware Modifier and Type Class Description classIndexRebuildCacheInfoInformation about the cache for which index rebuilding was started. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.visor
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.visor Modifier and Type Class Description classVisorTaskResult<R>Management task result. -
Uses of IgniteDataTransferObject in org.apache.ignite.internal.visor.misc
Subclasses of IgniteDataTransferObject in org.apache.ignite.internal.visor.misc Modifier and Type Class Description classVisorIdAndTagViewTaskResult
-