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