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 thrift-multi-leader-consensus-0.14.0-preview3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.iotdb.consensus.multileader.thrift
├─ org.apache.iotdb.consensus.multileader.thrift.MultiLeaderConsensusIService.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TActivatePeerReq.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TActivatePeerRes.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TBuildSyncLogChannelReq.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TBuildSyncLogChannelRes.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TInactivatePeerReq.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TInactivatePeerRes.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TLogBatch.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TRemoveSyncLogChannelReq.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TRemoveSyncLogChannelRes.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TSendSnapshotFragmentReq.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TSendSnapshotFragmentRes.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TSyncLogReq.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TSyncLogRes.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TTriggerSnapshotLoadReq.class - [JAR]
├─ org.apache.iotdb.consensus.multileader.thrift.TTriggerSnapshotLoadRes.class - [JAR]