FileStorageConsistencyCheck#

public class FileStorageConsistencyCheck extends Thread implements ToElementable, TransactionInterface#

Constructors#

FileStorageConsistencyCheck#

public FileStorageConsistencyCheck(String location)#

Methods#

addToElement#

public void addToElement(Element e)#

execute#

public void execute()#

getException#

public Exception getException()#

getResults#

public HashMap<String, Integer> getResults()#

getTimestamp#

public UTCDateTime getTimestamp()#

run#

public void run()#

setOnFinish#

public void setOnFinish(Runnable r)#

toElement#

public Element toElement()#