luna_lambda_tools.public.lambda_context.LambdaTaskContext

class luna_lambda_tools.public.lambda_context.LambdaTaskContext(*, userCtx=None, lambdaStartTime=<factory>, jobConfig=None, previousSplit=None, previousSubtask=None, split, subtask)[source]
__init__(*, userCtx=None, lambdaStartTime=<factory>, jobConfig=None, previousSplit=None, previousSubtask=None, split, subtask)

Methods

__init__(*[, userCtx, lambdaStartTime, ...])

getCurrentData()

Attributes

previousSplit

previousSubtask

split

subtask

isServiceLaunch

Check whether it is job service launch

jobConfig

lambdaStartTime

userCtx