403Webshell
Server IP : 162.144.4.212  /  Your IP : 216.73.216.108
Web Server : Apache
System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64
User : cozeellc ( 2980)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : OFF |  Sudo : ON |  Pkexec : ON
Directory :  /usr/lib/python3.9/site-packages/oci/data_integration/models/__pycache__/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /usr/lib/python3.9/site-packages/oci/data_integration/models/__pycache__/operator.cpython-39.pyc
a

���f�W�@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@s�eZdZdZdZdZdZdZdZdZ	dZ
d	Zd
ZdZ
dZd
ZdZdZdZdZdZdZdZdZdZdZdZdd�Zedd��Zedd��Zej dd��Zed d!��Z!e!j d"d!��Z!ed#d$��Z"e"j d%d$��Z"ed&d'��Z#e#j d(d'��Z#ed)d*��Z$e$j d+d*��Z$ed,d-��Z%e%j d.d-��Z%ed/d0��Z&e&j d1d0��Z&ed2d3��Z'e'j d4d3��Z'ed5d6��Z(e(j d7d6��Z(ed8d9��Z)e)j d:d9��Z)ed;d<��Z*e*j d=d<��Z*ed>d?��Z+e+j d@d?��Z+edAdB��Z,e,j dCdB��Z,dDdE�Z-dFdG�Z.dHdI�Z/dJS)K�Operatorz�
    An operator defines some data integration semantics in a data flow. It may be reading/writing data or transforming the data.
    �SOURCE_OPERATOR�FILTER_OPERATOR�JOINER_OPERATOR�AGGREGATOR_OPERATOR�PROJECTION_OPERATOR�TARGET_OPERATOR�FLATTEN_OPERATOR�DISTINCT_OPERATOR�
SORT_OPERATOR�UNION_OPERATOR�INTERSECT_OPERATOR�MINUS_OPERATOR�MERGE_OPERATOR�FUNCTION_OPERATOR�SPLIT_OPERATOR�START_OPERATOR�END_OPERATOR�PIPELINE_OPERATOR�DECISION_OPERATOR�
TASK_OPERATOR�EXPRESSION_OPERATOR�LOOKUP_OPERATOR�PIVOT_OPERATORcKs�dddddddddddddd�
|_d	d
ddd
ddddddddd�
|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
d|_d|_d|_
d|_dS)a�
        Initializes a new Operator object with values from keyword arguments. This class has the following subclasses and if you are using this class as input
        to a service operations then you should favor using a subclass over the base class:

        * :class:`~oci.data_integration.models.Joiner`
        * :class:`~oci.data_integration.models.TaskOperator`
        * :class:`~oci.data_integration.models.Flatten`
        * :class:`~oci.data_integration.models.Aggregator`
        * :class:`~oci.data_integration.models.SortOper`
        * :class:`~oci.data_integration.models.Projection`
        * :class:`~oci.data_integration.models.EndOperator`
        * :class:`~oci.data_integration.models.Source`
        * :class:`~oci.data_integration.models.Union`
        * :class:`~oci.data_integration.models.ExpressionOperator`
        * :class:`~oci.data_integration.models.Function`
        * :class:`~oci.data_integration.models.DecisionOperator`
        * :class:`~oci.data_integration.models.Intersect`
        * :class:`~oci.data_integration.models.Target`
        * :class:`~oci.data_integration.models.Distinct`
        * :class:`~oci.data_integration.models.Filter`
        * :class:`~oci.data_integration.models.Lookup`
        * :class:`~oci.data_integration.models.Pivot`
        * :class:`~oci.data_integration.models.StartOperator`
        * :class:`~oci.data_integration.models.MergeOperator`
        * :class:`~oci.data_integration.models.Split`
        * :class:`~oci.data_integration.models.Minus`

        The following keyword arguments are supported (corresponding to the getters/setters of this class):

        :param model_type:
            The value to assign to the model_type property of this Operator.
            Allowed values for this property are: "SOURCE_OPERATOR", "FILTER_OPERATOR", "JOINER_OPERATOR", "AGGREGATOR_OPERATOR", "PROJECTION_OPERATOR", "TARGET_OPERATOR", "FLATTEN_OPERATOR", "DISTINCT_OPERATOR", "SORT_OPERATOR", "UNION_OPERATOR", "INTERSECT_OPERATOR", "MINUS_OPERATOR", "MERGE_OPERATOR", "FUNCTION_OPERATOR", "SPLIT_OPERATOR", "START_OPERATOR", "END_OPERATOR", "PIPELINE_OPERATOR", "DECISION_OPERATOR", "TASK_OPERATOR", "EXPRESSION_OPERATOR", "LOOKUP_OPERATOR", "PIVOT_OPERATOR", 'UNKNOWN_ENUM_VALUE'.
            Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
        :type model_type: str

        :param key:
            The value to assign to the key property of this Operator.
        :type key: str

        :param model_version:
            The value to assign to the model_version property of this Operator.
        :type model_version: str

        :param parent_ref:
            The value to assign to the parent_ref property of this Operator.
        :type parent_ref: oci.data_integration.models.ParentReference

        :param name:
            The value to assign to the name property of this Operator.
        :type name: str

        :param description:
            The value to assign to the description property of this Operator.
        :type description: str

        :param object_version:
            The value to assign to the object_version property of this Operator.
        :type object_version: int

        :param input_ports:
            The value to assign to the input_ports property of this Operator.
        :type input_ports: list[oci.data_integration.models.InputPort]

        :param output_ports:
            The value to assign to the output_ports property of this Operator.
        :type output_ports: list[oci.data_integration.models.TypedObject]

        :param object_status:
            The value to assign to the object_status property of this Operator.
        :type object_status: int

        :param identifier:
            The value to assign to the identifier property of this Operator.
        :type identifier: str

        :param parameters:
            The value to assign to the parameters property of this Operator.
        :type parameters: list[oci.data_integration.models.Parameter]

        :param op_config_values:
            The value to assign to the op_config_values property of this Operator.
        :type op_config_values: oci.data_integration.models.ConfigValues

        �strZParentReference�intzlist[InputPort]zlist[TypedObject]zlist[Parameter]ZConfigValues)
