public interface SnapshotRetentionPolicy
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_ALL_SNAPSHOTS_RETAINED |
| Modifier and Type | Method and Description |
|---|---|
default int |
getNumSnapshotsRetained()
If a retention policy is configured, get the number of recent snapshots to
retain.
|
static final int DEFAULT_ALL_SNAPSHOTS_RETAINED
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.