public interface SnapshotType extends Serializable
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
SnapshotType.SharingFilesStrategy
Defines what files can be shared across snapshots.
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName() |
SnapshotType.SharingFilesStrategy |
getSharingFilesStrategy() |
boolean |
isSavepoint() |
boolean isSavepoint()
String getName()
SnapshotType.SharingFilesStrategy getSharingFilesStrategy()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.