Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SparkStatementOutput

Package version

Hierarchy

  • SparkStatementOutput

Index

Properties

Optional data

data: any

Any object

Optional errorName

errorName: string | null

Optional errorValue

errorValue: string | null

executionCount

executionCount: number

Optional status

status: undefined | string

Optional traceback

traceback: string[] | null

Generated using TypeDoc