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
      • metaDataMap

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

      • TCopyParams

        public TCopyParams()
      • TCopyParams

        public TCopyParams​(TCopyParams other)
        Performs a deep copy on other.
    • 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)
      • unsetFile_type

        public void unsetFile_type()
      • isSetFile_type

        public boolean isSetFile_type()
        Returns true if field file_type is set (has been assigned a value) and false otherwise
      • setFile_typeIsSet

        public void setFile_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)
      • 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