public interface LastConfirmedAndEntry
extends java.lang.AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
LedgerEntry |
getEntry()
Gets wanted LedgerEntry.
|
long |
getLastAddConfirmed()
Gets LastAddConfirmed entryId.
|
boolean |
hasEntry()
Whether this entity contains an entry.
|
long getLastAddConfirmed()
boolean hasEntry()
LedgerEntry getEntry()
void close()
close in interface java.lang.AutoCloseableCopyright © 2011–2024 The Apache Software Foundation. All rights reserved.