nxcals.api.extraction.data.builders

Description

Classes

Any(*args, **kwargs)

Special type indicating an unconstrained type.

BuildStage([next, builder])

Builder(spark, java_builder)

BuilderBase(spark, java_builder)

DataFrame(jdf, sql_ctx)

A distributed collection of data grouped into named columns.

DataQuery(spark, builder_class, builders_package)

A class that provides methods for building queries on data that has been loaded into a Spark dataframe.

DataQueryBase(spark, builder_class, ...)

DevicePropertyDataQuery()

DeviceStage([next, builder])

DeviceStageV2

alias of DeviceStage

EntityAliasStage([next, builder])

EntityQuery([key_values, key_values_like])

ParameterDataQuery()

SparkSession(sparkContext[, jsparkSession, ...])

The entry point to programming Spark with the Dataset and DataFrame API.

StartStage([next, builder])

SystemStage([next, builder])

SystemStageV2

alias of SystemStage

Functions

builders_package(spark)