public static class CommitTable.CommitTimestamp extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CommitTable.CommitTimestamp.Location |
| Constructor and Description |
|---|
CommitTimestamp(CommitTable.CommitTimestamp.Location location,
long value,
boolean isValid) |
| Modifier and Type | Method and Description |
|---|---|
CommitTable.CommitTimestamp.Location |
getLocation() |
long |
getValue() |
boolean |
isValid() |
String |
toString() |
public CommitTimestamp(CommitTable.CommitTimestamp.Location location, long value, boolean isValid)
public CommitTable.CommitTimestamp.Location getLocation()
public long getValue()
public boolean isValid()
Copyright © 2011–2023 Apache Software Foundation. All rights reserved.