struct

Karma::Backup::SnapshotMetadata

Inherits JSON::Serializable < Struct < Value < Object

Constructors

from_response(object : JSON::Any) : SnapshotMetadata
Source
new(tree : String, file : String, timestamp : Int64, last_lsn : UInt64, bytes : Int64)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

bytes
Source
file
Source
last_lsn
Source
timestamp
Source
to_response
Source
tree
Source