Class LedgerChecker

java.lang.Object
org.apache.bookkeeper.client.LedgerChecker

public class LedgerChecker extends Object
A utility class to check the complete ledger and finds the UnderReplicated fragments if any.

NOTE: This class is tended to be used by this project only. External users should not rely on it directly.