📂 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
›
opsi
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/opsi/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: awr_database_wait_event_bucket_collection.pyc
a O��f) � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�AwrQueryResult� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�$AwrDatabaseWaitEventBucketCollectionzM The percentage distribution of waits in the AWR wait event buckets. c K sV ddddddd�| _ dddd d dd�| _d| _d| _d| _d| _d| _d| _d | _dS )a� Initializes a new AwrDatabaseWaitEventBucketCollection object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.AwrDatabaseWaitEventBucketCollection.awr_result_type` attribute of this class is ``AWRDB_EVENT_HISTOGRAM_SET`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this AwrDatabaseWaitEventBucketCollection. :type name: str :param version: The value to assign to the version property of this AwrDatabaseWaitEventBucketCollection. :type version: str :param db_query_time_in_secs: The value to assign to the db_query_time_in_secs property of this AwrDatabaseWaitEventBucketCollection. :type db_query_time_in_secs: float :param awr_result_type: The value to assign to the awr_result_type property of this AwrDatabaseWaitEventBucketCollection. Allowed values for this property are: "AWRDB_SET", "AWRDB_SNAPSHOT_RANGE_SET", "AWRDB_SNAPSHOT_SET", "AWRDB_METRICS_SET", "AWRDB_SYSSTAT_SET", "AWRDB_TOP_EVENT_SET", "AWRDB_EVENT_SET", "AWRDB_EVENT_HISTOGRAM", "AWRDB_DB_PARAMETER_SET", "AWRDB_DB_PARAMETER_CHANGE", "AWRDB_ASH_CPU_USAGE_SET", "AWRDB_DB_REPORT", "AWRDB_SQL_REPORT", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type awr_result_type: str :param total_waits: The value to assign to the total_waits property of this AwrDatabaseWaitEventBucketCollection. :type total_waits: int :param items: The value to assign to the items property of this AwrDatabaseWaitEventBucketCollection. :type items: list[oci.opsi.models.AwrDatabaseWaitEventBucketSummary] �str�float�intz'list[AwrDatabaseWaitEventBucketSummary])�name�version�db_query_time_in_secs�awr_result_type�total_waits�itemsr r �dbQueryTimeInSecs� awrResultType� totalWaitsr N�AWRDB_EVENT_HISTOGRAM_SET)� swagger_types� attribute_map�_name�_version�_db_query_time_in_secs�_awr_result_type�_total_waits�_items)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/opsi/models/awr_database_wait_event_bucket_collection.py�__init__ s* "� � z-AwrDatabaseWaitEventBucketCollection.__init__c C s | j S )z� Gets the total_waits of this AwrDatabaseWaitEventBucketCollection. The total waits of the database. :return: The total_waits of this AwrDatabaseWaitEventBucketCollection. :rtype: int �r �r r r r! r K s z0AwrDatabaseWaitEventBucketCollection.total_waitsc C s || _ dS )z� Sets the total_waits of this AwrDatabaseWaitEventBucketCollection. The total waits of the database. :param total_waits: The total_waits of this AwrDatabaseWaitEventBucketCollection. :type: int Nr# )r r r r r! r W s c C s | j S )a Gets the items of this AwrDatabaseWaitEventBucketCollection. A list of AWR wait event buckets. :return: The items of this AwrDatabaseWaitEventBucketCollection. :rtype: list[oci.opsi.models.AwrDatabaseWaitEventBucketSummary] �r r$ r r r! r c s z*AwrDatabaseWaitEventBucketCollection.itemsc C s || _ dS )a Sets the items of this AwrDatabaseWaitEventBucketCollection. A list of AWR wait event buckets. :param items: The items of this AwrDatabaseWaitEventBucketCollection. :type: list[oci.opsi.models.AwrDatabaseWaitEventBucketSummary] Nr% )r r r r r! r o s c C s t | �S �N)r r$ r r r! �__repr__{ s z-AwrDatabaseWaitEventBucketCollection.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r! �__eq__~ s z+AwrDatabaseWaitEventBucketCollection.__eq__c C s | |k S r&