View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spf4j-avro-8.9.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.avro.reflect
├─ org.apache.avro.reflect.ExtendedReflectData.class - [JAR]
org.apache.avro
├─ org.apache.avro.ArrayIterator.class - [JAR]
├─ org.apache.avro.AvroArrayWriter.class - [JAR]
├─ org.apache.avro.ImmutableField.class - [JAR]
├─ org.apache.avro.ImmutableSchema.class - [JAR]
├─ org.apache.avro.MapIterator.class - [JAR]
org.spf4j.avro.csv
├─ org.spf4j.avro.csv.CsvDecoder.class - [JAR]
├─ org.spf4j.avro.csv.CsvEncoder.class - [JAR]
org.spf4j.avro.calcite
├─ org.spf4j.avro.calcite.AbstractAvroTable.class - [JAR]
├─ org.spf4j.avro.calcite.AvroDataSetAsProjectableFilterableTable.class - [JAR]
├─ org.spf4j.avro.calcite.AvroEnumerable.class - [JAR]
├─ org.spf4j.avro.calcite.AvroFilterableTable.class - [JAR]
├─ org.spf4j.avro.calcite.AvroIteratorAsProjectableFilterableTable.class - [JAR]
├─ org.spf4j.avro.calcite.AvroSupplier.class - [JAR]
├─ org.spf4j.avro.calcite.EmbededDataContext.class - [JAR]
├─ org.spf4j.avro.calcite.FilterUtils.class - [JAR]
├─ org.spf4j.avro.calcite.FilteredProjectedSupplier.class - [JAR]
├─ org.spf4j.avro.calcite.FilteringProjectingAvroEnumerable.class - [JAR]
├─ org.spf4j.avro.calcite.IndexedRecords.class - [JAR]
├─ org.spf4j.avro.calcite.InterpreterUtils.class - [JAR]
├─ org.spf4j.avro.calcite.PlannerUtils.class - [JAR]
├─ org.spf4j.avro.calcite.SqlConverters.class - [JAR]
├─ org.spf4j.avro.calcite.SqlRowPredicate.class - [JAR]
├─ org.spf4j.avro.calcite.TableAccessDeniedException.class - [JAR]
├─ org.spf4j.avro.calcite.Types.class - [JAR]
org.spf4j.avro
├─ org.spf4j.avro.AvroDataSet.class - [JAR]
├─ org.spf4j.avro.DecodedSchema.class - [JAR]
├─ org.spf4j.avro.GenericRecordBuilder.class - [JAR]
├─ org.spf4j.avro.SchemaRef.class - [JAR]
├─ org.spf4j.avro.SqlPredicate.class - [JAR]
org.apache.calcite.interpreter
├─ org.apache.calcite.interpreter.Spf4jDataContext.class - [JAR]
org.spf4j.avro.schema
├─ org.spf4j.avro.schema.CloningVisitor.class - [JAR]
├─ org.spf4j.avro.schema.ImmutableCloningVisitor.class - [JAR]
├─ org.spf4j.avro.schema.SchemaDiff.class - [JAR]
├─ org.spf4j.avro.schema.SchemaUtils.class - [JAR]
├─ org.spf4j.avro.schema.SchemaVisitor.class - [JAR]
├─ org.spf4j.avro.schema.SchemaVisitorAction.class - [JAR]
├─ org.spf4j.avro.schema.Schemas.class - [JAR]
├─ org.spf4j.avro.schema.SchemasWithClasses.class - [JAR]