Uses of Enum Class
org.apache.cassandra.gms.GossiperEvent.GossiperEventType
Packages that use GossiperEvent.GossiperEventType
-
Uses of GossiperEvent.GossiperEventType in org.apache.cassandra.gms
Fields in org.apache.cassandra.gms declared as GossiperEvent.GossiperEventTypeMethods in org.apache.cassandra.gms that return GossiperEvent.GossiperEventTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GossiperEvent.GossiperEventType[]GossiperEvent.GossiperEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cassandra.gms that return types with arguments of type GossiperEvent.GossiperEventType