public class SnapshotImpl extends Object implements Snapshot
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
equals(Object o) |
long |
getLastSequence() |
Version |
getVersion() |
int |
hashCode() |
String |
toString() |
public void close()
close in interface Closeableclose in interface AutoCloseablepublic long getLastSequence()
public Version getVersion()
Copyright © 2011–2019. All rights reserved.