| Modifier and Type | Method and Description |
|---|---|
CommitTable.CommitTimestamp.Location |
CommitTable.CommitTimestamp.getLocation() |
static CommitTable.CommitTimestamp.Location |
CommitTable.CommitTimestamp.Location.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommitTable.CommitTimestamp.Location[] |
CommitTable.CommitTimestamp.Location.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CommitTimestamp(CommitTable.CommitTimestamp.Location location,
long value,
boolean isValid) |
Copyright © 2011–2023 Apache Software Foundation. All rights reserved.