public class SerializedSnapshotWithVersion extends Object
| Constructor and Description |
|---|
SerializedSnapshotWithVersion(SerializedSnapshot serializedSnapshot,
Int128 entityVersion) |
| Modifier and Type | Method and Description |
|---|---|
Int128 |
getEntityVersion() |
SerializedSnapshot |
getSerializedSnapshot() |
public SerializedSnapshotWithVersion(SerializedSnapshot serializedSnapshot, Int128 entityVersion)
public SerializedSnapshot getSerializedSnapshot()
public Int128 getEntityVersion()
Copyright © 2021. All rights reserved.