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 ignite-extended-api-3.0.0-alpha5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.ignite.internal.configuration.schema
├─ org.apache.ignite.internal.configuration.schema.ExtendedTableChange.class - [JAR]
├─ org.apache.ignite.internal.configuration.schema.ExtendedTableConfiguration.class - [JAR]
├─ org.apache.ignite.internal.configuration.schema.ExtendedTableConfigurationSchema.class - [JAR]
├─ org.apache.ignite.internal.configuration.schema.ExtendedTableView.class - [JAR]
├─ org.apache.ignite.internal.configuration.schema.SchemaChange.class - [JAR]
├─ org.apache.ignite.internal.configuration.schema.SchemaConfiguration.class - [JAR]
├─ org.apache.ignite.internal.configuration.schema.SchemaConfigurationSchema.class - [JAR]
├─ org.apache.ignite.internal.configuration.schema.SchemaView.class - [JAR]