o
    ?D©iv  ã                   @   s8   d dl mZmZmZ d dlmZ G dd„ dƒZdgZdS )é    )ÚOptionalÚListÚTuple©ÚContributionsAcceptedErrorc                   @   s$  e Zd Zdd„ Zdedefdd„Zddedee dee fd	d
„Zde	e
eef  fdd„Zdededd fdd„Zde	e
eef  dd fdd„Zdedd fdd„Z	d dee dee dee	e
eef   dd fdd„Zdededd fdd„Zdedd fdd„Zdedd fdd„Zdefdd„ZdS )!Ú	SparkConfc                 C   ó   t ‚©N)ÚNotImplementedError©Úself© r   úW/var/www/Datamplify/venv/lib/python3.10/site-packages/duckdb/experimental/spark/conf.pyÚ__init__   ó   zSparkConf.__init__ÚkeyÚreturnc                 C   r   r	   r   )r   r   r   r   r   Úcontains	   r   zSparkConf.containsNÚdefaultValuec                 C   r   r	   r   )r   r   r   r   r   r   Úget   r   zSparkConf.getc                 C   r   r	   r   r   r   r   r   ÚgetAll   r   zSparkConf.getAllÚvaluec                 C   r   r	   r   ©r   r   r   r   r   r   Úset   r   zSparkConf.setÚpairsc                 C   r   r	   r   )r   r   r   r   r   ÚsetAll   r   zSparkConf.setAllc                 C   r   r	   r   ©r   r   r   r   r   Ú
setAppName   r   zSparkConf.setAppNamec                 C   r   r	   r   )r   r   r   r   r   r   r   ÚsetExecutorEnv   s   zSparkConf.setExecutorEnvc                 C   r   r	   r   r   r   r   r   ÚsetIfMissing    r   zSparkConf.setIfMissingc                 C   r   r	   r   r   r   r   r   Ú	setMaster#   r   zSparkConf.setMasterc                 C   r   r	   r   r   r   r   r   ÚsetSparkHome&   r   zSparkConf.setSparkHomec                 C   r   r	   r   r   r   r   r   ÚtoDebugString)   r   zSparkConf.toDebugStringr	   )NNN)Ú__name__Ú
__module__Ú__qualname__r   ÚstrÚboolr   r   r   r   r   r   r   r   r   r   r   r    r!   r"   r   r   r   r   r      s,     ÿÿÿÿ
þr   N)Útypingr   r   r   Ú#duckdb.experimental.spark.exceptionr   r   Ú__all__r   r   r   r   Ú<module>   s    
(