org.nuxeo.ecm.admin.repo
Class RepoStat
java.lang.Object
org.nuxeo.ecm.admin.repo.RepoStat
public class RepoStat
- extends Object
This class holds and manage the threads used to compute stats on the
document repository
- Author:
- Thierry Delprat
Constructor Summary |
RepoStat(String repoName,
int nbThreads,
boolean includeBlob)
|
RepoStat
public RepoStat(String repoName,
int nbThreads,
boolean includeBlob)
exec
public void exec(StatsTask task)
run
public void run(DocumentRef root)
throws Exception
- Throws:
Exception
getInfo
public RepoStatInfo getInfo()
isRunning
public boolean isRunning()
Copyright © 2011 Nuxeo SAS. All Rights Reserved.