jar

com.gojek.parquet : parquet-protobuf

Maven & Gradle

May 31, 2021
2 stars

Apache Parquet Protobuf

Table Of Contents

Latest Version

Download com.gojek.parquet : parquet-protobuf JAR file - Latest Versions:

All Versions

Download com.gojek.parquet : parquet-protobuf JAR file - All Versions:

Version Vulnerabilities Size Updated
1.11.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 parquet-protobuf-1.11.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.parquet.proto

├─ org.apache.parquet.proto.ProtoConstants.class - [JAR]

├─ org.apache.parquet.proto.ProtoDescriptorSupport.class - [JAR]

├─ org.apache.parquet.proto.ProtoMessageConverter.class - [JAR]

├─ org.apache.parquet.proto.ProtoParquetInputFormat.class - [JAR]

├─ org.apache.parquet.proto.ProtoParquetOutputFormat.class - [JAR]

├─ org.apache.parquet.proto.ProtoParquetReader.class - [JAR]

├─ org.apache.parquet.proto.ProtoParquetWriter.class - [JAR]

├─ org.apache.parquet.proto.ProtoReadSupport.class - [JAR]

├─ org.apache.parquet.proto.ProtoRecordConverter.class - [JAR]

├─ org.apache.parquet.proto.ProtoRecordMaterializer.class - [JAR]

├─ org.apache.parquet.proto.ProtoSchemaConverter.class - [JAR]

├─ org.apache.parquet.proto.ProtoWriteSupport.class - [JAR]

Advertisement