jar

com.linkedin.transport : transportable-udfs-test-generic

Maven & Gradle

Jun 08, 2023
288 stars

transportable-udfs-test-generic · A library for analyzing, processing, and rewriting views defined in the Hive Metastore, and sharing them across multiple execution engines

Table Of Contents

Latest Version

Download com.linkedin.transport : transportable-udfs-test-generic JAR file - Latest Versions:

All Versions

Download com.linkedin.transport : transportable-udfs-test-generic JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.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 transportable-udfs-test-generic-0.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.linkedin.transport.test.generic.data

├─ com.linkedin.transport.test.generic.data.GenericArray.class - [JAR]

├─ com.linkedin.transport.test.generic.data.GenericBinary.class - [JAR]

├─ com.linkedin.transport.test.generic.data.GenericBoolean.class - [JAR]

├─ com.linkedin.transport.test.generic.data.GenericDouble.class - [JAR]

├─ com.linkedin.transport.test.generic.data.GenericFloat.class - [JAR]

├─ com.linkedin.transport.test.generic.data.GenericInteger.class - [JAR]

├─ com.linkedin.transport.test.generic.data.GenericLong.class - [JAR]

├─ com.linkedin.transport.test.generic.data.GenericMap.class - [JAR]

├─ com.linkedin.transport.test.generic.data.GenericString.class - [JAR]

├─ com.linkedin.transport.test.generic.data.GenericStruct.class - [JAR]

com.linkedin.transport.test.generic

├─ com.linkedin.transport.test.generic.GenericFactory.class - [JAR]

├─ com.linkedin.transport.test.generic.GenericQueryExecutor.class - [JAR]

├─ com.linkedin.transport.test.generic.GenericStdUDFWrapper.class - [JAR]

├─ com.linkedin.transport.test.generic.GenericTester.class - [JAR]

├─ com.linkedin.transport.test.generic.GenericWrapper.class - [JAR]

com.linkedin.transport.test.generic.typesystem

├─ com.linkedin.transport.test.generic.typesystem.GenericBoundVariables.class - [JAR]

├─ com.linkedin.transport.test.generic.typesystem.GenericTypeFactory.class - [JAR]

├─ com.linkedin.transport.test.generic.typesystem.GenericTypeInference.class - [JAR]

├─ com.linkedin.transport.test.generic.typesystem.GenericTypeSystem.class - [JAR]