Package com.hazelcast.pc.config
Class StageConfig
java.lang.Object
com.hazelcast.pc.config.StageConfig
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StageConfigDeprecated, for removal: This API element is subject to removal in a future version.<T> TgetOptionalValue(String key, Class<T> cls) Deprecated, for removal: This API element is subject to removal in a future version.<T> TgetRequiredValue(String key, Class<T> cls) Deprecated, for removal: This API element is subject to removal in a future version.getType()Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
fromMap
Deprecated, for removal: This API element is subject to removal in a future version. -
getRequiredValue
Deprecated, for removal: This API element is subject to removal in a future version. -
getOptionalValue
Deprecated, for removal: This API element is subject to removal in a future version. -
getType
Deprecated, for removal: This API element is subject to removal in a future version.
-