📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
database_management
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/database_management/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: sql_tuning_task_sql_execution_plan_step.pyc
a N��f{ � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s" e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Zejd3d2� �Zed4d5� �Zejd6d5� �Zed7d8� �Zejd9d8� �Zed:d;� �Zejd<d;� �Zed=d>� �Zejd?d>� �Zed@dA� �ZejdBdA� �ZedCdD� �ZejdEdD� �ZedFdG� �ZejdHdG� �ZedIdJ� �ZejdKdJ� �ZedLdM� �ZejdNdM� �ZedOdP� �Z e jdQdP� �Z edRdS� �Z!e!jdTdS� �Z!edUdV� �Z"e"jdWdV� �Z"edXdY� �Z#e#jdZdY� �Z#d[d\� Z$d]d^� Z%d_d`� Z&daS )b�!SqlTuningTaskSqlExecutionPlanStepz+ A step in the SQL execution plan. c K s6 dddddddddddddddddddddddddddddd�| _ ddddd d ddd ddddddddddddddddddd d!d�| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _ d"| _ d"| _d"| _d"| _ d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"S )#aB Initializes a new SqlTuningTaskSqlExecutionPlanStep object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param plan_hash_value: The value to assign to the plan_hash_value property of this SqlTuningTaskSqlExecutionPlanStep. :type plan_hash_value: int :param step_id: The value to assign to the step_id property of this SqlTuningTaskSqlExecutionPlanStep. :type step_id: int :param parent_step_id: The value to assign to the parent_step_id property of this SqlTuningTaskSqlExecutionPlanStep. :type parent_step_id: int :param position: The value to assign to the position property of this SqlTuningTaskSqlExecutionPlanStep. :type position: int :param operation: The value to assign to the operation property of this SqlTuningTaskSqlExecutionPlanStep. :type operation: str :param options: The value to assign to the options property of this SqlTuningTaskSqlExecutionPlanStep. :type options: str :param optimizer_mode: The value to assign to the optimizer_mode property of this SqlTuningTaskSqlExecutionPlanStep. :type optimizer_mode: str :param cost: The value to assign to the cost property of this SqlTuningTaskSqlExecutionPlanStep. :type cost: float :param cardinality: The value to assign to the cardinality property of this SqlTuningTaskSqlExecutionPlanStep. :type cardinality: int :param bytes: The value to assign to the bytes property of this SqlTuningTaskSqlExecutionPlanStep. :type bytes: int :param cpu_cost: The value to assign to the cpu_cost property of this SqlTuningTaskSqlExecutionPlanStep. :type cpu_cost: float :param io_cost: The value to assign to the io_cost property of this SqlTuningTaskSqlExecutionPlanStep. :type io_cost: float :param temp_space: The value to assign to the temp_space property of this SqlTuningTaskSqlExecutionPlanStep. :type temp_space: int :param time: The value to assign to the time property of this SqlTuningTaskSqlExecutionPlanStep. :type time: int :param object_node: The value to assign to the object_node property of this SqlTuningTaskSqlExecutionPlanStep. :type object_node: str :param object_owner: The value to assign to the object_owner property of this SqlTuningTaskSqlExecutionPlanStep. :type object_owner: str :param object_name: The value to assign to the object_name property of this SqlTuningTaskSqlExecutionPlanStep. :type object_name: str :param object_position: The value to assign to the object_position property of this SqlTuningTaskSqlExecutionPlanStep. :type object_position: int :param object_type: The value to assign to the object_type property of this SqlTuningTaskSqlExecutionPlanStep. :type object_type: str :param partition_start: The value to assign to the partition_start property of this SqlTuningTaskSqlExecutionPlanStep. :type partition_start: str :param partition_stop: The value to assign to the partition_stop property of this SqlTuningTaskSqlExecutionPlanStep. :type partition_stop: str :param partition_id: The value to assign to the partition_id property of this SqlTuningTaskSqlExecutionPlanStep. :type partition_id: int :param remarks: The value to assign to the remarks property of this SqlTuningTaskSqlExecutionPlanStep. :type remarks: str :param number_of_search_column: The value to assign to the number_of_search_column property of this SqlTuningTaskSqlExecutionPlanStep. :type number_of_search_column: int :param other: The value to assign to the other property of this SqlTuningTaskSqlExecutionPlanStep. :type other: str :param other_tag: The value to assign to the other_tag property of this SqlTuningTaskSqlExecutionPlanStep. :type other_tag: str :param attribute: The value to assign to the attribute property of this SqlTuningTaskSqlExecutionPlanStep. :type attribute: str :param access_predicates: The value to assign to the access_predicates property of this SqlTuningTaskSqlExecutionPlanStep. :type access_predicates: str :param filter_predicates: The value to assign to the filter_predicates property of this SqlTuningTaskSqlExecutionPlanStep. :type filter_predicates: str �int�str�float)�plan_hash_value�step_id�parent_step_id�position� operation�options�optimizer_mode�cost�cardinality�bytes�cpu_cost�io_cost� temp_space�time�object_node�object_owner�object_name�object_position�object_type�partition_start�partition_stop�partition_id�remarks�number_of_search_column�other� other_tag� attribute�access_predicates�filter_predicates� planHashValue�stepId�parentStepIdr r r � optimizerModer r r �cpuCost�ioCost� tempSpacer � objectNode�objectOwner� objectName�objectPosition� objectType�partitionStart� partitionStop�partitionIdr �numberOfSearchColumnr"