GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux das102.truehost.cloud 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
LiteSpeed
156.232.88.2
/
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
influxdb_client
/
domain
/
__pycache__
[ HOME ]
Exec
Submit
replication.cpython-38.pyc
U ܒi�5 � @ s( d Z ddlZddlZG dd� de�ZdS )a InfluxDB OSS API Service. The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint. # noqa: E501 OpenAPI spec version: 2.0.0 Generated by: https://openapi-generator.tech � Nc @ s� e Zd ZdZddddddddddddddd�Zdddd d ddd ddddddd�ZdKdd�Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zed d!� �Zej d"d!� �Zed#d$� �Z e j d%d$� �Z ed&d'� �Zej d(d'� �Zed)d*� �Zej d+d*� �Zed,d-� �Zej d.d-� �Zed/d0� �Zej d1d0� �Zed2d3� �Zej d4d3� �Zed5d6� �Zej d7d6� �Zed8d9� �Zej d:d9� �Zed;d<� �Zej d=d<� �Zed>d?� �Zej d@d?� �ZdAdB� ZdCdD� ZdEdF� ZdGdH� ZdIdJ� ZdS )L�Replicationz�NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. �str�int�bool)�id�name�description�org_id� remote_id�local_bucket_id�remote_bucket_id�remote_bucket_name�max_queue_size_bytes�current_queue_size_bytes�remaining_bytes_to_be_synced�latest_response_code�latest_error_message�drop_non_retryable_datar r r ZorgIDZremoteIDZ localBucketIDZremoteBucketIDZremoteBucketNameZmaxQueueSizeBytesZcurrentQueueSizeBytesZremainingBytesToBeSyncedZlatestResponseCodeZlatestErrorMessageZdropNonRetryableDataNc C s� d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _|| _|| _|dk rt|| _|| _|| _|| _|dk r�|| _|dk r�|| _| | _| dk r�| | _|dk r�|| _|dk r�|| _| dk r�| | _|dk r�|| _dS )z)Replication - a model defined in OpenAPI.N)�_id�_name�_description�_org_id� _remote_id�_local_bucket_id�_remote_bucket_id�_remote_bucket_name�_max_queue_size_bytes�_current_queue_size_bytes�_remaining_bytes_to_be_synced�_latest_response_code�_latest_error_message�_drop_non_retryable_dataZ discriminatorr r r r r r r r r r r r r r )�selfr r r r r r r r r r r r r r � r# �S/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/replication.py�__init__B sJ zReplication.__init__c C s | j S )zjGet the id of this Replication. :return: The id of this Replication. :rtype: str )r �r"