Uses of Enum Class
org.apache.cassandra.utils.Backoff.None
Packages that use Backoff.None
-
Uses of Backoff.None in org.apache.cassandra.utils
Methods in org.apache.cassandra.utils that return Backoff.NoneModifier and TypeMethodDescriptionstatic Backoff.NoneReturns the enum constant of this class with the specified name.static Backoff.None[]Backoff.None.values()Returns an array containing the constants of this enum class, in the order they are declared.