Class: DeltaLake::PostCommitHookProperties

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

Instance Attribute Summary collapse

Instance Attribute Details

#cleanup_expired_logsObject

Returns the value of attribute cleanup_expired_logs

Returns:

  • (Object)

    the current value of cleanup_expired_logs



53
54
55
# File 'lib/deltalake.rb', line 53

def cleanup_expired_logs
  @cleanup_expired_logs
end

#create_checkpointObject

Returns the value of attribute create_checkpoint

Returns:

  • (Object)

    the current value of create_checkpoint



53
54
55
# File 'lib/deltalake.rb', line 53

def create_checkpoint
  @create_checkpoint
end