public class FCheck extends Object
Constructor and Description |
---|
FCheck(boolean verbose) |
Modifier and Type | Method and Description |
---|---|
void |
checkForest(File dir) |
void |
checkForestLabel(File dir) |
void |
checkFrequencies(File dir) |
void |
checkJournals(File dir) |
void |
checkLinkKeys(File dir) |
void |
checkListData(File dir) |
void |
checkListIndex(File dir) |
void |
checkOrdinals(File dir) |
void |
checkQualities(File dir) |
void |
checkRangeIndexes(File dir) |
void |
checkStand(File dir) |
void |
checkStandLabel(File dir) |
void |
checkStopKeySet(File dir) |
void |
checkTimestamps(File dir) |
void |
checkTreeData(File dir) |
void |
checkTreeIndex(File dir) |
void |
checkUniqKeys(File dir) |
void |
checkURIKeys(File dir) |
void |
decodeTreeData(File dir) |
void |
fcheck(File dir) |
static void |
main(String[] argv) |
public void checkForestLabel(File dir)
public void checkStandLabel(File dir)
public void checkFrequencies(File dir) throws IOException
IOException
public void checkLinkKeys(File dir) throws IOException
IOException
public void checkListData(File dir) throws IOException
IOException
public void checkListIndex(File dir) throws IOException
IOException
public void checkOrdinals(File dir) throws IOException
IOException
public void checkQualities(File dir) throws IOException
IOException
public void checkStopKeySet(File dir) throws IOException
IOException
public void checkTimestamps(File dir) throws IOException
IOException
public void checkTreeData(File dir) throws IOException
IOException
public void decodeTreeData(File dir) throws IOException
IOException
public void checkTreeIndex(File dir) throws IOException
IOException
public void checkUniqKeys(File dir) throws IOException
IOException
public void checkURIKeys(File dir) throws IOException
IOException
public void checkRangeIndexes(File dir)
public void checkStand(File dir) throws IOException
IOException
public void checkJournals(File dir)
public void checkForest(File dir) throws IOException
IOException
public void fcheck(File dir) throws IOException
IOException
public static void main(String[] argv) throws IOException
IOException
Copyright © 2020 MarkLogic
Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may be found at
developer.marklogic.com