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