Package org.apache.cassandra.net
Class PingRequest
- java.lang.Object
-
- org.apache.cassandra.net.PingRequest
-
public class PingRequest extends java.lang.Object
Indicates to the recipient whichConnectionType
should be used for the response.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PingRequest
get(ConnectionType type)
-
-
-
Method Detail
-
get
public static PingRequest get(ConnectionType type)
-
-