Uses of Enum Class
org.apache.cassandra.net.MessagingService.Version
Packages that use MessagingService.Version
-
Uses of MessagingService.Version in org.apache.cassandra.net
Methods in org.apache.cassandra.net that return MessagingService.VersionModifier and TypeMethodDescriptionstatic MessagingService.VersionReturns the enum constant of this class with the specified name.static MessagingService.Version[]MessagingService.Version.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cassandra.net that return types with arguments of type MessagingService.VersionModifier and TypeMethodDescriptionstatic List<MessagingService.Version>MessagingService.Version.supportedVersions()