public class InputLedger extends Object implements Serializable, Comparable<InputLedger>
| Constructor and Description |
|---|
InputLedger() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(InputLedger o) |
boolean |
isOffloadedLedger() |
long |
ledgerSize() |
String |
toString() |
public long ledgerSize()
public boolean isOffloadedLedger()
public int compareTo(@NotNull
InputLedger o)
compareTo in interface Comparable<InputLedger>Copyright © 2019–2021 The Apache Software Foundation. All rights reserved.