Class InterleavedStorageRegenerateIndexOp


  • public class InterleavedStorageRegenerateIndexOp
    extends java.lang.Object
    Scan all entries in the entry log and rebuild the index file for one ledger.
    • Constructor Detail

      • InterleavedStorageRegenerateIndexOp

        public InterleavedStorageRegenerateIndexOp​(ServerConfiguration conf,
                                                   java.util.Set<java.lang.Long> ledgerIds,
                                                   byte[] password)
                                            throws java.security.NoSuchAlgorithmException
        Throws:
        java.security.NoSuchAlgorithmException
    • Method Detail

      • initiate

        public void initiate​(boolean dryRun)
                      throws java.io.IOException
        Throws:
        java.io.IOException