public interface DeployingContext
Modifier and Type | Method and Description |
---|---|
ClassLoader |
clientClassLoader() |
void |
init(DeployingContext other)
Inits context by other context.
|
void |
initByClientObject(Object jobObj)
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 jobObj)
jobObj
- Specific class for job.static DeployingContext unitialized()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021