Package com.hazelcast.pc.config
Class PipelineConfig
java.lang.Object
com.hazelcast.pc.config.PipelineConfig
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetSink()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidsetTransform(List<Map<String, Object>> transform) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
PipelineConfig
public PipelineConfig()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getSource
Deprecated, for removal: This API element is subject to removal in a future version. -
setSource
Deprecated, for removal: This API element is subject to removal in a future version. -
getTransform
Deprecated, for removal: This API element is subject to removal in a future version. -
setTransform
Deprecated, for removal: This API element is subject to removal in a future version. -
getSink
Deprecated, for removal: This API element is subject to removal in a future version. -
setSink
Deprecated, for removal: This API element is subject to removal in a future version.
-