public interface DeployingContext
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
clientClassLoader() |
void |
init(DeployingContext other)
Inits context by other context.
|
void |
initByClientObject(Object jobObject)
Inits context by any client-defined object.
|
static DeployingContext |
unitialized() |
Class<?> |
userClass() |
Class<?> userClass()
ClassLoader clientClassLoader()
void init(DeployingContext other)
other - Other context.void initByClientObject(Object jobObject)
jobObject - Specific class for job.static DeployingContext unitialized()
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025