|
Change Return Type Mono<Result> to Mono<Void> in method private createIndex(message MessageIdAttachmentIds) : Mono<Void> in class org.apache.james.mailbox.cassandra.mail.migration.AttachmentMessageIdCreation |
From |
To |
|
Change Return Type Mono<Result> to Mono<Void> in method private handleErrorMigrate(idAndPath CassandraIdAndPath, throwable Throwable) : Mono<Void> in class org.apache.james.mailbox.cassandra.mail.migration.MailboxPathV2Migration |
From |
To |
|
Change Return Type Migration to Task in method public upgradeToLastVersion() : Task in class org.apache.james.backends.cassandra.migration.CassandraMigrationService |
From |
To |
|
Change Return Type Migration to Task in method public upgradeToVersion(newVersion SchemaVersion) : Task in class org.apache.james.backends.cassandra.migration.CassandraMigrationService |
From |
To |
|
Change Return Type Mono<Result> to Mono<Void> in method private migrate(mappingEntry Pair<MappingSource,Mapping>) : Mono<Void> in class org.apache.james.rrt.cassandra.migration.MappingsSourcesMigration |
From |
To |
|
Change Return Type Mono<Result> to Mono<Void> in method private migrateAttachment(attachment Attachment) : Mono<Void> in class org.apache.james.mailbox.cassandra.mail.migration.AttachmentV2Migration |
From |
To |