jar

fm.last.commons.hive.serde : lastcommons-hive-serde

Maven & Gradle

Nov 07, 2012
11 stars

Hive SerDe commons · Library for building custom Hive SerDes

Table Of Contents

Latest Version

Download fm.last.commons.hive.serde : lastcommons-hive-serde JAR file - Latest Versions:

All Versions

Download fm.last.commons.hive.serde : lastcommons-hive-serde 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 lastcommons-hive-serde-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

fm.last.commons.hive.serde.transform

├─ fm.last.commons.hive.serde.transform.AbstractStringFieldTransform.class - [JAR]

├─ fm.last.commons.hive.serde.transform.IdentityFieldTransform.class - [JAR]

├─ fm.last.commons.hive.serde.transform.UnixTimeFieldTransform.class - [JAR]

fm.last.commons.hive.serde

├─ fm.last.commons.hive.serde.AbstractReadOnlySerDe.class - [JAR]

├─ fm.last.commons.hive.serde.ArrayListRow.class - [JAR]

├─ fm.last.commons.hive.serde.Field.class - [JAR]

├─ fm.last.commons.hive.serde.FieldFactory.class - [JAR]

├─ fm.last.commons.hive.serde.FieldTransform.class - [JAR]

├─ fm.last.commons.hive.serde.Row.class - [JAR]

├─ fm.last.commons.hive.serde.TableDefinition.class - [JAR]