Uses of Enum Class
org.apache.cassandra.transport.ConnectionStage
Packages that use ConnectionStage
-
Uses of ConnectionStage in org.apache.cassandra.transport
Methods in org.apache.cassandra.transport that return ConnectionStageModifier and TypeMethodDescriptionConnectedClient.stage()static ConnectionStageReturns the enum constant of this class with the specified name.static ConnectionStage[]ConnectionStage.values()Returns an array containing the constants of this enum class, in the order they are declared.