Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
SqlTuningTaskSqlExecutionPlanStep |
SqlTuningTaskSqlExecutionPlanStep.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlTuningTaskSqlExecutionPlanStep> |
SqlTuningAdvisorTaskSqlExecutionPlan.getPlan()
A SQL execution plan as a list of steps.
|
Modifier and Type | Method and Description |
---|---|
SqlTuningTaskSqlExecutionPlanStep.Builder |
SqlTuningTaskSqlExecutionPlanStep.Builder.copy(SqlTuningTaskSqlExecutionPlanStep model) |
Modifier and Type | Method and Description |
---|---|
SqlTuningAdvisorTaskSqlExecutionPlan.Builder |
SqlTuningAdvisorTaskSqlExecutionPlan.Builder.plan(List<SqlTuningTaskSqlExecutionPlanStep> plan)
A SQL execution plan as a list of steps.
|
Constructor and Description |
---|
SqlTuningAdvisorTaskSqlExecutionPlan(List<SqlTuningTaskSqlExecutionPlanStep> plan)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.