Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
GetSqlExecutionPlanResponse |
SqlTuning.getSqlExecutionPlan(GetSqlExecutionPlanRequest request)
Retrieves a SQL execution plan for the SQL being tuned.
|
GetSqlExecutionPlanResponse |
SqlTuningClient.getSqlExecutionPlan(GetSqlExecutionPlanRequest request) |
Future<GetSqlExecutionPlanResponse> |
SqlTuningAsync.getSqlExecutionPlan(GetSqlExecutionPlanRequest request,
AsyncHandler<GetSqlExecutionPlanRequest,GetSqlExecutionPlanResponse> handler)
Retrieves a SQL execution plan for the SQL being tuned.
|
Future<GetSqlExecutionPlanResponse> |
SqlTuningAsyncClient.getSqlExecutionPlan(GetSqlExecutionPlanRequest request,
AsyncHandler<GetSqlExecutionPlanRequest,GetSqlExecutionPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetSqlExecutionPlanResponse> |
SqlTuningAsync.getSqlExecutionPlan(GetSqlExecutionPlanRequest request,
AsyncHandler<GetSqlExecutionPlanRequest,GetSqlExecutionPlanResponse> handler)
Retrieves a SQL execution plan for the SQL being tuned.
|
Future<GetSqlExecutionPlanResponse> |
SqlTuningAsyncClient.getSqlExecutionPlan(GetSqlExecutionPlanRequest request,
AsyncHandler<GetSqlExecutionPlanRequest,GetSqlExecutionPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSqlExecutionPlanRequest |
GetSqlExecutionPlanRequest.Builder.build()
Build the instance of GetSqlExecutionPlanRequest as configured by this builder
|
GetSqlExecutionPlanRequest |
GetSqlExecutionPlanRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSqlExecutionPlanRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSqlExecutionPlanRequest.Builder |
GetSqlExecutionPlanRequest.Builder.copy(GetSqlExecutionPlanRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.