| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
Aggregate |
CodeGenConfigurationNode.aggregate()
Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.
|
| Modifier and Type | Method and Description |
|---|---|
CodeGenConfigurationNode.Builder |
CodeGenConfigurationNode.Builder.aggregate(Aggregate aggregate)
Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified
function.
|
Copyright © 2023. All rights reserved.