public class SnapshotContext extends Object
| Constructor and Description |
|---|
SnapshotContext(long snapshotId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getSnapshotId()
Unique identifier of this snapshot context and the underlying snapshot.
|
int |
hashCode() |
String |
toString() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.