Uses of Class
net.conquiris.api.index.IndexReport

Packages that use IndexReport
net.conquiris.api.index   
 

Uses of IndexReport in net.conquiris.api.index
 

Methods in net.conquiris.api.index that return IndexReport
static IndexReport IndexReport.basic(boolean started, boolean active, IndexStatus status)
          Creates a new basic report.
static IndexReport IndexReport.detailed(boolean started, boolean active, IndexStatus status, Delays delays, IndexInfo info)
          Creates a new detailed report.
 IndexReport IndexerService.getIndexReport(IndexReportLevel level)
          Returns a report from the index.
static IndexReport IndexReport.normal(boolean started, boolean active, IndexStatus status, Delays delays, IndexInfo info)
          Creates a new normal report.
 



Copyright © 2012 Derquinse Projects.. All Rights Reserved.