Package org.apache.cassandra.utils
Class JavaDriverUtils
java.lang.Object
org.apache.cassandra.utils.JavaDriverUtils
-
Method Summary
Modifier and TypeMethodDescriptioncodecFor(AbstractType<?> abstractType) static DataTypedriverType(AbstractType<?> abstractType) Returns the Java DriverDataTypefor the C* internal type.
-
Method Details
-
codecFor
-
codecFor
-
driverType
Returns the Java DriverDataTypefor the C* internal type.
-