iceberg-js
Preparing search index...
SnapshotReference
Interface SnapshotReference
interface
SnapshotReference
{
"max-ref-age-ms"
?:
number
;
"max-snapshot-age-ms"
?:
number
;
"min-snapshots-to-keep"
?:
number
;
"snapshot-id"
:
number
;
type
:
"tag"
|
"branch"
;
}
Hierarchy (
View Summary
)
SnapshotReference
SetSnapshotRefUpdate
Index
Properties
max-
ref-
age-
ms?
max-
snapshot-
age-
ms?
min-
snapshots-
to-
keep?
snapshot-
id
type
Properties
Optional
max-
ref-
age-
ms
"max-ref-age-ms"
?:
number
Optional
max-
snapshot-
age-
ms
"max-snapshot-age-ms"
?:
number
Optional
min-
snapshots-
to-
keep
"min-snapshots-to-keep"
?:
number
snapshot-
id
"snapshot-id"
:
number
type
type
:
"tag"
|
"branch"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max-
ref-
age-
ms
max-
snapshot-
age-
ms
min-
snapshots-
to-
keep
snapshot-
id
type
iceberg-js
Loading...