All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download mongo-migration-stream JAR 0.11.1 with all dependencies


Files of the artifact mongo-migration-stream version 0.11.1 from the group pl.allegro.tech.

Artifact mongo-migration-stream
Group pl.allegro.tech
Version 0.11.1


Please rate this JAR file. Is it a good library?

0 downloads

Source code of mongo-migration-stream version 0.11.1

META-INF
META-INF.META-INF.MANIFEST.MF
pl.allegro.tech.mongomigrationstream
pl.allegro.tech.mongomigrationstream.pl.allegro.tech.mongomigrationstream.MongoMigrationStream.kt
pl.allegro.tech.mongomigrationstream.configuration
pl.allegro.tech.mongomigrationstream.configuration.pl.allegro.tech.mongomigrationstream.configuration.ApplicationProperties.kt
pl.allegro.tech.mongomigrationstream.configuration.pl.allegro.tech.mongomigrationstream.configuration.CollectionsProperties.kt
pl.allegro.tech.mongomigrationstream.configuration.pl.allegro.tech.mongomigrationstream.configuration.GeneralProperties.kt
pl.allegro.tech.mongomigrationstream.configuration.pl.allegro.tech.mongomigrationstream.configuration.MongoProperties.kt
pl.allegro.tech.mongomigrationstream.configuration.pl.allegro.tech.mongomigrationstream.configuration.PerformerProperties.kt
pl.allegro.tech.mongomigrationstream.configuration.pl.allegro.tech.mongomigrationstream.configuration.StateConfig.kt
pl.allegro.tech.mongomigrationstream.core.cleanup
pl.allegro.tech.mongomigrationstream.core.cleanup.pl.allegro.tech.mongomigrationstream.core.cleanup.MigrationCleanup.kt
pl.allegro.tech.mongomigrationstream.core.concurrency
pl.allegro.tech.mongomigrationstream.core.concurrency.pl.allegro.tech.mongomigrationstream.core.concurrency.MigrationExecutors.kt
pl.allegro.tech.mongomigrationstream.core.concurrency.pl.allegro.tech.mongomigrationstream.core.concurrency.MigrationThreadFactories.kt
pl.allegro.tech.mongomigrationstream.core.detector
pl.allegro.tech.mongomigrationstream.core.detector.pl.allegro.tech.mongomigrationstream.core.detector.CollectionCountSynchronizationDetector.kt
pl.allegro.tech.mongomigrationstream.core.detector.pl.allegro.tech.mongomigrationstream.core.detector.DetectionResult.kt
pl.allegro.tech.mongomigrationstream.core.detector.pl.allegro.tech.mongomigrationstream.core.detector.HashSynchronizationDetector.kt
pl.allegro.tech.mongomigrationstream.core.detector.pl.allegro.tech.mongomigrationstream.core.detector.QueueSizeSynchronizationDetector.kt
pl.allegro.tech.mongomigrationstream.core.detector.pl.allegro.tech.mongomigrationstream.core.detector.SynchronizationDetector.kt
pl.allegro.tech.mongomigrationstream.core.detector.handler
pl.allegro.tech.mongomigrationstream.core.detector.handler.pl.allegro.tech.mongomigrationstream.core.detector.handler.DetectionResultHandler.kt
pl.allegro.tech.mongomigrationstream.core.index
pl.allegro.tech.mongomigrationstream.core.index.pl.allegro.tech.mongomigrationstream.core.index.IndexClonerImpl.kt
pl.allegro.tech.mongomigrationstream.core.index.pl.allegro.tech.mongomigrationstream.core.index.NoOpIndexCloner.kt
pl.allegro.tech.mongomigrationstream.core.metrics
pl.allegro.tech.mongomigrationstream.core.metrics.pl.allegro.tech.mongomigrationstream.core.metrics.MigrationMetrics.kt
pl.allegro.tech.mongomigrationstream.core.mongo
pl.allegro.tech.mongomigrationstream.core.mongo.pl.allegro.tech.mongomigrationstream.core.mongo.DbCollection.kt
pl.allegro.tech.mongomigrationstream.core.mongo.pl.allegro.tech.mongomigrationstream.core.mongo.SourceToDestination.kt
pl.allegro.tech.mongomigrationstream.core.paths
pl.allegro.tech.mongomigrationstream.core.paths.pl.allegro.tech.mongomigrationstream.core.paths.MigrationPaths.kt
pl.allegro.tech.mongomigrationstream.core.performer
pl.allegro.tech.mongomigrationstream.core.performer.pl.allegro.tech.mongomigrationstream.core.performer.Performer.kt
pl.allegro.tech.mongomigrationstream.core.performer.pl.allegro.tech.mongomigrationstream.core.performer.PerformerController.kt
pl.allegro.tech.mongomigrationstream.core.queue
pl.allegro.tech.mongomigrationstream.core.queue.pl.allegro.tech.mongomigrationstream.core.queue.EventQueue.kt
pl.allegro.tech.mongomigrationstream.core.queue.pl.allegro.tech.mongomigrationstream.core.queue.EventQueueAbstractFactory.kt
pl.allegro.tech.mongomigrationstream.core.state
pl.allegro.tech.mongomigrationstream.core.state.pl.allegro.tech.mongomigrationstream.core.state.EventBusChangeRecorder.kt
pl.allegro.tech.mongomigrationstream.core.state.pl.allegro.tech.mongomigrationstream.core.state.State.kt
pl.allegro.tech.mongomigrationstream.core.state.pl.allegro.tech.mongomigrationstream.core.state.StateAggregator.kt
pl.allegro.tech.mongomigrationstream.core.state.pl.allegro.tech.mongomigrationstream.core.state.StateEvent.kt
pl.allegro.tech.mongomigrationstream.core.state.pl.allegro.tech.mongomigrationstream.core.state.StateEventHandler.kt
pl.allegro.tech.mongomigrationstream.core.state.pl.allegro.tech.mongomigrationstream.core.state.StateEventStore.kt
pl.allegro.tech.mongomigrationstream.core.state.pl.allegro.tech.mongomigrationstream.core.state.StateInfo.kt
pl.allegro.tech.mongomigrationstream.core.synchronization
pl.allegro.tech.mongomigrationstream.core.synchronization.pl.allegro.tech.mongomigrationstream.core.synchronization.BatchSizeProvider.kt
pl.allegro.tech.mongomigrationstream.core.synchronization.pl.allegro.tech.mongomigrationstream.core.synchronization.ChangeEvent.kt
pl.allegro.tech.mongomigrationstream.core.synchronization.pl.allegro.tech.mongomigrationstream.core.synchronization.ChangeStreamDocumentSubscriber.kt
pl.allegro.tech.mongomigrationstream.core.synchronization.pl.allegro.tech.mongomigrationstream.core.synchronization.EventConsumer.kt
pl.allegro.tech.mongomigrationstream.core.synchronization.pl.allegro.tech.mongomigrationstream.core.synchronization.EventPublisher.kt
pl.allegro.tech.mongomigrationstream.core.synchronization.pl.allegro.tech.mongomigrationstream.core.synchronization.LocalToDestinationSynchronizer.kt
pl.allegro.tech.mongomigrationstream.core.synchronization.pl.allegro.tech.mongomigrationstream.core.synchronization.NoOpResumableSynchronizer.kt
pl.allegro.tech.mongomigrationstream.core.synchronization.pl.allegro.tech.mongomigrationstream.core.synchronization.NoOpSynchronizer.kt
pl.allegro.tech.mongomigrationstream.core.synchronization.pl.allegro.tech.mongomigrationstream.core.synchronization.SourceToLocalSynchronizer.kt
pl.allegro.tech.mongomigrationstream.core.synchronization.pl.allegro.tech.mongomigrationstream.core.synchronization.SynchronizationParameters.kt
pl.allegro.tech.mongomigrationstream.core.transfer
pl.allegro.tech.mongomigrationstream.core.transfer.pl.allegro.tech.mongomigrationstream.core.transfer.MongoToolsTransfer.kt
pl.allegro.tech.mongomigrationstream.core.transfer.pl.allegro.tech.mongomigrationstream.core.transfer.NoOpTransfer.kt
pl.allegro.tech.mongomigrationstream.core.transfer.authentication
pl.allegro.tech.mongomigrationstream.core.transfer.authentication.pl.allegro.tech.mongomigrationstream.core.transfer.authentication.PasswordConfigFileGenerator.kt
pl.allegro.tech.mongomigrationstream.core.transfer.authentication.pl.allegro.tech.mongomigrationstream.core.transfer.authentication.PasswordConfigFiles.kt
pl.allegro.tech.mongomigrationstream.core.transfer.command
pl.allegro.tech.mongomigrationstream.core.transfer.command.pl.allegro.tech.mongomigrationstream.core.transfer.command.Command.kt
pl.allegro.tech.mongomigrationstream.core.transfer.command.pl.allegro.tech.mongomigrationstream.core.transfer.command.CommandResult.kt
pl.allegro.tech.mongomigrationstream.core.transfer.command.pl.allegro.tech.mongomigrationstream.core.transfer.command.CommandRunner.kt
pl.allegro.tech.mongomigrationstream.core.transfer.command.pl.allegro.tech.mongomigrationstream.core.transfer.command.CommandRunnerInputStreamHandler.kt
pl.allegro.tech.mongomigrationstream.core.validation
pl.allegro.tech.mongomigrationstream.core.validation.pl.allegro.tech.mongomigrationstream.core.validation.DbAvailabilityValidator.kt
pl.allegro.tech.mongomigrationstream.core.validation.pl.allegro.tech.mongomigrationstream.core.validation.DestinationMissingCollectionValidator.kt
pl.allegro.tech.mongomigrationstream.core.validation.pl.allegro.tech.mongomigrationstream.core.validation.ExternalDependenciesValidator.kt
pl.allegro.tech.mongomigrationstream.core.validation.pl.allegro.tech.mongomigrationstream.core.validation.MongoToolsValidator.kt
pl.allegro.tech.mongomigrationstream.core.validation.pl.allegro.tech.mongomigrationstream.core.validation.SourceCollectionAvailabilityValidator.kt
pl.allegro.tech.mongomigrationstream.core.validation.pl.allegro.tech.mongomigrationstream.core.validation.Validator.kt
pl.allegro.tech.mongomigrationstream.infrastructure.controller
pl.allegro.tech.mongomigrationstream.infrastructure.controller.pl.allegro.tech.mongomigrationstream.infrastructure.controller.MigrationController.kt
pl.allegro.tech.mongomigrationstream.infrastructure.controller.pl.allegro.tech.mongomigrationstream.infrastructure.controller.MigrationStartHandler.kt
pl.allegro.tech.mongomigrationstream.infrastructure.controller.pl.allegro.tech.mongomigrationstream.infrastructure.controller.MigrationStopHandler.kt
pl.allegro.tech.mongomigrationstream.infrastructure.controller.pl.allegro.tech.mongomigrationstream.infrastructure.controller.exceptions.kt
pl.allegro.tech.mongomigrationstream.infrastructure.detector
pl.allegro.tech.mongomigrationstream.infrastructure.detector.pl.allegro.tech.mongomigrationstream.infrastructure.detector.SynchronizationDetectorFactory.kt
pl.allegro.tech.mongomigrationstream.infrastructure.handler
pl.allegro.tech.mongomigrationstream.infrastructure.handler.pl.allegro.tech.mongomigrationstream.infrastructure.handler.LoggingDetectionResultHandler.kt
pl.allegro.tech.mongomigrationstream.infrastructure.handler.pl.allegro.tech.mongomigrationstream.infrastructure.handler.LoggingStateEventHandler.kt
pl.allegro.tech.mongomigrationstream.infrastructure.handler.pl.allegro.tech.mongomigrationstream.infrastructure.handler.NoOpStateEventHandler.kt
pl.allegro.tech.mongomigrationstream.infrastructure.mongo
pl.allegro.tech.mongomigrationstream.infrastructure.mongo.pl.allegro.tech.mongomigrationstream.infrastructure.mongo.MongoClientFactory.kt
pl.allegro.tech.mongomigrationstream.infrastructure.mongo.pl.allegro.tech.mongomigrationstream.infrastructure.mongo.MongoDbClients.kt
pl.allegro.tech.mongomigrationstream.infrastructure.performer
pl.allegro.tech.mongomigrationstream.infrastructure.performer.pl.allegro.tech.mongomigrationstream.infrastructure.performer.PerformerFactory.kt
pl.allegro.tech.mongomigrationstream.infrastructure.queue
pl.allegro.tech.mongomigrationstream.infrastructure.queue.pl.allegro.tech.mongomigrationstream.infrastructure.queue.BigQueueEventQueueFactory.kt
pl.allegro.tech.mongomigrationstream.infrastructure.queue.pl.allegro.tech.mongomigrationstream.infrastructure.queue.InMemoryEventQueueFactory.kt
pl.allegro.tech.mongomigrationstream.infrastructure.queue.pl.allegro.tech.mongomigrationstream.infrastructure.queue.QueueFactory.kt




© 2015 - 2025 Weber Informatics LLC | Privacy Policy