| Package | Description |
|---|---|
| com.amazonaws.services.glue |
|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
StopColumnStatisticsTaskRunResult |
AbstractAWSGlue.stopColumnStatisticsTaskRun(StopColumnStatisticsTaskRunRequest request) |
StopColumnStatisticsTaskRunResult |
AWSGlue.stopColumnStatisticsTaskRun(StopColumnStatisticsTaskRunRequest stopColumnStatisticsTaskRunRequest)
Stops a task run for the specified table.
|
StopColumnStatisticsTaskRunResult |
AWSGlueClient.stopColumnStatisticsTaskRun(StopColumnStatisticsTaskRunRequest request)
Stops a task run for the specified table.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopColumnStatisticsTaskRunResult> |
AbstractAWSGlueAsync.stopColumnStatisticsTaskRunAsync(StopColumnStatisticsTaskRunRequest request,
AsyncHandler<StopColumnStatisticsTaskRunRequest,StopColumnStatisticsTaskRunResult> asyncHandler) |
Future<StopColumnStatisticsTaskRunResult> |
AWSGlueAsync.stopColumnStatisticsTaskRunAsync(StopColumnStatisticsTaskRunRequest stopColumnStatisticsTaskRunRequest,
AsyncHandler<StopColumnStatisticsTaskRunRequest,StopColumnStatisticsTaskRunResult> asyncHandler)
Stops a task run for the specified table.
|
Future<StopColumnStatisticsTaskRunResult> |
AWSGlueAsyncClient.stopColumnStatisticsTaskRunAsync(StopColumnStatisticsTaskRunRequest request,
AsyncHandler<StopColumnStatisticsTaskRunRequest,StopColumnStatisticsTaskRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopColumnStatisticsTaskRunResult |
StopColumnStatisticsTaskRunResult.clone() |
Copyright © 2025. All rights reserved.