Uses of Enum
io.microraft.report.RaftNodeReport.RaftNodeReportReason
-
Uses of RaftNodeReport.RaftNodeReportReason in io.microraft.report
Modifier 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.