|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataType.Name | |
---|---|
com.datastax.driver.core | The main package for the DataStax Java driver for Cassandra. |
Uses of DataType.Name in com.datastax.driver.core |
---|
Methods in com.datastax.driver.core that return DataType.Name | |
---|---|
DataType.Name |
DataType.getName()
Returns the name of that type. |
static DataType.Name |
DataType.Name.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DataType.Name[] |
DataType.Name.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |