Class: DeltaLake::CommitProperties

Inherits:
Struct
  • Object
show all
Defined in:
lib/deltalake.rb

Instance Attribute Summary collapse

Instance Attribute Details

#custom_metadataObject

Returns the value of attribute custom_metadata

Returns:

  • (Object)

    the current value of custom_metadata



44
45
46
# File 'lib/deltalake.rb', line 44

def 
  @custom_metadata
end

#max_commit_retriesObject

Returns the value of attribute max_commit_retries

Returns:

  • (Object)

    the current value of max_commit_retries



44
45
46
# File 'lib/deltalake.rb', line 44

def max_commit_retries
  @max_commit_retries
end