luna_lambda_tools.public.lambda_context.LambdaAgentContext

class luna_lambda_tools.public.lambda_context.LambdaAgentContext(*, userCtx=None, lambdaStartTime=<factory>, jobConfig=None, previousStreamCount=None, streamCount)[source]
__init__(*, userCtx=None, lambdaStartTime=<factory>, jobConfig=None, previousStreamCount=None, streamCount)

Methods

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

getCurrentData()

Attributes

previousStreamCount

streamCount

isServiceLaunch

Check whether it is job service launch

jobConfig

lambdaStartTime

userCtx