MigrationRangeChecksum
org.sagebionetworks.repo.model.migration.MigrationRangeChecksum
Checksum (aggregate) for record range from minId to maxId of migration type 'type'
| Field | Type | Description |
|---|---|---|
| concreteType | STRING | |
| type | MigrationType | JSON enum for the types of objects which can be migrated. NOTE: The order of this enumeration determines the migration order. |
| checksum | STRING | |
| minid | INTEGER | |
| maxid | INTEGER |