Enum Class HOCONConfigurationChooserPropertyDescriptor.ConfigurationType

java.lang.Object
java.lang.Enum<HOCONConfigurationChooserPropertyDescriptor.ConfigurationType>
com.streambase.sb.operator.parameter.HOCONConfigurationChooserPropertyDescriptor.ConfigurationType
All Implemented Interfaces:
Serializable, Comparable<HOCONConfigurationChooserPropertyDescriptor.ConfigurationType>, Constable
Enclosing class:
HOCONConfigurationChooserPropertyDescriptor

public static enum HOCONConfigurationChooserPropertyDescriptor.ConfigurationType extends Enum<HOCONConfigurationChooserPropertyDescriptor.ConfigurationType>
Type of HOCON configuration to use. Others may be added to support other types, but none should be removed to support backwards-compatibility. This needs to be public so other code (i.e., Studio and Adapters) know which config type to use.