public final class CheckpointType extends Object implements SnapshotType
SnapshotType.SharingFilesStrategy| 限定符和类型 | 字段和说明 |
|---|---|
static CheckpointType |
CHECKPOINT
A checkpoint, full or incremental.
|
static CheckpointType |
FULL_CHECKPOINT |
public static final CheckpointType CHECKPOINT
public static final CheckpointType FULL_CHECKPOINT
public boolean isSavepoint()
isSavepoint 在接口中 SnapshotTypepublic String getName()
getName 在接口中 SnapshotTypepublic SnapshotType.SharingFilesStrategy getSharingFilesStrategy()
getSharingFilesStrategy 在接口中 SnapshotTypeCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.