Hierarchy For Package org.apache.ignite.migrationtools.persistence.mappers
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.ignite.migrationtools.persistence.mappers.AbstractSchemaColumnsProcessor.WrapperClass
- org.apache.ignite.migrationtools.persistence.utils.pubsub.BasicProcessor<S,
T> (implements java.util.concurrent.Flow.Processor<T, R>) - org.apache.ignite.migrationtools.persistence.mappers.AbstractSchemaColumnsProcessor (implements org.apache.ignite.migrationtools.persistence.mappers.SchemaColumnsProcessor)
- org.apache.ignite.migrationtools.persistence.mappers.IgnoreMismatchesSchemaColumnProcessor
- org.apache.ignite.migrationtools.persistence.mappers.SimpleSchemaColumnsProcessor
- org.apache.ignite.migrationtools.persistence.mappers.SkipRecordsSchemaColumnsProcessor
- org.apache.ignite.migrationtools.persistence.mappers.CacheDataRowProcessor
- org.apache.ignite.migrationtools.persistence.mappers.AbstractSchemaColumnsProcessor (implements org.apache.ignite.migrationtools.persistence.mappers.SchemaColumnsProcessor)
- org.apache.ignite.migrationtools.persistence.mappers.CustomTupleImpl (implements org.apache.ignite3.table.Tuple)
- org.apache.ignite.migrationtools.persistence.mappers.SchemaColumnProcessorStats
- org.apache.ignite.migrationtools.persistence.mappers.IgnoreMismatchesSchemaColumnProcessor.IgnoredColumnsStats
- org.apache.ignite.migrationtools.persistence.mappers.SkipRecordsSchemaColumnsProcessor.SkippedRecordsStats
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.ignite.migrationtools.persistence.mappers.AbstractSchemaColumnsProcessor.RecordMappingException
- org.apache.ignite.migrationtools.persistence.mappers.RecordAndTableSchemaMismatchException
- java.lang.Exception
Interface Hierarchy
- java.util.concurrent.Flow.Publisher<T>
- java.util.concurrent.Flow.Processor<T,
R> (also extends java.util.concurrent.Flow.Subscriber<T>) - org.apache.ignite.migrationtools.persistence.mappers.SchemaColumnsProcessor
- java.util.concurrent.Flow.Processor<T,
- java.util.concurrent.Flow.Subscriber<T>
- java.util.concurrent.Flow.Processor<T,
R> (also extends java.util.concurrent.Flow.Publisher<T>) - org.apache.ignite.migrationtools.persistence.mappers.SchemaColumnsProcessor
- java.util.concurrent.Flow.Processor<T,