public static class SnapshotInfo.Bean extends Object
Constructor and Description |
---|
Bean(int snapshotID,
String snapshotDirectory,
long modificationTime,
boolean isMarkedAsDeleted) |
Modifier and Type | Method and Description |
---|---|
long |
getModificationTime() |
String |
getSnapshotDirectory() |
int |
getSnapshotID() |
String |
getStatus() |
public Bean(int snapshotID, String snapshotDirectory, long modificationTime, boolean isMarkedAsDeleted)
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.