Package com.hazelcast.pc.config
Class JetConfig
java.lang.Object
com.hazelcast.pc.config.JetConfig
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 TypeMethodDescriptionstatic JetConfigDeprecated, for removal: This API element is subject to removal in a future version.static JetConfigfromStream(InputStream stream) Deprecated, for removal: This API element is subject to removal in a future version.static JetConfigfromString(String definition) 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.voidsetPipeline(PipelineConfig pipeline) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
JetConfig
public JetConfig()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getPipeline
Deprecated, for removal: This API element is subject to removal in a future version. -
setPipeline
Deprecated, for removal: This API element is subject to removal in a future version. -
fromPath
Deprecated, for removal: This API element is subject to removal in a future version. -
fromString
Deprecated, for removal: This API element is subject to removal in a future version. -
fromStream
Deprecated, for removal: This API element is subject to removal in a future version.
-