Package org.apache.kafka.streams
Class TopologyConfig.InternalConfig
java.lang.Object
org.apache.kafka.streams.TopologyConfig.InternalConfig
- Enclosing class:
TopologyConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
getBoolean
(Map<String, Object> configs, String key, boolean defaultValue)
-
Field Details
-
ENABLE_PROCESS_PROCESSVALUE_FIX
- See Also:
-
-
Constructor Details
-
InternalConfig
public InternalConfig()
-
-
Method Details
-
getBoolean
-