| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<HudiTarget> |
CrawlerTargets.hudiTargets()
Specifies Apache Hudi data store targets.
|
| Modifier and Type | Method and Description |
|---|---|
CrawlerTargets.Builder |
CrawlerTargets.Builder.hudiTargets(HudiTarget... hudiTargets)
Specifies Apache Hudi data store targets.
|
| Modifier and Type | Method and Description |
|---|---|
CrawlerTargets.Builder |
CrawlerTargets.Builder.hudiTargets(Collection<HudiTarget> hudiTargets)
Specifies Apache Hudi data store targets.
|
Copyright © 2023. All rights reserved.