Package com.hazelcast.pc.config
Class StageConfig
java.lang.Object
com.hazelcast.pc.config.StageConfig
- 
Method Summary
Modifier and TypeMethodDescriptionstatic StageConfig<T> TgetOptionalValue(String key, Class<T> cls) <T> TgetRequiredValue(String key, Class<T> cls) getType() 
- 
Method Details
- 
fromMap
 - 
getRequiredValue
 - 
getOptionalValue
 - 
getType
 
 -