| Package | Description |
|---|---|
| com.datastax.oss.dsbulk.mapping | |
| com.datastax.oss.dsbulk.workflow.commons.schema |
| Class and Description |
|---|
| CQLFragment
A fragment of CQL language included in a mapping definition or in a CQL query.
|
| CQLLiteral
A CQL literal, such as an integer, float, UUID, hex number, boolean, or string literal.
|
| CQLRenderMode |
| CQLWord
A CQL identifier (keyspace, table, column, named bound variable, etc).
|
| FunctionCall
A CQL function call as declared in a query or in a mapping entry.
|
| MappedMappingField
A field in a mapping definition identified by an alphanumeric name.
|
| Mapping
Defines a bidirectional, many-to-many relationship between record fields and CQL columns.
|
| MappingField
A field in a mapping definition.
|
| MappingPreference
How to determine if a mapping should be considered indexed or mapped in case of ambiguities, and
according to the connector's capabilities.
|
| MappingToken
A token appearing in a mapping string, such as a field, or a CQL fragment.
|
| Class and Description |
|---|
| CQLFragment
A fragment of CQL language included in a mapping definition or in a CQL query.
|
| CQLWord
A CQL identifier (keyspace, table, column, named bound variable, etc).
|
| FunctionCall
A CQL function call as declared in a query or in a mapping entry.
|
| Mapping
Defines a bidirectional, many-to-many relationship between record fields and CQL columns.
|
Copyright © 2017–2021 DataStax. All rights reserved.