| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<AggregateOperation> |
Aggregate.aggs()
Specifies the aggregate functions to be performed on specified fields.
|
| Modifier and Type | Method and Description |
|---|---|
Aggregate.Builder |
Aggregate.Builder.aggs(AggregateOperation... aggs)
Specifies the aggregate functions to be performed on specified fields.
|
| Modifier and Type | Method and Description |
|---|---|
Aggregate.Builder |
Aggregate.Builder.aggs(Collection<AggregateOperation> aggs)
Specifies the aggregate functions to be performed on specified fields.
|
Copyright © 2023. All rights reserved.