Class LastConfirmedAndEntryImpl

java.lang.Object
org.apache.bookkeeper.client.impl.LastConfirmedAndEntryImpl
All Implemented Interfaces:
AutoCloseable, LastConfirmedAndEntry

public class LastConfirmedAndEntryImpl extends Object implements LastConfirmedAndEntry
This contains LastAddConfirmed entryId and a LedgerEntry wanted to read. It is used for readLastAddConfirmedAndEntry.