Package | Description |
---|---|
com.hazelcast.jet.config |
Jet's configuration data objects.
|
Modifier and Type | Method and Description |
---|---|
JobClassLoaderFactory |
JobConfig.getClassLoaderFactory()
Returns the configured
JobClassLoaderFactory . |
Modifier and Type | Method and Description |
---|---|
JobConfig |
JobConfig.setClassLoaderFactory(JobClassLoaderFactory classLoaderFactory)
Sets a custom
JobClassLoaderFactory that will be used to load
job classes and resources on Jet members. |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.