|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMonitoringController
| Method Summary | |
|---|---|
boolean |
sendMetadataAsRecord()
This method is used to log the status of the controllers to the configured writer. |
java.lang.String |
toString()
This method is used to log the status of the controllers to the console. |
| Methods inherited from interface kieker.monitoring.core.controller.IJMXController |
|---|
getJMXDomain |
| Methods inherited from interface kieker.monitoring.core.controller.IProbeController |
|---|
activateProbe, deactivateProbe, getProbePatternList, isProbeActivated, setProbePatternList |
| Methods inherited from interface kieker.monitoring.core.controller.IRegistryController |
|---|
getStringForUniqueId, getStringRegistry, getUniqueIdForString |
| Methods inherited from interface kieker.monitoring.core.controller.ISamplingController |
|---|
removeScheduledSampler, schedulePeriodicSampler |
| Methods inherited from interface kieker.monitoring.core.controller.IStateController |
|---|
disableMonitoring, enableMonitoring, getExperimentId, getHostname, getName, incExperimentId, isDebug, isMonitoringEnabled, isMonitoringTerminated, setExperimentId, terminateMonitoring |
| Methods inherited from interface kieker.monitoring.core.controller.ITimeSourceController |
|---|
getTimeSource |
| Methods inherited from interface kieker.monitoring.core.controller.IWriterController |
|---|
getNumberOfInserts, newMonitoringRecord |
| Method Detail |
|---|
java.lang.String toString()
toString in class java.lang.Objectboolean sendMetadataAsRecord()
KiekerMetadataRecord record is used.
This method is automatically executed for the first record sent.
|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||