Package ai.djl.serving.wlm.util
Contains utilities to support the
WorkLoadManager.-
Class Summary Class Description WlmConfigManager This manages some configurations used by theWorkLoadManager.WorkerJob AJobcontaining metadata from theWorkLoadManager. -
Exception Summary Exception Description WlmCapacityException Thrown to throttle when a job is run but the job queue capacity is exceeded.WlmException Thrown when an exception occurs inside theWorkLoadManager.WlmShutdownException Thrown when a job is run but all workers are shutdown.