Uses of Enum Class
io.atomix.raft.metrics.RaftKeyNames
Packages that use RaftKeyNames
-
Uses of RaftKeyNames in io.atomix.raft.metrics
Methods in io.atomix.raft.metrics that return RaftKeyNamesModifier and TypeMethodDescriptionstatic RaftKeyNamesReturns the enum constant of this class with the specified name.static RaftKeyNames[]RaftKeyNames.values()Returns an array containing the constants of this enum class, in the order they are declared.