Class TCopyParams

    • Field Detail

      • delimiter

        public String delimiter
      • null_str

        public String null_str
      • quoted

        public boolean quoted
      • escape

        public String escape
      • line_delim

        public String line_delim
      • array_delim

        public String array_delim
      • array_begin

        public String array_begin
      • array_end

        public String array_end
      • threads

        public int threads
      • s3_access_key

        public String s3_access_key
      • s3_secret_key

        public String s3_secret_key
      • s3_region

        public String s3_region
      • geo_coords_comp_param

        public int geo_coords_comp_param
      • geo_coords_srid

        public int geo_coords_srid
      • sanitize_column_names

        public boolean sanitize_column_names
      • geo_layer_name

        public String geo_layer_name
      • s3_endpoint

        public String s3_endpoint
      • geo_assign_render_groups

        public boolean geo_assign_render_groups
      • geo_explode_collections

        public boolean geo_explode_collections
      • source_srid

        public int source_srid
      • s3_session_token

        public String s3_session_token
      • raster_import_bands

        public String raster_import_bands
      • raster_scanlines_per_thread

        public int raster_scanlines_per_thread
      • raster_point_compute_angle

        public boolean raster_point_compute_angle
      • raster_import_dimensions

        public String raster_import_dimensions
      • odbc_dsn

        public String odbc_dsn
      • odbc_connection_string

        public String odbc_connection_string
      • odbc_sql_select

        public String odbc_sql_select
      • odbc_username

        public String odbc_username
      • odbc_password

        public String odbc_password
      • odbc_credential_string

        public String odbc_credential_string
      • add_metadata_columns

        public String add_metadata_columns
      • metaDataMap

        public static final Map<TCopyParams._Fields,​org.apache.thrift.meta_data.FieldMetaData> metaDataMap
    • Method Detail

      • getDelimiter

        public String getDelimiter()
      • unsetDelimiter

        public void unsetDelimiter()
      • isSetDelimiter

        public boolean isSetDelimiter()
        Returns true if field delimiter is set (has been assigned a value) and false otherwise
      • setDelimiterIsSet

        public void setDelimiterIsSet​(boolean value)
      • getNull_str

        public String getNull_str()
      • unsetNull_str

        public void unsetNull_str()
      • isSetNull_str

        public boolean isSetNull_str()
        Returns true if field null_str is set (has been assigned a value) and false otherwise
      • setNull_strIsSet

        public void setNull_strIsSet​(boolean value)
      • unsetHas_header

        public void unsetHas_header()
      • isSetHas_header

        public boolean isSetHas_header()
        Returns true if field has_header is set (has been assigned a value) and false otherwise
      • setHas_headerIsSet

        public void setHas_headerIsSet​(boolean value)
      • isQuoted

        public boolean isQuoted()
      • setQuoted

        public TCopyParams setQuoted​(boolean quoted)
      • unsetQuoted

        public void unsetQuoted()
      • isSetQuoted

        public boolean isSetQuoted()
        Returns true if field quoted is set (has been assigned a value) and false otherwise
      • setQuotedIsSet

        public void setQuotedIsSet​(boolean value)
      • getQuote

        public String getQuote()
      • unsetQuote

        public void unsetQuote()
      • isSetQuote

        public boolean isSetQuote()
        Returns true if field quote is set (has been assigned a value) and false otherwise
      • setQuoteIsSet

        public void setQuoteIsSet​(boolean value)
      • getEscape

        public String getEscape()
      • unsetEscape

        public void unsetEscape()
      • isSetEscape

        public boolean isSetEscape()
        Returns true if field escape is set (has been assigned a value) and false otherwise
      • setEscapeIsSet

        public void setEscapeIsSet​(boolean value)
      • getLine_delim

        public String getLine_delim()
      • unsetLine_delim

        public void unsetLine_delim()
      • isSetLine_delim

        public boolean isSetLine_delim()
        Returns true if field line_delim is set (has been assigned a value) and false otherwise
      • setLine_delimIsSet

        public void setLine_delimIsSet​(boolean value)
      • getArray_delim

        public String getArray_delim()
      • unsetArray_delim

        public void unsetArray_delim()
      • isSetArray_delim

        public boolean isSetArray_delim()
        Returns true if field array_delim is set (has been assigned a value) and false otherwise
      • setArray_delimIsSet

        public void setArray_delimIsSet​(boolean value)
      • getArray_begin

        public String getArray_begin()
      • unsetArray_begin

        public void unsetArray_begin()
      • isSetArray_begin

        public boolean isSetArray_begin()
        Returns true if field array_begin is set (has been assigned a value) and false otherwise
      • setArray_beginIsSet

        public void setArray_beginIsSet​(boolean value)
      • getArray_end

        public String getArray_end()
      • unsetArray_end

        public void unsetArray_end()
      • isSetArray_end

        public boolean isSetArray_end()
        Returns true if field array_end is set (has been assigned a value) and false otherwise
      • setArray_endIsSet

        public void setArray_endIsSet​(boolean value)
      • getThreads

        public int getThreads()
      • setThreads

        public TCopyParams setThreads​(int threads)
      • unsetThreads

        public void unsetThreads()
      • isSetThreads

        public boolean isSetThreads()
        Returns true if field threads is set (has been assigned a value) and false otherwise
      • setThreadsIsSet

        public void setThreadsIsSet​(boolean value)
      • unsetSource_type

        public void unsetSource_type()
      • isSetSource_type

        public boolean isSetSource_type()
        Returns true if field source_type is set (has been assigned a value) and false otherwise
      • setSource_typeIsSet

        public void setSource_typeIsSet​(boolean value)
      • getS3_access_key

        public String getS3_access_key()
      • unsetS3_access_key

        public void unsetS3_access_key()
      • isSetS3_access_key

        public boolean isSetS3_access_key()
        Returns true if field s3_access_key is set (has been assigned a value) and false otherwise
      • setS3_access_keyIsSet

        public void setS3_access_keyIsSet​(boolean value)
      • getS3_secret_key

        public String getS3_secret_key()
      • unsetS3_secret_key

        public void unsetS3_secret_key()
      • isSetS3_secret_key

        public boolean isSetS3_secret_key()
        Returns true if field s3_secret_key is set (has been assigned a value) and false otherwise
      • setS3_secret_keyIsSet

        public void setS3_secret_keyIsSet​(boolean value)
      • getS3_region

        public String getS3_region()
      • unsetS3_region

        public void unsetS3_region()
      • isSetS3_region

        public boolean isSetS3_region()
        Returns true if field s3_region is set (has been assigned a value) and false otherwise
      • setS3_regionIsSet

        public void setS3_regionIsSet​(boolean value)
      • unsetGeo_coords_encoding

        public void unsetGeo_coords_encoding()
      • isSetGeo_coords_encoding

        public boolean isSetGeo_coords_encoding()
        Returns true if field geo_coords_encoding is set (has been assigned a value) and false otherwise
      • setGeo_coords_encodingIsSet

        public void setGeo_coords_encodingIsSet​(boolean value)
      • getGeo_coords_comp_param

        public int getGeo_coords_comp_param()
      • setGeo_coords_comp_param

        public TCopyParams setGeo_coords_comp_param​(int geo_coords_comp_param)
      • unsetGeo_coords_comp_param

        public void unsetGeo_coords_comp_param()
      • isSetGeo_coords_comp_param

        public boolean isSetGeo_coords_comp_param()
        Returns true if field geo_coords_comp_param is set (has been assigned a value) and false otherwise
      • setGeo_coords_comp_paramIsSet

        public void setGeo_coords_comp_paramIsSet​(boolean value)
      • unsetGeo_coords_type

        public void unsetGeo_coords_type()
      • isSetGeo_coords_type

        public boolean isSetGeo_coords_type()
        Returns true if field geo_coords_type is set (has been assigned a value) and false otherwise
      • setGeo_coords_typeIsSet

        public void setGeo_coords_typeIsSet​(boolean value)
      • getGeo_coords_srid

        public int getGeo_coords_srid()
      • setGeo_coords_srid

        public TCopyParams setGeo_coords_srid​(int geo_coords_srid)
      • unsetGeo_coords_srid

        public void unsetGeo_coords_srid()
      • isSetGeo_coords_srid

        public boolean isSetGeo_coords_srid()
        Returns true if field geo_coords_srid is set (has been assigned a value) and false otherwise
      • setGeo_coords_sridIsSet

        public void setGeo_coords_sridIsSet​(boolean value)
      • isSanitize_column_names

        public boolean isSanitize_column_names()
      • setSanitize_column_names

        public TCopyParams setSanitize_column_names​(boolean sanitize_column_names)
      • unsetSanitize_column_names

        public void unsetSanitize_column_names()
      • isSetSanitize_column_names

        public boolean isSetSanitize_column_names()
        Returns true if field sanitize_column_names is set (has been assigned a value) and false otherwise
      • setSanitize_column_namesIsSet

        public void setSanitize_column_namesIsSet​(boolean value)
      • getGeo_layer_name

        public String getGeo_layer_name()
      • setGeo_layer_name

        public TCopyParams setGeo_layer_name​(String geo_layer_name)
      • unsetGeo_layer_name

        public void unsetGeo_layer_name()
      • isSetGeo_layer_name

        public boolean isSetGeo_layer_name()
        Returns true if field geo_layer_name is set (has been assigned a value) and false otherwise
      • setGeo_layer_nameIsSet

        public void setGeo_layer_nameIsSet​(boolean value)
      • getS3_endpoint

        public String getS3_endpoint()
      • unsetS3_endpoint

        public void unsetS3_endpoint()
      • isSetS3_endpoint

        public boolean isSetS3_endpoint()
        Returns true if field s3_endpoint is set (has been assigned a value) and false otherwise
      • setS3_endpointIsSet

        public void setS3_endpointIsSet​(boolean value)
      • isGeo_assign_render_groups

        public boolean isGeo_assign_render_groups()
      • setGeo_assign_render_groups

        public TCopyParams setGeo_assign_render_groups​(boolean geo_assign_render_groups)
      • unsetGeo_assign_render_groups

        public void unsetGeo_assign_render_groups()
      • isSetGeo_assign_render_groups

        public boolean isSetGeo_assign_render_groups()
        Returns true if field geo_assign_render_groups is set (has been assigned a value) and false otherwise
      • setGeo_assign_render_groupsIsSet

        public void setGeo_assign_render_groupsIsSet​(boolean value)
      • isGeo_explode_collections

        public boolean isGeo_explode_collections()
      • setGeo_explode_collections

        public TCopyParams setGeo_explode_collections​(boolean geo_explode_collections)
      • unsetGeo_explode_collections

        public void unsetGeo_explode_collections()
      • isSetGeo_explode_collections

        public boolean isSetGeo_explode_collections()
        Returns true if field geo_explode_collections is set (has been assigned a value) and false otherwise
      • setGeo_explode_collectionsIsSet

        public void setGeo_explode_collectionsIsSet​(boolean value)
      • getSource_srid

        public int getSource_srid()
      • setSource_srid

        public TCopyParams setSource_srid​(int source_srid)
      • unsetSource_srid

        public void unsetSource_srid()
      • isSetSource_srid

        public boolean isSetSource_srid()
        Returns true if field source_srid is set (has been assigned a value) and false otherwise
      • setSource_sridIsSet

        public void setSource_sridIsSet​(boolean value)
      • getS3_session_token

        public String getS3_session_token()
      • setS3_session_token

        public TCopyParams setS3_session_token​(String s3_session_token)
      • unsetS3_session_token

        public void unsetS3_session_token()
      • isSetS3_session_token

        public boolean isSetS3_session_token()
        Returns true if field s3_session_token is set (has been assigned a value) and false otherwise
      • setS3_session_tokenIsSet

        public void setS3_session_tokenIsSet​(boolean value)
      • unsetRaster_point_type

        public void unsetRaster_point_type()
      • isSetRaster_point_type

        public boolean isSetRaster_point_type()
        Returns true if field raster_point_type is set (has been assigned a value) and false otherwise
      • setRaster_point_typeIsSet

        public void setRaster_point_typeIsSet​(boolean value)
      • getRaster_import_bands

        public String getRaster_import_bands()
      • setRaster_import_bands

        public TCopyParams setRaster_import_bands​(String raster_import_bands)
      • unsetRaster_import_bands

        public void unsetRaster_import_bands()
      • isSetRaster_import_bands

        public boolean isSetRaster_import_bands()
        Returns true if field raster_import_bands is set (has been assigned a value) and false otherwise
      • setRaster_import_bandsIsSet

        public void setRaster_import_bandsIsSet​(boolean value)
      • getRaster_scanlines_per_thread

        public int getRaster_scanlines_per_thread()
      • setRaster_scanlines_per_thread

        public TCopyParams setRaster_scanlines_per_thread​(int raster_scanlines_per_thread)
      • unsetRaster_scanlines_per_thread

        public void unsetRaster_scanlines_per_thread()
      • isSetRaster_scanlines_per_thread

        public boolean isSetRaster_scanlines_per_thread()
        Returns true if field raster_scanlines_per_thread is set (has been assigned a value) and false otherwise
      • setRaster_scanlines_per_threadIsSet

        public void setRaster_scanlines_per_threadIsSet​(boolean value)
      • unsetRaster_point_transform

        public void unsetRaster_point_transform()
      • isSetRaster_point_transform

        public boolean isSetRaster_point_transform()
        Returns true if field raster_point_transform is set (has been assigned a value) and false otherwise
      • setRaster_point_transformIsSet

        public void setRaster_point_transformIsSet​(boolean value)
      • isRaster_point_compute_angle

        public boolean isRaster_point_compute_angle()
      • setRaster_point_compute_angle

        public TCopyParams setRaster_point_compute_angle​(boolean raster_point_compute_angle)
      • unsetRaster_point_compute_angle

        public void unsetRaster_point_compute_angle()
      • isSetRaster_point_compute_angle

        public boolean isSetRaster_point_compute_angle()
        Returns true if field raster_point_compute_angle is set (has been assigned a value) and false otherwise
      • setRaster_point_compute_angleIsSet

        public void setRaster_point_compute_angleIsSet​(boolean value)
      • getRaster_import_dimensions

        public String getRaster_import_dimensions()
      • setRaster_import_dimensions

        public TCopyParams setRaster_import_dimensions​(String raster_import_dimensions)
      • unsetRaster_import_dimensions

        public void unsetRaster_import_dimensions()
      • isSetRaster_import_dimensions

        public boolean isSetRaster_import_dimensions()
        Returns true if field raster_import_dimensions is set (has been assigned a value) and false otherwise
      • setRaster_import_dimensionsIsSet

        public void setRaster_import_dimensionsIsSet​(boolean value)
      • getOdbc_dsn

        public String getOdbc_dsn()
      • unsetOdbc_dsn

        public void unsetOdbc_dsn()
      • isSetOdbc_dsn

        public boolean isSetOdbc_dsn()
        Returns true if field odbc_dsn is set (has been assigned a value) and false otherwise
      • setOdbc_dsnIsSet

        public void setOdbc_dsnIsSet​(boolean value)
      • getOdbc_connection_string

        public String getOdbc_connection_string()
      • setOdbc_connection_string

        public TCopyParams setOdbc_connection_string​(String odbc_connection_string)
      • unsetOdbc_connection_string

        public void unsetOdbc_connection_string()
      • isSetOdbc_connection_string

        public boolean isSetOdbc_connection_string()
        Returns true if field odbc_connection_string is set (has been assigned a value) and false otherwise
      • setOdbc_connection_stringIsSet

        public void setOdbc_connection_stringIsSet​(boolean value)
      • getOdbc_sql_select

        public String getOdbc_sql_select()
      • setOdbc_sql_select

        public TCopyParams setOdbc_sql_select​(String odbc_sql_select)
      • unsetOdbc_sql_select

        public void unsetOdbc_sql_select()
      • isSetOdbc_sql_select

        public boolean isSetOdbc_sql_select()
        Returns true if field odbc_sql_select is set (has been assigned a value) and false otherwise
      • setOdbc_sql_selectIsSet

        public void setOdbc_sql_selectIsSet​(boolean value)
      • getOdbc_username

        public String getOdbc_username()
      • unsetOdbc_username

        public void unsetOdbc_username()
      • isSetOdbc_username

        public boolean isSetOdbc_username()
        Returns true if field odbc_username is set (has been assigned a value) and false otherwise
      • setOdbc_usernameIsSet

        public void setOdbc_usernameIsSet​(boolean value)
      • getOdbc_password

        public String getOdbc_password()
      • unsetOdbc_password

        public void unsetOdbc_password()
      • isSetOdbc_password

        public boolean isSetOdbc_password()
        Returns true if field odbc_password is set (has been assigned a value) and false otherwise
      • setOdbc_passwordIsSet

        public void setOdbc_passwordIsSet​(boolean value)
      • getOdbc_credential_string

        public String getOdbc_credential_string()
      • setOdbc_credential_string

        public TCopyParams setOdbc_credential_string​(String odbc_credential_string)
      • unsetOdbc_credential_string

        public void unsetOdbc_credential_string()
      • isSetOdbc_credential_string

        public boolean isSetOdbc_credential_string()
        Returns true if field odbc_credential_string is set (has been assigned a value) and false otherwise
      • setOdbc_credential_stringIsSet

        public void setOdbc_credential_stringIsSet​(boolean value)
      • getAdd_metadata_columns

        public String getAdd_metadata_columns()
      • setAdd_metadata_columns

        public TCopyParams setAdd_metadata_columns​(String add_metadata_columns)
      • unsetAdd_metadata_columns

        public void unsetAdd_metadata_columns()
      • isSetAdd_metadata_columns

        public boolean isSetAdd_metadata_columns()
        Returns true if field add_metadata_columns is set (has been assigned a value) and false otherwise
      • setAdd_metadata_columnsIsSet

        public void setAdd_metadata_columnsIsSet​(boolean value)
      • isSet

        public boolean isSet​(TCopyParams._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.thrift.TBase<TCopyParams,​TCopyParams._Fields>
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException