org.jsimpledb.jsck.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsimpledb-jsck Show documentation
Show all versions of jsimpledb-jsck Show documentation
JSimpleDB analog to UNIX fsck(8) command for checking the consistency of, and repairing any corruption in, a JSimpleDB key/value database
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
/**
* CLI commands associated with {@link org.jsimpledb.jsck.Jsck}, the JSimpleDB key/value database consistency checker.
*
* @see org.jsimpledb.jsck
*/
package org.jsimpledb.jsck.cmd;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy