public class ExpireChangelogImpl extends Object implements ExpireSnapshots
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
ExpireChangelogImpl(SnapshotManager snapshotManager,
ChangelogManager changelogManager,
TagManager tagManager,
ChangelogDeletion changelogDeletion) |
Modifier and Type | Method and Description |
---|---|
ExpireSnapshots |
config(ExpireConfig expireConfig) |
int |
expire() |
int |
expireUntil(long earliestId,
long endExclusiveId) |
public ExpireChangelogImpl(SnapshotManager snapshotManager, ChangelogManager changelogManager, TagManager tagManager, ChangelogDeletion changelogDeletion)
public ExpireSnapshots config(ExpireConfig expireConfig)
config
in interface ExpireSnapshots
public int expire()
expire
in interface ExpireSnapshots
public int expireUntil(long earliestId, long endExclusiveId)
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.