| Package | Description |
|---|---|
| com.datastax.oss.dsbulk.connectors.api | |
| com.datastax.oss.dsbulk.connectors.csv | |
| com.datastax.oss.dsbulk.connectors.json |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonConnectorFeature |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
Connector.supports(ConnectorFeature feature)
Whether or not the connector supports the given feature.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CSVConnector.supports(ConnectorFeature feature) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JsonConnector.supports(ConnectorFeature feature) |
Copyright © 2017–2021 DataStax. All rights reserved.