Uses of Record Class
org.graylog2.indexer.datanode.MigrationConfiguration
Packages that use MigrationConfiguration
-
Uses of MigrationConfiguration in org.graylog2.indexer.datanode
Methods in org.graylog2.indexer.datanode that return MigrationConfigurationModifier and TypeMethodDescriptionstatic MigrationConfigurationMigrationConfiguration.forIndices(List<String> indices, List<String> trustedCertificates) RemoteReindexMigrationService.saveMigration(MigrationConfiguration migrationConfiguration) RemoteReindexMigrationServiceImpl.saveMigration(MigrationConfiguration migrationConfiguration) Methods in org.graylog2.indexer.datanode that return types with arguments of type MigrationConfigurationModifier and TypeMethodDescriptionRemoteReindexMigrationService.getMigration(String migrationId) RemoteReindexMigrationServiceImpl.getMigration(String migrationId) Methods in org.graylog2.indexer.datanode with parameters of type MigrationConfigurationModifier and TypeMethodDescriptionRemoteReindexMigrationService.saveMigration(MigrationConfiguration migrationConfiguration) RemoteReindexMigrationServiceImpl.saveMigration(MigrationConfiguration migrationConfiguration)