| Package | Description |
|---|---|
| com.datastax.oss.dsbulk.mapping |
| Modifier and Type | Method and Description |
|---|---|
static CQLRenderMode |
CQLRenderMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CQLRenderMode[] |
CQLRenderMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
FunctionCall.render(CQLRenderMode mode) |
String |
CQLWord.render(CQLRenderMode mode) |
String |
CQLLiteral.render(CQLRenderMode mode) |
String |
CQLFragment.render(CQLRenderMode mode) |
Copyright © 2017–2021 DataStax. All rights reserved.