Uses of Class
io.datarouter.storage.config.environment.EnvironmentType
| Package | Description |
|---|---|
| io.datarouter.storage.config.environment |
-
Uses of EnvironmentType in io.datarouter.storage.config.environment
Methods in io.datarouter.storage.config.environment that return EnvironmentType Modifier and Type Method Description static EnvironmentTypeEnvironmentType. valueOf(String name)Returns the enum constant of this type with the specified name.static EnvironmentType[]EnvironmentType. values()Returns an array containing the constants of this enum type, in the order they are declared.