Uses of Class
com.hazelcast.pc.config.JetConfig
Packages that use JetConfig
-
Uses of JetConfig in com.hazelcast.pc
Methods in com.hazelcast.pc with parameters of type JetConfigModifier and TypeMethodDescriptionstatic PipelineCreatorPipelineCreator.fromConfig(JetConfig config) Deprecated, for removal: This API element is subject to removal in a future version.static PipelineCreatorPipelineCreator.fromConfigWithBaseDir(JetConfig config, Path baseDir) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of JetConfig in com.hazelcast.pc.config
Methods in com.hazelcast.pc.config that return JetConfigModifier and TypeMethodDescriptionstatic JetConfigDeprecated, for removal: This API element is subject to removal in a future version.static JetConfigJetConfig.fromStream(InputStream stream) Deprecated, for removal: This API element is subject to removal in a future version.static JetConfigJetConfig.fromString(String definition) Deprecated, for removal: This API element is subject to removal in a future version.