| Constructor and Description |
|---|
TxnIdSimple(long x) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
bytes() |
static TxnIdSimple |
create(byte[] bytes) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
name() |
long |
runtime()
A long that is a subset, or all or, the bytes.
|
String |
toString() |
public static TxnIdSimple create(byte[] bytes)
public int hashCode()
public boolean equals(Object obj)
public long runtime()
TxnIdLicensed under the Apache License, Version 2.0