Uses of Enum Class
net.bluemind.mailbox.api.ShardStats.State
Packages that use ShardStats.State
-
Uses of ShardStats.State in net.bluemind.mailbox.api
Fields in net.bluemind.mailbox.api declared as ShardStats.StateMethods in net.bluemind.mailbox.api that return ShardStats.StateModifier and TypeMethodDescriptionstatic ShardStats.State
ShardStats.State.ofDuration
(long duration) static ShardStats.State
Returns the enum constant of this class with the specified name.static ShardStats.State[]
ShardStats.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.