Uses of Enum
io.microraft.report.RaftNodeReport.RaftNodeReportReason
Packages that use RaftNodeReport.RaftNodeReportReason
-
Uses of RaftNodeReport.RaftNodeReportReason in io.microraft.report
Methods in io.microraft.report that return RaftNodeReport.RaftNodeReportReasonModifier and TypeMethodDescriptionRaftNodeReport.getReason()Returns the enum constant of this type with the specified name.static RaftNodeReport.RaftNodeReportReason[]RaftNodeReport.RaftNodeReportReason.values()Returns an array containing the constants of this enum type, in the order they are declared.