|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.clif.probe.util.AbstractDumbInsert
org.ow2.clif.probe.disk.Insert
public class Insert
Field 0 -- # of reads issued This is the total number of reads issued to this partition or disk. Field 1 -- # of sectors read This is the total number of sectors requested to be read from this partition or disk. Field 2 -- # of writes issued This is the total number of writes issued to this partition or disk. Field 3 -- # of sectors written This is the total number of sectors requested to be written to this partition or disk. Fields 4 to 6 give io information in milliseconds insert for Disk probe
Field Summary |
---|
Fields inherited from class org.ow2.clif.probe.util.AbstractDumbInsert |
---|
activity_lock, arg_duration_ms, arg_period_ms, arg_probe_config, baseTime_ms, bir, dc_lock, dcw, eventStorageStatesMap, poller, probeId, sr_lock, started, stopped, storeAlarmEvents, storeLifeCycleEvents, storeProbeEvents, suspended, terminated |
Fields inherited from interface org.ow2.clif.server.api.BladeControl |
---|
BLADE_CONTROL, BLADE_INSERT_CONTROL |
Fields inherited from interface org.objectweb.fractal.api.control.LifeCycleController |
---|
STARTED, STOPPED |
Constructor Summary | |
---|---|
Insert()
|
Method Summary | |
---|---|
protected void |
configProbewithArray()
Override this method when you are willing to pass some parameters to the Insert. |
ProbeEvent |
doProbe()
Override this method to perform your measure and return it |
Methods inherited from class org.ow2.clif.probe.util.AbstractDumbInsert |
---|
bindFc, changeParameter, close, getCurrentParameters, getFcState, getId, init, join, listFc, lookupFc, resume, run, setArgument, setId, start, startFc, stop, stopFc, suspend, unbindFc |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Insert() throws ClifException
ClifException
Method Detail |
---|
protected void configProbewithArray() throws ClifException
AbstractDumbInsert
configProbewithArray
in class AbstractDumbInsert
ClifException
public ProbeEvent doProbe()
AbstractDumbInsert
doProbe
in class AbstractDumbInsert
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |