Uses of Enum Class
org.apache.cassandra.streaming.StreamingState.Status
Packages that use StreamingState.Status
-
Uses of StreamingState.Status in org.apache.cassandra.streaming
Methods in org.apache.cassandra.streaming that return StreamingState.StatusModifier and TypeMethodDescriptionStreamingState.status()static StreamingState.StatusReturns the enum constant of this class with the specified name.static StreamingState.Status[]StreamingState.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cassandra.streaming that return types with arguments of type StreamingState.Status