Serialized Form
-
Package org.apache.ignite.migrationtools.persistence
-
Class org.apache.ignite.migrationtools.persistence.MigrationKernal
class MigrationKernal extends org.apache.ignite.internal.IgniteKernal implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.apache.ignite.migrationtools.persistence.MigrationKernalContext
class MigrationKernalContext extends org.apache.ignite.internal.GridKernalContextImpl implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.apache.ignite.migrationtools.persistence.exceptions
-
Exception org.apache.ignite.migrationtools.persistence.exceptions.MigrateCacheException
class MigrateCacheException extends Exception implements Serializable
-
-
Package org.apache.ignite.migrationtools.persistence.mappers
-
Exception org.apache.ignite.migrationtools.persistence.mappers.AbstractSchemaColumnsProcessor.RecordMappingException
class RecordMappingException extends Exception implements Serializable -
Exception org.apache.ignite.migrationtools.persistence.mappers.RecordAndTableSchemaMismatchException
class RecordAndTableSchemaMismatchException extends Exception implements Serializable-
Serialized Fields
-
additionalColumnsInRecord
Collection<String> additionalColumnsInRecord
-
missingColumnsInRecord
Collection<String> missingColumnsInRecord
-
-
-