public static class SnapshotInfo.Bean extends Object
| Constructor and Description |
|---|
Bean(String snapshotID,
String snapshotDirectory,
long modificationTime) |
| Modifier and Type | Method and Description |
|---|---|
long |
getModificationTime() |
String |
getSnapshotDirectory() |
String |
getSnapshotID() |
public String getSnapshotID()
public String getSnapshotDirectory()
public long getModificationTime()
Copyright © 2018 CERN. All Rights Reserved.