Class LastAddConfirmedUpdateNotification

java.lang.Object
org.apache.bookkeeper.bookie.LastAddConfirmedUpdateNotification
All Implemented Interfaces:
Recyclable

public class LastAddConfirmedUpdateNotification extends Object implements Recyclable
A signal object is used for notifying the observers when the LastAddConfirmed is advanced.

The signal object contains the latest LastAddConfirmed and when the LastAddConfirmed is advanced.