�
model_type�key�
model_version�
parent_ref�name�description�object_version�input_ports�output_ports�
object_status�
identifier�
parameters�op_config_values�	modelTyper!ZmodelVersionZ	parentRefr$r%Z
objectVersionZ
inputPortsZoutputPortsZobjectStatusr*r+ZopConfigValuesN)Z
swagger_typesZ
attribute_map�_model_type�_key�_model_version�_parent_ref�_name�_description�_object_version�_input_ports�
_output_ports�_object_status�_identifier�_parameters�_op_config_values)�self�kwargs�r=�H/usr/lib/python3.9/site-packages/oci/data_integration/models/operator.py�__init__nsRV��zOperator.__init__cCs|d}|dkrdS|dkr dS|dkr,dS|dkr8d	S|d
krDdS|dkrPd
S|dkr\dS|dkrhdS|dkrtdS|dkr�dS|dkr�dS|dkr�dS|dkr�dS|dkr�dS|dkr�dS|d kr�d!S|d"kr�d#S|d$kr�d%S|d&kr�d'S|d(kr�d)S|d*k�rd+S|d,k�rd-Sd.Sd/S)0z�
        Given the hash representation of a subtype of this class,
        use the info in the hash to return the class of the subtype.
        r-r	ZJoinerrZTaskOperatorr
ZFlattenr
Z
AggregatorrZSortOperrZ
ProjectionrZEndOperatorrZSourcer�UnionrZExpressionOperatorrZFunctionrZDecisionOperatorrZ	IntersectrZTargetrZDistinctrZFilterrZLookuprZPivotrZ
StartOperatorrZ
MergeOperatorrZSplitrZMinusrNr=)Zobject_dictionary�typer=r=r>�get_subtype�s\

