Package | Description |
---|---|
com.datastax.dse.driver.api.core.cql.reactive |
Types related to CQL execution using reactive-style programming.
|
com.datastax.oss.driver.api.core.cql | |
com.datastax.oss.driver.api.core.data | |
com.datastax.oss.driver.api.core.type | |
com.datastax.oss.driver.api.core.type.codec | |
com.datastax.oss.driver.api.core.type.reflect |
Class and Description |
---|
AccessibleById
A data structure where the values are accessible via a CQL identifier.
|
AccessibleByIndex
A data structure where the values are accessible via an integer index.
|
AccessibleByName
A data structure where the values are accessible via a name string.
|
Data
A data structure containing CQL values.
|
GettableById
A data structure that provides methods to retrieve its values via a CQL identifier.
|
GettableByIndex
A data structure that provides methods to retrieve its values via an integer index.
|
GettableByName
A data structure that provides methods to retrieve its values via a name.
|
Class and Description |
---|
AccessibleById
A data structure where the values are accessible via a CQL identifier.
|
AccessibleByIndex
A data structure where the values are accessible via an integer index.
|
AccessibleByName
A data structure where the values are accessible via a name string.
|
Data
A data structure containing CQL values.
|
GettableById
A data structure that provides methods to retrieve its values via a CQL identifier.
|
GettableByIndex
A data structure that provides methods to retrieve its values via an integer index.
|
GettableByName
A data structure that provides methods to retrieve its values via a name.
|
SettableById
A data structure that provides methods to set its values via a CQL identifier.
|
SettableByIndex
A data structure that provides methods to set its values via an integer index.
|
SettableByName
A data structure that provides methods to set its values via a name.
|
Class and Description |
---|
AccessibleById
A data structure where the values are accessible via a CQL identifier.
|
AccessibleByIndex
A data structure where the values are accessible via an integer index.
|
AccessibleByName
A data structure where the values are accessible via a name string.
|
CqlDuration
A duration, as defined in CQL.
|
Data
A data structure containing CQL values.
|
GettableById
A data structure that provides methods to retrieve its values via a CQL identifier.
|
GettableByIndex
A data structure that provides methods to retrieve its values via an integer index.
|
GettableByName
A data structure that provides methods to retrieve its values via a name.
|
SettableById
A data structure that provides methods to set its values via a CQL identifier.
|
SettableByIndex
A data structure that provides methods to set its values via an integer index.
|
SettableByName
A data structure that provides methods to set its values via a name.
|
TupleValue
Driver-side representation of a CQL
tuple value. |
UdtValue
Driver-side representation of an instance of a CQL user defined type.
|
Class and Description |
---|
TupleValue
Driver-side representation of a CQL
tuple value. |
UdtValue
Driver-side representation of an instance of a CQL user defined type.
|
Class and Description |
---|
CqlDuration
A duration, as defined in CQL.
|
TupleValue
Driver-side representation of a CQL
tuple value. |
UdtValue
Driver-side representation of an instance of a CQL user defined type.
|
Class and Description |
---|
CqlDuration
A duration, as defined in CQL.
|
TupleValue
Driver-side representation of a CQL
tuple value. |
UdtValue
Driver-side representation of an instance of a CQL user defined type.
|
Copyright © 2017–2024. All rights reserved.