Uses of Class
io.datarouter.storage.config.properties.EnvironmentName
Packages that use EnvironmentName
-
Uses of EnvironmentName in io.datarouter.storage.config.schema
Constructors in io.datarouter.storage.config.schema with parameters of type EnvironmentNameModifierConstructorDescriptionBaseSchemaUpdateService(ServerName serverName, EnvironmentName environmentName, AdminEmail adminEmail, DatarouterStorageExecutors.DatarouterSchemaUpdateScheduler executor, javax.inject.Provider<DatarouterClusterSchemaUpdateLockDao> schemaUpdateLockDao, javax.inject.Provider<io.datarouter.instrumentation.changelog.ChangelogRecorder> changelogRecorder, String buildId) -
Uses of EnvironmentName in io.datarouter.storage.servertype
Constructors in io.datarouter.storage.servertype with parameters of type EnvironmentNameModifierConstructorDescriptionprotectedDatarouterServerTypeDetector(DatarouterServerTypeSupplier serverType, DatarouterEnvironmentTypeSupplier environmentType, EnvironmentName environmentName)