|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Statistics
Statistics.
Method Summary | |
---|---|
long |
getAddedCount()
Gets number of added documents. |
long |
getDuration()
Gets duration. |
Date |
getEndTime()
Gets end time. |
long |
getHarvestedCount()
Gets number of harvested documents. |
long |
getModifiedCount()
Gets number of modified documents. |
double |
getPerformance()
Gets performance. |
long |
getPublishedCount()
Gets total number of published documents (added and modified). |
Date |
getStartTime()
Gets start time. |
long |
getValidatedCount()
Gets number of validated documents. |
Method Detail |
---|
long getHarvestedCount()
long getValidatedCount()
long getAddedCount()
long getModifiedCount()
long getPublishedCount()
Date getStartTime()
Date getEndTime()
long getDuration()
double getPerformance()
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |