Enum EnvironmentType

java.lang.Object
java.lang.Enum<EnvironmentType>
io.datarouter.storage.config.environment.EnvironmentType
All Implemented Interfaces:
Serializable, Comparable<EnvironmentType>, java.lang.constant.Constable, Supplier<DatarouterEnvironmentType>

public enum EnvironmentType
extends Enum<EnvironmentType>
implements Supplier<DatarouterEnvironmentType>
Standard environment types. Applications can add a similar enum with more.