public class SnapshotIdentifier extends Object
| Constructor and Description |
|---|
SnapshotIdentifier(String accountName,
String storeId,
String spaceId,
long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAccountName() |
String |
getRestoreSpaceId() |
String |
getSnapshotId() |
String |
getSpaceId() |
String |
getStoreId() |
long |
getTimestamp() |
int |
hashCode() |
static SnapshotIdentifier |
parseSnapshotId(String snapshotId) |
public static final String DELIM
public String getAccountName()
public String getStoreId()
public String getSpaceId()
public long getTimestamp()
public String getSnapshotId()
public String getRestoreSpaceId()
public static SnapshotIdentifier parseSnapshotId(String snapshotId) throws ParseException
ParseExceptionCopyright © 2009–2019 DuraSpace. All rights reserved.