| Constructor and Description |
|---|
TableSnapshot() |
TableSnapshot(long writeId,
String validWriteIdList) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValidWriteIdList() |
long |
getWriteId() |
void |
setValidWriteIdList(String validWriteIdList) |
void |
setWriteId(long writeId) |
String |
toString() |
public TableSnapshot()
public TableSnapshot(long writeId,
String validWriteIdList)
Copyright © 2024 The Apache Software Foundation. All rights reserved.