Class DatarouterEnvironmentTypeSupplier
java.lang.Object
io.datarouter.storage.config.properties.DatarouterEnvironmentTypeSupplier
@Singleton public class DatarouterEnvironmentTypeSupplier extends Object implements Supplier<String>
-
Field Summary
Fields Modifier and Type Field Description static StringENVIRONMENT_TYPE -
Method Summary
Modifier and Type Method Description Stringget()DatarouterEnvironmentTypegetDatarouterEnvironmentType()
-
Field Details
-
ENVIRONMENT_TYPE
- See Also:
- Constant Field Values
-
-
Method Details