org.exist.management.impl
Interface SanityReportMBean
- All Known Implementing Classes:
- SanityReport
public interface SanityReportMBean
getLastCheckStart
Date getLastCheckStart()
getLastCheckEnd
Date getLastCheckEnd()
getLastActionInfo
String getLastActionInfo()
getActualCheckStart
Date getActualCheckStart()
getStatus
String getStatus()
getPingTime
long getPingTime()
getErrors
TabularData getErrors()
triggerCheck
void triggerCheck(String output,
String backup,
String incremental)
ping
long ping(boolean checkQueryEngine)
Copyright (C) Wolfgang Meier. All rights reserved.