public interface SnapshotType extends Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
SnapshotType.SharingFilesStrategy
Defines what files can be shared across snapshots.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
SnapshotType.SharingFilesStrategy |
getSharingFilesStrategy() |
boolean |
isSavepoint() |
boolean isSavepoint()
String getName()
SnapshotType.SharingFilesStrategy getSharingFilesStrategy()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.