Uses of Enum Class
org.apache.cassandra.streaming.StreamEvent.Type
Packages that use StreamEvent.Type
-
Uses of StreamEvent.Type in org.apache.cassandra.streaming
Fields in org.apache.cassandra.streaming declared as StreamEvent.TypeMethods in org.apache.cassandra.streaming that return StreamEvent.TypeModifier and TypeMethodDescriptionstatic StreamEvent.TypeReturns the enum constant of this class with the specified name.static StreamEvent.Type[]StreamEvent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.cassandra.streaming with parameters of type StreamEvent.Type