zOperator.get_subtypecCs|jS)a
        **[Required]** Gets the model_type of this Operator.
        The model type of the operator.

        Allowed values for this property are: "SOURCE_OPERATOR", "FILTER_OPERATOR", "JOINER_OPERATOR", "AGGREGATOR_OPERATOR", "PROJECTION_OPERATOR", "TARGET_OPERATOR", "FLATTEN_OPERATOR", "DISTINCT_OPERATOR", "SORT_OPERATOR", "UNION_OPERATOR", "INTERSECT_OPERATOR", "MINUS_OPERATOR", "MERGE_OPERATOR", "FUNCTION_OPERATOR", "SPLIT_OPERATOR", "START_OPERATOR", "END_OPERATOR", "PIPELINE_OPERATOR", "DECISION_OPERATOR", "TASK_OPERATOR", "EXPRESSION_OPERATOR", "LOOKUP_OPERATOR", "PIVOT_OPERATOR", 'UNKNOWN_ENUM_VALUE'.
        Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.


        :return: The model_type of this Operator.
        :rtype: str
        )r.�r;r=r=r>r =s
zOperator.model_typecCs gd�}t||�sd}||_dS)z�
        Sets the model_type of this Operator.
        The model type of the operator.


        :param model_type: The model_type of this Operator.
        :type: str
        )rrr	r
rrr
rrrrrrrrrrrrrrrrZUNKNOWN_ENUM_VALUEN)rr.)r;r Zallowed_valuesr=r=r>r Ls

cCs|jS)z�
        Gets the key of this Operator.
        The key of the object.


        :return: The key of this Operator.
        :rtype: str
        �r/rCr=r=r>r![s
zOperator.keycCs
||_dS)z�
        Sets the key of this Operator.
        The key of the object.


        :param key: The key of this Operator.
        :type: str
        NrD)r;r!r=r=r>r!gs
cCs|jS)z�
        Gets the model_version of this Operator.
        The model version of an object.


        :return: The model_version of this Operator.
        :rtype: str
        �r0rCr=r=r>r"ss
zOperator.model_versioncCs
||_dS)z�
        Sets the model_version of this Operator.
        The model version of an object.


        :param model_version: The model_version of this Operator.
        :type: str
        NrE)r;r"r=r=r>r"s
cCs|jS)z�
        Gets the parent_ref of this Operator.

        :return: The parent_ref of this Operator.
        :rtype: oci.data_integration.models.ParentReference
        �r1rCr=r=r>r#�szOperator.parent_refcCs
||_dS)z�
        Sets the parent_ref of this Operator.

        :param parent_ref: The parent_ref of this Operator.
        :type: oci.data_integration.models.ParentReference
        NrF)r;r#r=r=r>r#�scCs|jS)a/
        Gets the name of this Operator.
        Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.


        :return: The name of this Operator.
        :rtype: str
        �r2rCr=r=r>r$�s
z
Operator.namecCs
||_dS)a2
        Sets the name of this Operator.
        Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.


        :param name: The name of this Operator.
        :type: str
        NrG)r;r$r=r=r>r$�s
cCs|jS)z�
        Gets the description of this Operator.
        Details about the operator.


        :return: The description of this Operator.
        :rtype: str
        �r3rCr=r=r>r%�s
zOperator.descriptioncCs
||_dS)z�
        Sets the description of this Operator.
        Details about the operator.


        :param description: The description of this Operator.
        :type: str
        NrH)r;r%r=r=r>r%�s
cCs|jS)z�
        Gets the object_version of this Operator.
        The version of the object that is used to track changes in the object instance.


        :return: The object_version of this Operator.
        :rtype: int
        �r4rCr=r=r>r&�s
zOperator.object_versioncCs
||_dS)z�
        Sets the object_version of this Operator.
        The version of the object that is used to track changes in the object instance.


        :param object_version: The object_version of this Operator.
        :type: int
        NrI)r;r&r=r=r>r&�s
cCs|jS)z�
        Gets the input_ports of this Operator.
        An array of input ports.


        :return: The input_ports of this Operator.
        :rtype: list[oci.data_integration.models.InputPort]
        �r5rCr=r=r>r'�s
zOperator.input_portscCs
||_dS)z�
        Sets the input_ports of this Operator.
        An array of input ports.


        :param input_ports: The input_ports of this Operator.
        :type: list[oci.data_integration.models.InputPort]
        NrJ)r;r'r=r=r>r'�s
