Uses of Enum
org.apache.hadoop.ozone.om.ratis.OzoneManagerRatisServer.RaftServerStatus
Packages that use OzoneManagerRatisServer.RaftServerStatus
Package
Description
This package contains classes for the OM Ratis server implementation.
-
Uses of OzoneManagerRatisServer.RaftServerStatus in org.apache.hadoop.ozone.om.ratis
Methods in org.apache.hadoop.ozone.om.ratis that return OzoneManagerRatisServer.RaftServerStatusModifier and TypeMethodDescriptionOzoneManagerRatisServer.getLeaderStatus()Check Leader status and return the state of the RaftServer.Returns the enum constant of this type with the specified name.OzoneManagerRatisServer.RaftServerStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.