Package | Description |
---|---|
com.amazonaws.services.glue |
|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
Future<GetColumnStatisticsTaskRunResult> |
AWSGlueAsyncClient.getColumnStatisticsTaskRunAsync(GetColumnStatisticsTaskRunRequest request,
AsyncHandler<GetColumnStatisticsTaskRunRequest,GetColumnStatisticsTaskRunResult> asyncHandler) |
Future<GetColumnStatisticsTaskRunResult> |
AbstractAWSGlueAsync.getColumnStatisticsTaskRunAsync(GetColumnStatisticsTaskRunRequest request,
AsyncHandler<GetColumnStatisticsTaskRunRequest,GetColumnStatisticsTaskRunResult> asyncHandler) |
Future<GetColumnStatisticsTaskRunResult> |
AWSGlueAsync.getColumnStatisticsTaskRunAsync(GetColumnStatisticsTaskRunRequest getColumnStatisticsTaskRunRequest,
AsyncHandler<GetColumnStatisticsTaskRunRequest,GetColumnStatisticsTaskRunResult> asyncHandler)
Get the associated metadata/information for a task run, given a task run ID.
|
Modifier and Type | Method and Description |
---|---|
GetColumnStatisticsTaskRunRequest |
GetColumnStatisticsTaskRunRequest.clone() |
GetColumnStatisticsTaskRunRequest |
GetColumnStatisticsTaskRunRequest.withColumnStatisticsTaskRunId(String columnStatisticsTaskRunId)
The identifier for the particular column statistics task run.
|
Copyright © 2024. All rights reserved.