cCs|jS)z�
        Gets the output_ports of this Operator.
        An array of output ports.


        :return: The output_ports of this Operator.
        :rtype: list[oci.data_integration.models.TypedObject]
        �r6rCr=r=r>r(�s
zOperator.output_portscCs
||_dS)z�
        Sets the output_ports of this Operator.
        An array of output ports.


        :param output_ports: The output_ports of this Operator.
        :type: list[oci.data_integration.models.TypedObject]
        NrK)r;r(r=r=r>r(s
cCs|jS)z�
        Gets the object_status of this Operator.
        The status of an object that can be set to value 1 for shallow references across objects, other values reserved.


        :return: The object_status of this Operator.
        :rtype: int
        �r7rCr=r=r>r)s
zOperator.object_statuscCs
||_dS)a

        Sets the object_status of this Operator.
        The status of an object that can be set to value 1 for shallow references across objects, other values reserved.


        :param object_status: The object_status of this Operator.
        :type: int
        NrL)r;r)r=r=r>r)#s
cCs|jS)a
        Gets the identifier of this Operator.
        Value can only contain upper case letters, underscore, and numbers. It should begin with upper case letter or underscore. The value can be modified.


        :return: The identifier of this Operator.
        :rtype: str
        �r8rCr=r=r>r*/s
zOperator.identifiercCs
||_dS)a%
        Sets the identifier of this Operator.
        Value can only contain upper case letters, underscore, and numbers. It should begin with upper case letter or underscore. The value can be modified.


        :param identifier: The identifier of this Operator.
        :type: str
        NrM)r;r*r=r=r>r*;s
cCs|jS)z�
        Gets the parameters of this Operator.
        An array of parameters used in the data flow.


        :return: The parameters of this Operator.
        :rtype: list[oci.data_integration.models.Parameter]
        �r9rCr=r=r>r+Gs
zOperator.parameterscCs
||_dS)z�
        Sets the parameters of this Operator.
        An array of parameters used in the data flow.


        :param parameters: The parameters of this Operator.
        :type: list[oci.data_integration.models.Parameter]
        NrN)r;r+r=r=r>r+Ss
cCs|jS)z�
        Gets the op_config_values of this Operator.

        :return: The op_config_values of this Operator.
        :rtype: oci.data_integration.models.ConfigValues
        �r:rCr=r=r>r,_szOperator.op_config_valuescCs
||_dS)z�
        Sets the op_config_values of this Operator.

        :param op_config_values: The op_config_values of this Operator.
        :type: oci.data_integration.models.ConfigValues
        NrO)r;r,r=r=r>r,iscCst|�S�N)rrCr=r=r>�__repr__sszOperator.__repr__cCs|durdS|j|jkS)NF)�__dict__�r;�otherr=r=r>�__eq__vszOperator.__eq__cCs
||kSrPr=rSr=r=r>�__ne__|szOperator.__ne__N)0�__name__�
__module__�__qualname__�__doc__ZMODEL_TYPE_SOURCE_OPERATORZMODEL_TYPE_FILTER_OPERATORZMODEL_TYPE_JOINER_OPERATORZMODEL_TYPE_AGGREGATOR_OPERATORZMODEL_TYPE_PROJECTION_OPERATORZMODEL_TYPE_TARGET_OPERATORZMODEL_TYPE_FLATTEN_OPERATORZMODEL_TYPE_DISTINCT_OPERATORZMODEL_TYPE_SORT_OPERATORZMODEL_TYPE_UNION_OPERATORZMODEL_TYPE_INTERSECT_OPERATORZMODEL_TYPE_MINUS_OPERATORZMODEL_TYPE_MERGE_OPERATORZMODEL_TYPE_FUNCTION_OPERATORZMODEL_TYPE_SPLIT_OPERATORZMODEL_TYPE_START_OPERATORZMODEL_TYPE_END_OPERATORZMODEL_TYPE_PIPELINE_OPERATORZMODEL_TYPE_DECISION_OPERATORZMODEL_TYPE_TASK_OPERATORZMODEL_TYPE_EXPRESSION_OPERATORZMODEL_TYPE_LOOKUP_OPERATORZMODEL_TYPE_PIVOT_OPERATORr?�staticmethodrB�propertyr �setterr!r"r#r$r%r&r'r(r)r*r+r,rQrUrVr=r=r=r>rs�
K






	
	
















	
	rN)Zoci.utilrrrZoci.decoratorsr�objectrr=r=r=r>�<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit