Provides classes for configuring HazelcastInstance.
-
Get current configuration of User Code Deployment.
Deprecated, for removal: This API element is subject to removal in a future version.
Comma-separated list of class prefixes which will never be loaded remotely.
Deprecated, for removal: This API element is subject to removal in a future version.
Configure caching of classes loaded from remote members.
UserCodeDeploymentConfig.setEnabled(boolean enabled)
Deprecated, for removal: This API element is subject to removal in a future version.
Enable or disable User Code Deployment.
Deprecated, for removal: This API element is subject to removal in a future version.
Filter to limit members that can be used for classloading request when a user class
is not available locally.
Deprecated, for removal: This API element is subject to removal in a future version.
Configure behaviour when providing classes to remote members.
Deprecated, for removal: This API element is subject to removal in a future version.
Comma-separated list of class prefixes which will be loaded remotely.
Set User Code Deployment configuration