jar

ch.zzeekk.spark : spark-temporalquery_2.11

Maven & Gradle

Aug 25, 2022
2 stars

Spark Temporal Queries Library · Implicit functions for querying interval data with Apache Spark/Scala

Table Of Contents

Latest Version

Download ch.zzeekk.spark : spark-temporalquery_2.11 JAR file - Latest Versions:

All Versions

Download ch.zzeekk.spark : spark-temporalquery_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spark-temporalquery_2.11-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ch.zzeekk.spark.temporalquery

├─ ch.zzeekk.spark.temporalquery.ClosedInterval.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.ClosedIntervalQueryConfig.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.DiscreteAxisDef.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.DiscreteNumericAxis.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.DiscreteTimeAxis.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.HalfOpenInterval.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.HalfOpenIntervalQueryConfig.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.IntervalDef.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.IntervalQueryConfig.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.IntervalQueryImpl.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.LinearDoubleQueryUtil.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.LinearFloatQueryUtil.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.LinearGenericQueryUtil.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.Logging.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.TemporalHelpers.class - [JAR]

├─ ch.zzeekk.spark.temporalquery.TemporalQueryUtil.class - [JAR]

Advertisement