ruạṛ
a ���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#ed[d\� �Z$e$jd]d\� �Z$ed^d_� �Z%e%jd`d_� �Z%edadb� �Z&e&jdcdb� �Z&eddde� �Z'e'jdfde� �Z'edgdh� �Z(e(jdidh� �Z(edjdk� �Z)e)jdldk� �Z)edmdn� �Z*e*jdodn� �Z*edpdq� �Z+e+jdrdq� �Z+edsdt� �Z,e,jdudt� �Z,edvdw� �Z-e-jdxdw� �Z-edydz� �Z.e.jd{dz� �Z.ed|d}� �Z/e/jd~d}� �Z/edd�� �Z0e0jd�d�� �Z0ed�d�� �Z1e1jd�d�� �Z1ed�d�� �Z2e2jd�d�� �Z2ed�d�� �Z3e3jd�d�� �Z3ed�d�� �Z4e4jd�d�� �Z4ed�d�� �Z5e5jd�d�� �Z5ed�d�� �Z6e6jd�d�� �Z6ed�d�� �Z7e7jd�d�� �Z7ed�d�� �Z8e8jd�d�� �Z8ed�d�� �Z9e9jd�d�� �Z9ed�d�� �Z:e:jd�d�� �Z:ed�d�� �Z;e;jd�d�� �Z;ed�d�� �Z<e<jd�d�� �Z<ed�d�� �Z=e=jd�d�� �Z=ed�d�� �Z>e>jd�d�� �Z>ed�d�� �Z?e?jd�d�� �Z?ed�d�� �Z@e@jd�d�� �Z@ed�d�� �ZAeAjd�d�� �ZAed�d�� �ZBeBjd�d�� �ZBed�d�� �ZCeCjd�d�� �ZCed�d�� �ZDeDjd�d�� �ZDed�d�� �ZEeEjd�d�� �ZEed�d �ZFeFjd�d �ZFed�dń �ZGeGjd�dń �ZGed�dȄ �ZHeHjd�dȄ �ZHd�d˄ ZId�d̈́ ZJd�dτ ZKd�S )��SqlStatsz Sql Stats type object. c C K s� ddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd�B| _ ddddd d ddd ddddddddddddddddddd d!d"d#d$d%d&d'd(d)d*d+d,d-d.d/d0d1d2d3d4d5d6d7d8d9d:d;d<d=d>d?d@dAdBdCdDdEdFd�B| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _ dG| _ dG| _dG| _dG| _ dG| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _dG| _ dG| _!dG| _"dG| _#dG| _$dG| _%dG| _&dG| _'dG| _(dG| _)dG| _*dG| _+dG| _,dG| _-dG| _.dG| _/dG| _0dG| _1dG| _2dG| _3dG| _4dG| _5dG| _6dG| _7dG| _8dG| _9dG| _:dG| _;dG| _<dG| _=dG| _>dG| _?dG| _@dG| _AdG| _BdG| _CdGS )HaG( Initializes a new SqlStats object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param sql_identifier: The value to assign to the sql_identifier property of this SqlStats. :type sql_identifier: str :param plan_hash_value: The value to assign to the plan_hash_value property of this SqlStats. :type plan_hash_value: int :param time_collected: The value to assign to the time_collected property of this SqlStats. :type time_collected: datetime :param instance_name: The value to assign to the instance_name property of this SqlStats. :type instance_name: str :param last_active_time: The value to assign to the last_active_time property of this SqlStats. :type last_active_time: str :param parse_calls: The value to assign to the parse_calls property of this SqlStats. :type parse_calls: int :param disk_reads: The value to assign to the disk_reads property of this SqlStats. :type disk_reads: int :param direct_reads: The value to assign to the direct_reads property of this SqlStats. :type direct_reads: int :param direct_writes: The value to assign to the direct_writes property of this SqlStats. :type direct_writes: int :param buffer_gets: The value to assign to the buffer_gets property of this SqlStats. :type buffer_gets: int :param rows_processed: The value to assign to the rows_processed property of this SqlStats. :type rows_processed: int :param serializable_aborts: The value to assign to the serializable_aborts property of this SqlStats. :type serializable_aborts: int :param fetches: The value to assign to the fetches property of this SqlStats. :type fetches: int :param executions: The value to assign to the executions property of this SqlStats. :type executions: int :param avoided_executions: The value to assign to the avoided_executions property of this SqlStats. :type avoided_executions: int :param end_of_fetch_count: The value to assign to the end_of_fetch_count property of this SqlStats. :type end_of_fetch_count: int :param loads: The value to assign to the loads property of this SqlStats. :type loads: int :param version_count: The value to assign to the version_count property of this SqlStats. :type version_count: int :param invalidations: The value to assign to the invalidations property of this SqlStats. :type invalidations: int :param obsolete_count: The value to assign to the obsolete_count property of this SqlStats. :type obsolete_count: int :param px_servers_executions: The value to assign to the px_servers_executions property of this SqlStats. :type px_servers_executions: int :param cpu_time_in_us: The value to assign to the cpu_time_in_us property of this SqlStats. :type cpu_time_in_us: int :param elapsed_time_in_us: The value to assign to the elapsed_time_in_us property of this SqlStats. :type elapsed_time_in_us: int :param avg_hard_parse_time_in_us: The value to assign to the avg_hard_parse_time_in_us property of this SqlStats. :type avg_hard_parse_time_in_us: int :param concurrency_wait_time_in_us: The value to assign to the concurrency_wait_time_in_us property of this SqlStats. :type concurrency_wait_time_in_us: int :param application_wait_time_in_us: The value to assign to the application_wait_time_in_us property of this SqlStats. :type application_wait_time_in_us: int :param cluster_wait_time_in_us: The value to assign to the cluster_wait_time_in_us property of this SqlStats. :type cluster_wait_time_in_us: int :param user_io_wait_time_in_us: The value to assign to the user_io_wait_time_in_us property of this SqlStats. :type user_io_wait_time_in_us: int :param plsql_exec_time_in_us: The value to assign to the plsql_exec_time_in_us property of this SqlStats. :type plsql_exec_time_in_us: int :param java_exec_time_in_us: The value to assign to the java_exec_time_in_us property of this SqlStats. :type java_exec_time_in_us: int :param sorts: The value to assign to the sorts property of this SqlStats. :type sorts: int :param sharable_mem: The value to assign to the sharable_mem property of this SqlStats. :type sharable_mem: int :param total_sharable_mem: The value to assign to the total_sharable_mem property of this SqlStats. :type total_sharable_mem: int :param type_check_mem: The value to assign to the type_check_mem property of this SqlStats. :type type_check_mem: int :param io_cell_offload_eligible_bytes: The value to assign to the io_cell_offload_eligible_bytes property of this SqlStats. :type io_cell_offload_eligible_bytes: int :param io_interconnect_bytes: The value to assign to the io_interconnect_bytes property of this SqlStats. :type io_interconnect_bytes: int :param physical_read_requests: The value to assign to the physical_read_requests property of this SqlStats. :type physical_read_requests: int :param physical_read_bytes: The value to assign to the physical_read_bytes property of this SqlStats. :type physical_read_bytes: int :param physical_write_requests: The value to assign to the physical_write_requests property of this SqlStats. :type physical_write_requests: int :param physical_write_bytes: The value to assign to the physical_write_bytes property of this SqlStats. :type physical_write_bytes: int :param exact_matching_signature: The value to assign to the exact_matching_signature property of this SqlStats. :type exact_matching_signature: str :param force_matching_signature: The value to assign to the force_matching_signature property of this SqlStats. :type force_matching_signature: str :param io_cell_uncompressed_bytes: The value to assign to the io_cell_uncompressed_bytes property of this SqlStats. :type io_cell_uncompressed_bytes: int :param io_cell_offload_returned_bytes: The value to assign to the io_cell_offload_returned_bytes property of this SqlStats. :type io_cell_offload_returned_bytes: int :param child_number: The value to assign to the child_number property of this SqlStats. :type child_number: int :param command_type: The value to assign to the command_type property of this SqlStats. :type command_type: int :param users_opening: The value to assign to the users_opening property of this SqlStats. :type users_opening: int :param users_executing: The value to assign to the users_executing property of this SqlStats. :type users_executing: int :param optimizer_cost: The value to assign to the optimizer_cost property of this SqlStats. :type optimizer_cost: int :param full_plan_hash_value: The value to assign to the full_plan_hash_value property of this SqlStats. :type full_plan_hash_value: str :param module: The value to assign to the module property of this SqlStats. :type module: str :param service: The value to assign to the service property of this SqlStats. :type service: str :param action: The value to assign to the action property of this SqlStats. :type action: str :param sql_profile: The value to assign to the sql_profile property of this SqlStats. :type sql_profile: str :param sql_patch: The value to assign to the sql_patch property of this SqlStats. :type sql_patch: str :param sql_plan_baseline: The value to assign to the sql_plan_baseline property of this SqlStats. :type sql_plan_baseline: str :param delta_execution_count: The value to assign to the delta_execution_count property of this SqlStats. :type delta_execution_count: int :param delta_cpu_time: The value to assign to the delta_cpu_time property of this SqlStats. :type delta_cpu_time: int :param delta_io_bytes: The value to assign to the delta_io_bytes property of this SqlStats. :type delta_io_bytes: int :param delta_cpu_rank: The value to assign to the delta_cpu_rank property of this SqlStats. :type delta_cpu_rank: int :param delta_execs_rank: The value to assign to the delta_execs_rank property of this SqlStats. :type delta_execs_rank: int :param sharable_mem_rank: The value to assign to the sharable_mem_rank property of this SqlStats. :type sharable_mem_rank: int :param delta_io_rank: The value to assign to the delta_io_rank property of this SqlStats. :type delta_io_rank: int :param harmonic_sum: The value to assign to the harmonic_sum property of this SqlStats. :type harmonic_sum: int :param wt_harmonic_sum: The value to assign to the wt_harmonic_sum property of this SqlStats. :type wt_harmonic_sum: int :param total_sql_count: The value to assign to the total_sql_count property of this SqlStats. :type total_sql_count: int �str�intZdatetime)B�sql_identifier�plan_hash_value�time_collected� instance_name�last_active_time�parse_calls� disk_reads�direct_reads� direct_writes�buffer_gets�rows_processed�serializable_aborts�fetches� executions�avoided_executions�end_of_fetch_count�loads� version_count� invalidations�obsolete_count�px_servers_executions�cpu_time_in_us�elapsed_time_in_us�avg_hard_parse_time_in_us�concurrency_wait_time_in_us�application_wait_time_in_us�cluster_wait_time_in_us�user_io_wait_time_in_us�plsql_exec_time_in_us�java_exec_time_in_us�sorts�sharable_mem�total_sharable_mem�type_check_mem�io_cell_offload_eligible_bytes�io_interconnect_bytes�physical_read_requests�physical_read_bytes�physical_write_requests�physical_write_bytes�exact_matching_signature�force_matching_signature�io_cell_uncompressed_bytes�io_cell_offload_returned_bytes�child_number�command_type� users_opening�users_executing�optimizer_cost�full_plan_hash_value�module�service�action�sql_profile� sql_patch�sql_plan_baseline�delta_execution_count�delta_cpu_time�delta_io_bytes�delta_cpu_rank�delta_execs_rank�sharable_mem_rank� delta_io_rank�harmonic_sum�wt_harmonic_sum�total_sql_countZ sqlIdentifierZ planHashValueZ timeCollectedZinstanceNameZlastActiveTimeZ parseCallsZ diskReadsZdirectReadsZdirectWritesZ bufferGetsZ rowsProcessedZserializableAbortsr r ZavoidedExecutionsZendOfFetchCountr ZversionCountr Z obsoleteCountZpxServersExecutionsZcpuTimeInUsZelapsedTimeInUsZavgHardParseTimeInUsZconcurrencyWaitTimeInUsZapplicationWaitTimeInUsZclusterWaitTimeInUsZuserIoWaitTimeInUsZplsqlExecTimeInUsZjavaExecTimeInUsr'