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 protobuf-0.2.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ballistacompute.protobuf
├─ org.ballistacompute.protobuf.Action.class - [JAR]
├─ org.ballistacompute.protobuf.ActionOrBuilder.class - [JAR]
├─ org.ballistacompute.protobuf.AggregateExprNode.class - [JAR]
├─ org.ballistacompute.protobuf.AggregateExprNodeOrBuilder.class - [JAR]
├─ org.ballistacompute.protobuf.AggregateFunction.class - [JAR]
├─ org.ballistacompute.protobuf.AggregateNode.class - [JAR]
├─ org.ballistacompute.protobuf.AggregateNodeOrBuilder.class - [JAR]
├─ org.ballistacompute.protobuf.ArrowType.class - [JAR]
├─ org.ballistacompute.protobuf.BallistaProto.class - [JAR]
├─ org.ballistacompute.protobuf.BinaryExprNode.class - [JAR]
├─ org.ballistacompute.protobuf.BinaryExprNodeOrBuilder.class - [JAR]
├─ org.ballistacompute.protobuf.Field.class - [JAR]
├─ org.ballistacompute.protobuf.FieldOrBuilder.class - [JAR]
├─ org.ballistacompute.protobuf.LimitNode.class - [JAR]
├─ org.ballistacompute.protobuf.LimitNodeOrBuilder.class - [JAR]
├─ org.ballistacompute.protobuf.LogicalExprNode.class - [JAR]
├─ org.ballistacompute.protobuf.LogicalExprNodeOrBuilder.class - [JAR]
├─ org.ballistacompute.protobuf.LogicalPlanNode.class - [JAR]
├─ org.ballistacompute.protobuf.LogicalPlanNodeOrBuilder.class - [JAR]
├─ org.ballistacompute.protobuf.ProjectionNode.class - [JAR]
├─ org.ballistacompute.protobuf.ProjectionNodeOrBuilder.class - [JAR]
├─ org.ballistacompute.protobuf.ProtobufDeserializer.class - [JAR]
├─ org.ballistacompute.protobuf.ProtobufSerializer.class - [JAR]
├─ org.ballistacompute.protobuf.ScanNode.class - [JAR]
├─ org.ballistacompute.protobuf.ScanNodeOrBuilder.class - [JAR]
├─ org.ballistacompute.protobuf.Schema.class - [JAR]
├─ org.ballistacompute.protobuf.SchemaOrBuilder.class - [JAR]
├─ org.ballistacompute.protobuf.SelectionNode.class - [JAR]
├─ org.ballistacompute.protobuf.SelectionNodeOrBuilder.class - [JAR]