jar

pl.allegro.tech : mongo-migration-stream

Maven & Gradle

Jul 28, 2023
28 stars

mongo-migration-stream · Tool for online migrations of MongoDB databases

Table Of Contents

Latest Version

Download pl.allegro.tech : mongo-migration-stream JAR file - Latest Versions:

All Versions

Download pl.allegro.tech : mongo-migration-stream JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mongo-migration-stream-0.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

pl.allegro.tech.mongomigrationstream.core.transfer.authentication

├─ pl.allegro.tech.mongomigrationstream.core.transfer.authentication.PasswordConfigFileGenerationException.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.transfer.authentication.PasswordConfigFileGenerator.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.transfer.authentication.PasswordConfigFileGeneratorKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.transfer.authentication.PasswordConfigFiles.class - [JAR]

pl.allegro.tech.mongomigrationstream.infrastructure.handler

├─ pl.allegro.tech.mongomigrationstream.infrastructure.handler.LoggingDetectionResultHandler.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.handler.LoggingDetectionResultHandlerKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.handler.LoggingStateEventHandler.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.handler.LoggingStateEventHandlerKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.handler.NoOpStateEventHandler.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.metrics

├─ pl.allegro.tech.mongomigrationstream.core.metrics.MigrationMetrics.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.paths

├─ pl.allegro.tech.mongomigrationstream.core.paths.MigrationPaths.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.index

├─ pl.allegro.tech.mongomigrationstream.core.index.IndexClonerImpl.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.index.IndexClonerImplKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.index.NoOpIndexCloner.class - [JAR]

pl.allegro.tech.mongomigrationstream.infrastructure.detector

├─ pl.allegro.tech.mongomigrationstream.infrastructure.detector.SynchronizationDetectorFactory.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.detector.SynchronizationDetectorFactoryKt.class - [JAR]

pl.allegro.tech.mongomigrationstream

├─ pl.allegro.tech.mongomigrationstream.MongoMigrationStream.class - [JAR]

pl.allegro.tech.mongomigrationstream.infrastructure.controller

├─ pl.allegro.tech.mongomigrationstream.infrastructure.controller.MigrationController.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.controller.MigrationStartHandler.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.controller.MigrationStartHandlerKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.controller.MigrationStopHandler.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.controller.MigrationStopHandlerKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.controller.MongoMigrationStreamStartException.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.controller.MongoMigrationStreamStopException.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.concurrency

├─ pl.allegro.tech.mongomigrationstream.core.concurrency.MigrationExecutors.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.concurrency.MigrationThreadFactories.class - [JAR]

pl.allegro.tech.mongomigrationstream.configuration

├─ pl.allegro.tech.mongomigrationstream.configuration.ApplicationProperties.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.configuration.CollectionsProperties.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.configuration.GeneralProperties.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.configuration.MongoProperties.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.configuration.PerformerProperties.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.configuration.StateConfig.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.validation

├─ pl.allegro.tech.mongomigrationstream.core.validation.DbAvailabilityValidator.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.validation.DbAvailabilityValidatorKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.validation.DestinationMissingCollectionValidator.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.validation.DestinationMissingCollectionValidatorKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.validation.ExternalDependenciesValidator.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.validation.ExternalDependencyValidationException.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.validation.SourceCollectionAvailabilityValidator.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.validation.SourceCollectionAvailabilityValidatorKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.validation.ValidationFailure.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.validation.ValidationResult.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.validation.ValidationSuccess.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.validation.Validator.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.detector

├─ pl.allegro.tech.mongomigrationstream.core.detector.CollectionCountDetectionResult.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.detector.CollectionCountSynchronizationDetector.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.detector.CollectionCountSynchronizationDetectorKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.detector.DetectionResult.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.detector.HashDetectionResult.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.detector.HashSynchronizationDetector.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.detector.HashSynchronizationDetectorKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.detector.QueueSizeDetectionResult.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.detector.QueueSizeSynchronizationDetector.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.detector.QueueSizeSynchronizationDetectorKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.detector.SynchronizationDetector.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.queue

├─ pl.allegro.tech.mongomigrationstream.core.queue.EventQueue.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.queue.EventQueueAbstractFactory.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.performer

├─ pl.allegro.tech.mongomigrationstream.core.performer.IndexCloner.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.performer.Performer.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.performer.PerformerController.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.performer.PerformerControllerKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.performer.PerformerResult.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.performer.ResumableSynchronizer.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.performer.SynchronizationFailure.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.performer.SynchronizationResult.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.performer.SynchronizationSuccess.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.performer.Synchronizer.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.performer.Transfer.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.performer.TransferFailure.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.performer.TransferResult.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.performer.TransferSuccess.class - [JAR]

pl.allegro.tech.mongomigrationstream.infrastructure.queue

├─ pl.allegro.tech.mongomigrationstream.infrastructure.queue.BigQueueEventQueue.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.queue.BigQueueEventQueueFactory.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.queue.InMemoryEventQueue.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.queue.InMemoryEventQueueFactory.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.queue.QueueFactory.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.state

├─ pl.allegro.tech.mongomigrationstream.core.state.EventBusChangeRecorder.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.state.State.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.state.StateAggregator.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.state.StateEvent.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.state.StateEventHandler.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.state.StateEventStore.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.state.StateInfo.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.mongo

├─ pl.allegro.tech.mongomigrationstream.core.mongo.DbCollection.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.mongo.SourceToDestination.class - [JAR]

pl.allegro.tech.mongomigrationstream.infrastructure.mongo

├─ pl.allegro.tech.mongomigrationstream.infrastructure.mongo.MongoClientFactory.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.mongo.MongoClientFactoryKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.infrastructure.mongo.MongoDbClients.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.cleanup

├─ pl.allegro.tech.mongomigrationstream.core.cleanup.MigrationCleanup.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.synchronization

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.BatchSizeProvider.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.ChangeEvent.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.ChangeEventKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.ChangeStreamDocumentSubscriber.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.ChangeStreamDocumentSubscriberKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.ConstantValueBatchSizeProvider.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.DeleteChangeEvent.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.EventConsumer.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.EventPublisher.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.InsertReplaceChangeEvent.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.LocalToDestinationSynchronizer.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.LocalToDestinationSynchronizerKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.NoOpResumableSynchronizer.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.NoOpSynchronizer.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.SourceToLocalSynchronizer.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.SourceToLocalSynchronizerKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.SynchronizationParameters.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.SynchronizationParametersKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.synchronization.UpdateChangeEvent.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.transfer

├─ pl.allegro.tech.mongomigrationstream.core.transfer.MongoToolsTransfer.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.transfer.MongoToolsTransferKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.transfer.NoOpTransfer.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.transfer.command

├─ pl.allegro.tech.mongomigrationstream.core.transfer.command.Command.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.transfer.command.CommandResult.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.transfer.command.CommandRunner.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.transfer.command.CommandRunnerInputStreamHandler.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.transfer.command.CommandRunnerInputStreamHandlerKt.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.transfer.command.DumpCommandInputStreamHandler.class - [JAR]

├─ pl.allegro.tech.mongomigrationstream.core.transfer.command.RestoreCommandInputStreamHandler.class - [JAR]

pl.allegro.tech.mongomigrationstream.core.detector.handler

├─ pl.allegro.tech.mongomigrationstream.core.detector.handler.DetectionResultHandler.class - [JAR]

pl.allegro.tech.mongomigrationstream.infrastructure.performer

├─ pl.allegro.tech.mongomigrationstream.infrastructure.performer.PerformerFactory.class - [JAR]

Advertisement