Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SparkConfigProperties

Package version

SparkConfig Properties for a Big Data pool powered by Apache Spark

Hierarchy

  • SparkConfigProperties

Index

Properties

Optional configurationType

configurationType: ConfigurationType

The type of the spark config properties file.

Optional content

content: undefined | string

The spark config properties.

Optional filename

filename: undefined | string

The filename of the spark config properties file.

Optional time

time: Date

The last update time of the spark config properties file. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc