A B C D E F G H I J K L M N O P Q R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- aborted() - Method in class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
-
Direct/synchronous "aborted()" call on the target
- aborted() - Method in interface org.ow2.clif.server.api.BladeInsertResponse
-
Informs that the scenario stopped before completion
- aborted() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- ABORTED - Static variable in class org.ow2.clif.supervisor.api.BladeState
- AbstractAnalyst - Class in org.ow2.clif.analyze.statistics
-
Generic class dedicated to analyze data of CLIF blades
- AbstractAnalyst() - Constructor for class org.ow2.clif.analyze.statistics.AbstractAnalyst
- AbstractAnalyst.ProfilingStatistics - Class in org.ow2.clif.analyze.statistics
-
Cette classe stocke les mesures (de type long) de CLIF pour les analysts et offre les calculs statistiques pour ce type de données.
- AbstractDataCollector - Class in org.ow2.clif.datacollector.lib
-
Abstract implementation of a Data Collector component.
- AbstractDataCollector() - Constructor for class org.ow2.clif.datacollector.lib.AbstractDataCollector
- AbstractDumbInsert - Class in org.ow2.clif.probe.util
-
This abstract implementation of a blade insert component manages a single thread, doing a periodic task (probing) with a given period (in milliseconds) and during an given actual time.
- AbstractDumbInsert() - Constructor for class org.ow2.clif.probe.util.AbstractDumbInsert
- AbstractEvent - Class in org.ow2.clif.storage.api
-
Abstract implementation of a blade event.
- AbstractEvent() - Constructor for class org.ow2.clif.storage.api.AbstractEvent
- AbstractEvent(long) - Constructor for class org.ow2.clif.storage.api.AbstractEvent
- AbstractInsert - Class in org.ow2.clif.probe.util
-
This abstract implementation of a blade insert component manages a single thread, doing a periodic task (probing) with a given period (in milliseconds) and during an given actual time.
- AbstractInsert() - Constructor for class org.ow2.clif.probe.util.AbstractInsert
- AbstractProbeDataCollector - Class in org.ow2.clif.datacollector.lib
-
Data collector generic implementation computing statistical values for probes generating ProbeEvent-derived events.
- AbstractProbeDataCollector() - Constructor for class org.ow2.clif.datacollector.lib.AbstractProbeDataCollector
- accept(File) - Method in class org.ow2.clif.analyze.lib.graph.util.LoadFileFilter
- accept(File) - Method in class org.ow2.clif.analyze.lib.graph.util.SaveFileFilter
- accept(ActionEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorFilter
- accept(ActionEvent) - Method in class org.ow2.clif.datacollector.lib.GenericFilter
- accept(AlarmEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorFilter
- accept(AlarmEvent) - Method in class org.ow2.clif.datacollector.lib.GenericFilter
- accept(BladeDescriptor) - Method in class org.ow2.clif.analyze.lib.list.ClassnameBladeFilter
-
Filters blade descriptors according to the blade class name.
- accept(BladeDescriptor) - Method in class org.ow2.clif.analyze.statistics.BladeFilterImpl
-
Filters blade descriptors according to the blade id and event type.
- accept(BladeDescriptor) - Method in interface org.ow2.clif.storage.api.BladeFilter
- accept(BladeDescriptor) - Method in class org.ow2.clif.storage.lib.util.NameBladeFilter
- accept(BladeEvent) - Method in class org.ow2.clif.analyze.statistics.DateFilter
- accept(BladeEvent) - Method in interface org.ow2.clif.storage.api.EventFilter
- accept(BladeEvent) - Method in class org.ow2.clif.storage.lib.util.DateEventFilter
- accept(LifeCycleEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorFilter
- accept(LifeCycleEvent) - Method in class org.ow2.clif.datacollector.lib.GenericFilter
- accept(ProbeEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorFilter
- accept(ProbeEvent) - Method in class org.ow2.clif.datacollector.lib.GenericFilter
- accept(TestDescriptor) - Method in class org.ow2.clif.analyze.lib.list.PrefixTestFilter
-
Accepts all test names matching this filter's prefix attribute.
- accept(TestDescriptor) - Method in class org.ow2.clif.analyze.statistics.TestFilterImpl
-
Accepts all test names matching this filter's expression attribute.
- accept(TestDescriptor) - Method in interface org.ow2.clif.storage.api.TestFilter
- action(ActionEvent) - Method in interface org.ow2.clif.scenario.multithread.MTScenarioSession
-
Performs an injection action and returns the corresponding test report (response time, etc.).
- ACTION_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- ACTION_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- actionButtonPerformed(ActionEvent) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- ActionDatum - Class in org.ow2.clif.analyze.statistics.profiling
-
This object materializes the date, the duration and the success of each request injected by CLIF.
- ActionDatum(long, long, boolean) - Constructor for class org.ow2.clif.analyze.statistics.profiling.ActionDatum
- ActionEvent - Class in org.ow2.clif.storage.api
-
Class of events produced by load injectors.
- ActionEvent() - Constructor for class org.ow2.clif.storage.api.ActionEvent
- ActionEvent(long, long, String, long, boolean, int, String, Serializable) - Constructor for class org.ow2.clif.storage.api.ActionEvent
- actionMaxDuration - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
-
duration of the longest action since the previous call to getStat()
- actionMinDuration - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
-
duration of the quickest action since the previous call to getStat()
- actionNumber - Variable in class org.ow2.clif.scenario.isac.engine.instructions.ControlInstruction
- actionNumber - Variable in class org.ow2.clif.scenario.isac.engine.instructions.SampleInstruction
- actionNumber - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
- actionNumber - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TimerInstruction
- actionPerformed(ActionEvent) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- actionPerformed(ActionEvent) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard2MainView
- actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiAboutDialog
- actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiClearConfirm
- actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
- actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GUIInitDialog
- actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
-
Method invoked when the user clicks a button.
- actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
-
Method invoked when the user clicks a button.
- actionPerformed(ActionEvent) - Method in class org.ow2.clif.util.gui.GuiAlert
- actionTotalDuration - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
-
total amount of time spent by actions since the previous call to getStat()
- actionTotalSquareDuration - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
-
sum of square response times since the previous call to getStat(), used to compute moving standard deviation
- active_collects - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- activity_lock - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- ActivityControl - Interface in org.ow2.clif.server.api
-
Generic control of an activity
- add(ActionEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
-
Add a new action (injection) event
- add(ActionEvent) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
-
Add a new measure - simply transmit it to the Storage Proxy component unless it is rejected by current DataCollectorFilter.
- add(ActionEvent) - Method in class org.ow2.clif.datacollector.lib.InjectorDataCollector
-
new measure available => call super class' add() method and compute statistics
- add(AlarmEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
-
Add a new alarm
- add(AlarmEvent) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
-
Add a new alarm - simply transmit it to the Storage Proxy component unless it is rejected by current DataCollectorFilter.
- add(LifeCycleEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
-
Add a new lifecycle event
- add(LifeCycleEvent) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
-
Add a new lifecycle event - simply forwards it to the Storage Proxy component unless it is rejected by current DataCollectorFilter.
- add(ProbeEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
-
Add a new probe (measure) event
- add(ProbeEvent) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
-
Add a new measure - simply transmit it to the Storage Proxy component unless it is null or it is rejected by current DataCollectorFilter.
- add(ProbeEvent) - Method in class org.ow2.clif.datacollector.lib.AbstractProbeDataCollector
-
new measure available => call super class' add() method and compute statistics
- ADD_CMD - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- addAggregateDataset() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- addAggregateDataset(String, String, String) - Method in class org.ow2.clif.analyze.lib.report.Section
- addAggregateDataset(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- addAll(ListOfLong) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
-
adds all element
- addAll(ListOfLong) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
adds a ListOfLong in the current one managed by this LongStatistics
- addAll(StatOnLongs) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
adds a copy of ListOfLong managed by the supplied StatOnLongs in the current one managed by this LongStatistics
- addAllPointsOnDisplay(Object[]) - Method in class org.ow2.clif.console.lib.gui.Graph
-
Add the points of all the hosts into the table of the hosts to display
- addBlade(String, Map, String, String) - Method in interface org.ow2.clif.server.api.ClifServerControl
- addBlade(String, Map, String, String) - Method in class org.ow2.clif.server.lib.ClifServerImpl
-
Creates a new blade component managed by this Clif server from an ADL definition.
- addBladeData(String, List<Datum>) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
- addBtn - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- addChartDataValues(List<ChartDataValues>) - Method in class org.ow2.clif.analyze.lib.report.Chart
- addDataset(Dataset, int) - Method in class org.ow2.clif.analyze.lib.report.Report
- addDataset(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- addDatasetInNewSection() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- addDatasetModel(Dataset) - Method in class org.ow2.clif.analyze.lib.report.Section
- addDatasetToReport(Dataset) - Method in class org.ow2.clif.analyze.lib.report.Report
- addDatasetToSection(Dataset) - Method in class org.ow2.clif.analyze.lib.report.Section
- addDatasetToSection(Section, Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- addDatasource(Datasource) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
- addDatasource(Datasource) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- addEscapeCharacter(String, String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
-
Add escape separator before each separator
- addEventFilter(String) - Method in class org.ow2.clif.analyze.statistics.BladeFilterImpl
-
add a new blade filter for blade descriptors with the given event type
- addExpression(FieldFilterAndOp) - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- addField(String) - Method in class org.ow2.clif.analyze.lib.report.Dataset
-
adds
to all Datasources in this Dataset - addIdFilter(String) - Method in class org.ow2.clif.analyze.statistics.BladeFilterImpl
-
add a new blade filter for blade descriptors with the given id.
- addInjector(String) - Method in class org.ow2.clif.console.lib.gui.Graph
-
This method adds a new host to the list of all the existing host of this graph.
- addInjector(String) - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
-
Adds an injector to this table model list.
- AddIsacPluginCmd - Class in org.ow2.clif.console.lib.batch
-
This class add isac-plugins into Manifest.mf file in order to be abble to use these isac-plugins with the CLIF console or with CLIF eclipse plugins.
- AddIsacPluginCmd() - Constructor for class org.ow2.clif.console.lib.batch.AddIsacPluginCmd
- addLong(long) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
-
adds a long element
- addLong(long) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
adds a long value in data
- addMultipleDataset() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- addMultipleDataset(String, String, String) - Method in class org.ow2.clif.analyze.lib.report.Section
- addMultipleDataset(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- addObjectToTree(Object) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
-
Add child (Section) to the currently selected node.
- addObjectToTree(DefaultMutableTreeNode, Object) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- addObjeToTreect(DefaultMutableTreeNode, Object, boolean) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- addObserver(Observer) - Method in interface org.ow2.clif.supervisor.api.TestControl
- addPoint(Point2D.Double, int) - Method in class org.ow2.clif.console.lib.gui.InjectorsGraph
-
This method adds a point to a specific graph of this host.
- addPoint(String, int, int, long) - Method in class org.ow2.clif.console.lib.gui.Graph
-
Add a specific point to a specific host
- addPointsOnDisplay(String) - Method in class org.ow2.clif.console.lib.gui.Graph
-
Add the points of a specific host into the table of the hosts to display
- addProfilingData(List<Datum>) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
- addProfilingData(BladeStoreReader, EventFilter) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
- addProfilingData(BladeStoreReader, EventFilter) - Method in class org.ow2.clif.analyze.statistics.CpuAnalyst
- addProfilingData(BladeStoreReader, EventFilter) - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
- addProfilingData(BladeStoreReader, EventFilter) - Method in class org.ow2.clif.analyze.statistics.JvmAnalyst
- addProfilingData(BladeStoreReader, EventFilter) - Method in class org.ow2.clif.analyze.statistics.MemoryAnalyst
- addReportBlock(Long, Integer, Integer, Integer, Integer, Long, Long, Long) - Method in class org.ow2.clif.probe.rtp.ReportPacket
-
Add an item to the report packet.
- address - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollectStep
- addRtcpPortToList(Integer) - Method in class org.ow2.clif.probe.rtp.RTPStats
-
Add a port to a list to avoid decoding UDP packets from this port as RTP packets.
- addSdesItem(Long, byte[]) - Method in class org.ow2.clif.probe.rtp.SDESPacket
-
Add an item the SDES packet.
- addSectionToReport(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- addSimpleDataset() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- addSimpleDataset(String, String, String) - Method in class org.ow2.clif.analyze.lib.report.Section
- addSimpleDataset(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- addSsrc(Long, String) - Method in class org.ow2.clif.probe.rtp.ByePacket
-
Create an element of BYE packet.
- AGGREGATE_DATASET - org.ow2.clif.analyze.lib.report.Dataset.DatasetType
- aggregateBladesOneSameEvent(List<List<BladeEvent>>) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- AggregateDataset - Class in org.ow2.clif.analyze.lib.report
- AggregateDataset() - Constructor for class org.ow2.clif.analyze.lib.report.AggregateDataset
- AggregateDataset(String, String) - Constructor for class org.ow2.clif.analyze.lib.report.AggregateDataset
- AggregateDataset(String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.AggregateDataset
- alarm(String, AlarmEvent) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
-
Informs that an alarm occurred
- alarm(String, AlarmEvent) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Forwards the alarm event to observers
- alarm(AlarmEvent) - Method in class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
-
Put the provided alarm in a queue for asynchronous forwarding to the target.
- alarm(AlarmEvent) - Method in interface org.ow2.clif.server.api.BladeInsertResponse
-
Triggers an alarm event
- alarm(AlarmEvent) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- ALARM_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- ALARM_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- AlarmEvent - Class in org.ow2.clif.storage.api
-
This class represent the different alarm generated by injector or console
- AlarmEvent(long, int, Serializable) - Constructor for class org.ow2.clif.storage.api.AlarmEvent
- AlarmObservation - Class in org.ow2.clif.supervisor.lib
-
Class for alarm objects dedicated to the Observer interface, encapsulating an AlarmEvent instance with the originating blade id.
- AlarmObservation(String, AlarmEvent) - Constructor for class org.ow2.clif.supervisor.lib.AlarmObservation
- alert() - Method in class org.ow2.clif.util.gui.GuiAlert
- alias - Variable in class org.ow2.clif.analyze.lib.report.Datasource
- allAddresses - Static variable in class org.ow2.clif.util.Network
- allHosts - Variable in class org.ow2.clif.console.lib.gui.Graph
- analyseBlock(ListIterator) - Static method in class org.ow2.clif.scenario.isac.engine.nodes.Util
- analyseParams(Element) - Static method in class org.ow2.clif.scenario.isac.engine.nodes.Util
- analyzeAllTests() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- ANALYZER_EXTERNAL_ACCESS - Static variable in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
-
The Constant ANALYZER_EXTERNAL_ACCESS.
- ANALYZER_LINK - Static variable in interface org.ow2.clif.analyze.api.AnalyzerLink
- AnalyzerExternalAccess - Interface in org.ow2.clif.analyze.api
-
Provide an external access interface to Analyzer.
- AnalyzerImpl - Class in org.ow2.clif.analyze.lib.basic
- AnalyzerImpl - Class in org.ow2.clif.analyze.lib.graph
-
Implementation of the Analyzer Fractal component.
- AnalyzerImpl - Class in org.ow2.clif.analyze.lib.list
-
Dummy analyzer: prints a list of tests and their blades, possibly filtering on the test names' prefix and the blades' class name.
- AnalyzerImpl - Class in org.ow2.clif.analyze.statistics
-
That is the main class of the statistical analyzer dedicated to CLIF.
- AnalyzerImpl() - Constructor for class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- AnalyzerImpl() - Constructor for class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
-
Does nothing.
- AnalyzerImpl() - Constructor for class org.ow2.clif.analyze.lib.list.AnalyzerImpl
- AnalyzerImpl() - Constructor for class org.ow2.clif.analyze.statistics.AnalyzerImpl
- AnalyzerLink - Interface in org.ow2.clif.analyze.api
- AnalyzerParameters - Class in org.ow2.clif.analyze.statistics
-
This class is designed to present the analysis parameters of the CLIF test.
- AnalyzerParameters() - Constructor for class org.ow2.clif.analyze.statistics.AnalyzerParameters
- analyzeTest(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- AND - org.ow2.clif.analyze.lib.report.FieldsValuesFilter.LogicalEnum
- AppPacket - Class in org.ow2.clif.probe.rtp
-
Create a RTCP APP packet.
- AppPacket(Integer, Long, String, String) - Constructor for class org.ow2.clif.probe.rtp.AppPacket
-
Constructor
- arg_duration_ms - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- arg_period_ms - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- argument - Variable in class org.ow2.clif.deploy.BladeDeploy
- argument - Variable in class org.ow2.clif.storage.api.AlarmEvent
- ARGUMENT_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- ARGUMENT_FIELD - Static variable in class org.ow2.clif.storage.api.AlarmEvent
- ARGUMENT_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
- ask() - Method in class org.ow2.clif.console.lib.gui.GuiClearConfirm
- ask() - Method in class org.ow2.clif.console.lib.gui.GUIInitDialog
- AsyncAlarmForwarder - Class in org.ow2.clif.scenario.isac.engine
-
Wrapper for asynchronous management of alarms sent to BladeInsertResponse interface.
- AsyncAlarmForwarder(ThreadGroup, BladeInsertResponse) - Constructor for class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
-
Creates a front-end for a target BladeInsertResponse object.
B
- BadElementException - Exception in org.ow2.clif.scenario.isac.engine.nodes
- BadElementException(String, String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.BadElementException
- BadRootElementException - Exception in org.ow2.clif.scenario.isac.engine.nodes
- BadRootElementException(String, String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.BadRootElementException
- bar - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- baseTime_ms - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- BatchUtil - Class in org.ow2.clif.console.lib.batch
-
Static methods used by all batch commands.
- BatchUtil() - Constructor for class org.ow2.clif.console.lib.batch.BatchUtil
- behavior - Variable in class org.ow2.clif.scenario.isac.engine.nodes.GroupNode
- BehaviorNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- BehaviorNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.BehaviorNode
- behaviors - Variable in class org.ow2.clif.scenario.isac.engine.nodes.ScenarioNode
- belongsToSubnet(Inet4Address, String) - Static method in class org.ow2.clif.util.Network
-
Checks if a given IPv4 address belongs to a given subnet
- bind(String, Component) - Method in class org.ow2.clif.deploy.ClifRegistry
-
Direct access to CLIF/Fractal registry for binding a component to a name
- bindClifApp(String, Component) - Method in class org.ow2.clif.deploy.ClifRegistry
-
Bind clifApp component in registry namingService.
- bindFc(String, Object) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- bindFc(String, Object) - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
- bindFc(String, Object) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
- bindFc(String, Object) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- bindFc(String, Object) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- bindFc(String, Object) - Method in class org.ow2.clif.scenario.multithread.MTScenario
- bindFc(String, Object) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- bindFc(String, Object) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- bindFc(String, Object) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- bindFc(String, Object) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
- bindServer(String, Component) - Method in class org.ow2.clif.deploy.ClifRegistry
-
Bind server component in registry namingService.
- bir - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- BLADE_CONTROL - Static variable in interface org.ow2.clif.server.api.BladeControl
- BLADE_INSERT_CONTROL - Static variable in interface org.ow2.clif.server.api.BladeControl
- BLADE_INSERT_RESPONSE - Static variable in interface org.ow2.clif.server.api.BladeInsertResponse
- BLADE_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
- BLADE_STATE_COMPLETED_CODE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- BLADE_STATE_INITIALIZED_CODE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- BLADE_STATE_RUNNING_CODE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- BLADE_STATE_STARTING_CODE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- BLADE_STATE_STOPPING_CODE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- bladeCollectStart(String, long) - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- bladeCollectStart(String, long) - Method in interface org.ow2.clif.storage.api.CollectListener
-
Called before collecting test results from a blade.
- bladeCollectStart(String, long) - Method in class org.ow2.clif.util.TextCollectMonitor
- BladeControl - Interface in org.ow2.clif.server.api
- BladeDatumReader - Class in org.ow2.clif.analyze.statistics
- BladeDatumReader() - Constructor for class org.ow2.clif.analyze.statistics.BladeDatumReader
- bladeDefs - Variable in class org.ow2.clif.deploy.BladeDeploy
- BladeDeploy - Class in org.ow2.clif.deploy
-
Asynchronously and remotely instantiates Blade components in one CLIF server and sets their arguments.
- BladeDeploy(String, Component, Collection<Map.Entry<String, ClifDeployDefinition>>, Object) - Constructor for class org.ow2.clif.deploy.BladeDeploy
-
Creates a thread dedicated to deploying a collection of blades in a given CLIF server.
- BladeDescriptor - Interface in org.ow2.clif.storage.api
-
This interface specifies methods to be implemented by a blade descriptor, whose role is to designate and describe a single blade involved in a given test run.
- BladeDescriptorImpl - Class in org.ow2.clif.storage.lib.filestorage
-
Gathers description elements of a test blade: blade id, deployment definition, event type labels
- BladeDescriptorImpl(File, String, ClifDeployDefinition) - Constructor for class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
- BladeEvent - Interface in org.ow2.clif.storage.api
-
Common/base interface for every event generated by blades
- BladeFilter - Interface in org.ow2.clif.storage.api
- BladeFilterImpl - Class in org.ow2.clif.analyze.statistics
-
Instances of this class filter blade descriptors according to what you want..
- BladeFilterImpl() - Constructor for class org.ow2.clif.analyze.statistics.BladeFilterImpl
-
Creates a new filter for blades with any filtering, which means all blades will be retained by this new filter.
- bladeId - Variable in class org.ow2.clif.analyze.lib.report.Datasource
- bladeId - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
- BladeInsertAdapterImpl - Class in org.ow2.clif.server.lib
-
Implementation of a Blade Insert Adapter component (kind of an asynchronous wrapper to the Blade Insert component).
- BladeInsertAdapterImpl() - Constructor for class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- BladeInsertResponse - Interface in org.ow2.clif.server.api
-
Interface used by the Blade Insert component to give information about its state to its Blade Insert Adapter component.
- BladeObservation - Class in org.ow2.clif.supervisor.lib
-
Used by the Observable interface: Observer objects will be invoked with an instance of this class as 2nd argument whenever a Blade state event occurs
- BladeObservation(String, BladeState) - Constructor for class org.ow2.clif.supervisor.lib.BladeObservation
- blades - Variable in class org.ow2.clif.server.lib.ClifServerImpl
-
contains blade components of this CLIF server, indexed by their identifier
- bladesize - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- bladesize - Variable in class org.ow2.clif.util.TextCollectMonitor
- BladeState - Class in org.ow2.clif.supervisor.api
-
Representation of a blade state and utility methods to determine a global state resulting from individual blades states.
- BladeState(String) - Constructor for class org.ow2.clif.supervisor.api.BladeState
-
Creates a BladeState instance with the provided state label (unique name), and associates a unique code to this object.
- BladeStoreReader - Class in org.ow2.clif.analyze.statistics
-
This class implements the methods to browse test runs and access to test measurements/results.
- BladeStoreReader() - Constructor for class org.ow2.clif.analyze.statistics.BladeStoreReader
-
empty constructor
- BladeStoreReader(BladeDescriptor, File) - Constructor for class org.ow2.clif.analyze.statistics.BladeStoreReader
-
constructor
- BLOCK_SIZE - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- BooleanHolder - Class in org.ow2.clif.scenario.isac.util
-
Utility class for transmitting a reference to a boolean.
- BooleanHolder() - Constructor for class org.ow2.clif.scenario.isac.util.BooleanHolder
- BooleanHolder(boolean) - Constructor for class org.ow2.clif.scenario.isac.util.BooleanHolder
- Bucket - Class in org.ow2.clif.analyze.statistics.util.data
-
Bucket class stores the number of values (count) in a range defined by minThreshold (included) and maxThreshold (excluded).
- Bucket(int, long, long) - Constructor for class org.ow2.clif.analyze.statistics.util.data.Bucket
- Bucket(int, long, long, long) - Constructor for class org.ow2.clif.analyze.statistics.util.data.Bucket
- buffer - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- BUFFERED_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- button - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- buttonPnl - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- ByePacket - Class in org.ow2.clif.probe.rtp
-
Create a RTCP BYE packet.
- ByePacket() - Constructor for class org.ow2.clif.probe.rtp.ByePacket
-
Contructor
- ByteArrayURLConnection - Class in org.ow2.clif.util.bytearray
- ByteArrayURLConnection(URL, ClifClassLoader) - Constructor for class org.ow2.clif.util.bytearray.ByteArrayURLConnection
- ByteArrayURLStreamHandler - Class in org.ow2.clif.util.bytearray
- ByteArrayURLStreamHandler(ClifClassLoader) - Constructor for class org.ow2.clif.util.bytearray.ByteArrayURLStreamHandler
C
- CACHED_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- calculateCumulativePacketLost() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
-
Calculate the number of packets lost according to the RFC 3550.
- calculateFractionLost() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
-
Calculate the fraction lost according to the RFC 3550.
- calculateLsr(Long, Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
-
Calculate the LSR according to the RFC 3550.
- calculateSeqNumMax(Integer) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
-
Compare the sequence number with the previous maximum calculated.
- calculateTimeJitter(Long, Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
-
Calculate the time jitter, the sum of time jitter and the sum of square time jitter according to the RFC 3550.
- cancelBtn - Variable in class org.ow2.clif.console.lib.gui.GuiClearConfirm
- canceled - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- changeParameter(String, Serializable) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- changeParameter(String, Serializable) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- changeParameter(String, Serializable) - Method in class org.ow2.clif.scenario.multithread.MTScenario
- changeParameter(String, Serializable) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- changeParameter(String, Serializable) - Method in interface org.ow2.clif.server.api.BladeControl
-
Sets the parameter
parameterof this blade with the valuevalue. - changeParameter(String, Serializable) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
-
asynchronously changes a parameter of the blade
- changeParameter(String, String, Serializable) - Method in interface org.ow2.clif.supervisor.api.TestControl
- changeParameter(String, String, Serializable) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Changes a blade parameter value.
- changeParameter(String, String, String) - Method in class org.ow2.clif.deploy.ClifAppFacade
- ChangeParameterCmd - Class in org.ow2.clif.console.lib.batch
-
Command to change a parameter of a deployed and possibly running blade.
- ChangeParameterCmd() - Constructor for class org.ow2.clif.console.lib.batch.ChangeParameterCmd
- Chart - Class in org.ow2.clif.analyze.lib.report
- Chart(String, Section.ChartRepresentation) - Constructor for class org.ow2.clif.analyze.lib.report.Chart
- Chart(Section, String, Section.ChartRepresentation) - Constructor for class org.ow2.clif.analyze.lib.report.Chart
- Chart(Section, String, Section.ChartRepresentation, long, long, int, int) - Constructor for class org.ow2.clif.analyze.lib.report.Chart
- Chart(Section, String, Section.ChartRepresentation, long, long, int, int, JFreeChart) - Constructor for class org.ow2.clif.analyze.lib.report.Chart
- ChartDataValues - Class in org.ow2.clif.analyze.lib.report
- ChartDataValues(Dataset, String, String, Set<Dataset.ChartType>, int, int, StatOnLongs, StatOnLongs, String) - Constructor for class org.ow2.clif.analyze.lib.report.ChartDataValues
- ChartDataValues(Dataset, String, String, Set<Dataset.ChartType>, int, int, StatOnLongs, StatOnLongs, XYSeriesCollection, HistogramDataset, DefaultCategoryDataset, String, PlotOrientation, boolean, boolean, boolean) - Constructor for class org.ow2.clif.analyze.lib.report.ChartDataValues
- checkFilterTable() - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard2MainView
-
Check is the table is filled
- checkProfilingData(AbstractAnalyst.ProfilingStatistics) - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
-
keep data that has not raised an CLIF error during load injection
- checkSameBladeType(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
- Choice(int, int) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction.Choice
- choices - Variable in class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction
- choices - Variable in class org.ow2.clif.scenario.isac.engine.nodes.NChoiceNode
- CLASS_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- CLASSNAME_EXTENSION - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
- ClassnameBladeFilter - Class in org.ow2.clif.analyze.lib.list
-
Instances of this class filter blade descriptors according to their class name.
- ClassnameBladeFilter() - Constructor for class org.ow2.clif.analyze.lib.list.ClassnameBladeFilter
-
Creates a new filter for blades with a null classname, which means all blades will be retained by this new filter.
- ClassnameBladeFilter(String) - Constructor for class org.ow2.clif.analyze.lib.list.ClassnameBladeFilter
-
Creates a new classname blade filter for blade descriptors with the given class name.
- CLASSPATH_SCHEME - Static variable in class org.ow2.clif.util.XMLEntityResolver
- CLEAN_POLICY_AUTO - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
- CLEAN_POLICY_NONE - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
- CLEAN_POLICY_PROP - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
- CLEANINGFACTOR_PROPDEFAULT - Static variable in class org.ow2.clif.analyze.lib.quickstat.TestStats
- CLEANINGFACTOR_PROPNAME - Static variable in class org.ow2.clif.analyze.lib.quickstat.TestStats
- CLEANINGLIMIT_PROPDEFAULT - Static variable in class org.ow2.clif.analyze.lib.quickstat.TestStats
- CLEANINGLIMIT_PROPNAME - Static variable in class org.ow2.clif.analyze.lib.quickstat.TestStats
- clear() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
-
Remove all nodes except the root node.
- clear() - Method in class org.ow2.clif.console.lib.gui.Graph
-
Clear the graph area (Clear all points)
- clear() - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
-
Removes all lines from the table
- clear() - Method in class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
-
Discards all alarms pending in the queue.
- clear() - Static method in class org.ow2.clif.util.ClifClassLoader
-
flushes the class cache and renews the CLIF class loader singleton
- clear(String) - Method in interface org.ow2.clif.server.api.Synchronizer
-
Clear one lock.
- clear(String) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
- CLEAR_CMD - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- clearAll() - Method in class org.ow2.clif.analyze.lib.report.Report
- clearAllPoints() - Method in class org.ow2.clif.console.lib.gui.InjectorsGraph
-
Remove all the points for this host.
- clearBtn - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- clearChartDataValues() - Method in class org.ow2.clif.analyze.lib.report.Chart
- clearCurrentDs() - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
- clearDatasources() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- clearProperty(String) - Method in class org.ow2.clif.util.ConfigFileManager
-
Discards a property.
- clearReport() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- clearSelection() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- CLIF_ANALYZER - Static variable in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
-
Fractal ADL definition file of the CLIF Analyzer.
- CLIF_BACKEND - Static variable in class org.ow2.clif.util.FractalAdl
- CLIF_SERVER_CONTROL - Static variable in interface org.ow2.clif.server.api.ClifServerControl
- clifApp - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- clifApp - Variable in class org.ow2.clif.deploy.ClifAppFacade
- CLIFAPP_NAME - Static variable in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
-
name of the CLIF Application component in the registry
- clifAppCc - Variable in class org.ow2.clif.deploy.ClifAppFacade
- clifAppDefinition - Variable in class org.ow2.clif.deploy.ClifAppFacade
- ClifAppFacade - Class in org.ow2.clif.deploy
-
This class is responsible for creating the initial Clif application.
- ClifAppFacade(String, String) - Constructor for class org.ow2.clif.deploy.ClifAppFacade
-
Create new ClifAppFacade with all components of a ClifApplication : supervisor, storage...
- ClifAppFacade(Component, String) - Constructor for class org.ow2.clif.deploy.ClifAppFacade
-
Constructor for ClifAppFacade.
- clifAppName - Variable in class org.ow2.clif.deploy.ClifAppFacade
- ClifClassLoader - Class in org.ow2.clif.util
-
Special classloader bound to the CodeServer utility, enabling network download of classes and resources.
- ClifDeployDefinition - Class in org.ow2.clif.console.lib
- ClifDeployDefinition(String, String, Map<String, String>, String, String, boolean) - Constructor for class org.ow2.clif.console.lib.ClifDeployDefinition
-
Construct a new clif definition.
- ClifException - Exception in org.ow2.clif.supervisor.api
-
Class for CLIF exceptions
- ClifException(String) - Constructor for exception org.ow2.clif.supervisor.api.ClifException
- ClifException(String, Throwable) - Constructor for exception org.ow2.clif.supervisor.api.ClifException
- ClifException(Throwable) - Constructor for exception org.ow2.clif.supervisor.api.ClifException
- clifHeight - Static variable in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
- ClifPrefetcher - Class in org.ow2.clif.util
- ClifPrefetcher() - Constructor for class org.ow2.clif.util.ClifPrefetcher
- ClifRegistry - Class in org.ow2.clif.deploy
-
The clifRegistry is responsible for creating the initial FractalRMI registry if not externally provided.
- ClifRegistry(boolean) - Constructor for class org.ow2.clif.deploy.ClifRegistry
-
Creates a new test plan deployer, using the default RMI registry (as specified by system properties fractal.registry.host and fractal.registry.port)
- ClifServerControl - Interface in org.ow2.clif.server.api
-
Interface for installing/uninstalling blades in a CLIF runtime (so-called "CLIF server")
- ClifServerImpl - Class in org.ow2.clif.server.lib
-
Implementation of a CLIF server, supporting blade creation and removal.
- ClifServerImpl() - Constructor for class org.ow2.clif.server.lib.ClifServerImpl
-
Does nothing.
- clifWidth - Static variable in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
- close() - Method in class org.ow2.clif.console.lib.TestPlanWriter
- close() - Method in class org.ow2.clif.probe.rtp.Insert
- close() - Method in class org.ow2.clif.probe.rtp.RTPListener
-
Close the listener and the sockets by stopping thread.
- close() - Method in class org.ow2.clif.probe.rtp.RTPSession
- close() - Method in class org.ow2.clif.probe.rtp.RTPStats
-
Close RTPStats by stopping thread
- close() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
-
Override this method when you are willing to release some resources when the probe ends its activity.
- close() - Method in interface org.ow2.clif.scenario.isac.plugin.SessionObjectAction
-
This method will be call when we stop using this SO, so if we have some active connection, this method will permit to close them
- close() - Method in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
-
Closes the underlying buffered writer, after flushing all pending blade events to it.
- close(UniqueKey) - Static method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- closeCollect(UniqueKey) - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
- closeCollect(UniqueKey) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
- closeEventIterator(Serializable) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
-
Discards the iterator associated to the given key, possibly releasing resources.
- closeEventIterator(Serializable) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- closeEventIterator(Serializable) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- closeEventIterator(Serializable) - Method in interface org.ow2.clif.storage.api.StorageRead
-
Discards the iterator associated to the given key, possibly releasing resources.
- closeEventIterator(Serializable) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- closeEventIterator(Serializable) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- closeTest() - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
-
Informs the storage system that the local test is terminated
- closeTest() - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
-
Terminates the file storage system by closing every file stream.
- closing - Variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
-
set to true when the writer must be closed
- cname - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- code - Variable in class org.ow2.clif.supervisor.api.BladeState
-
integer value uniquely representing a blade state
- CodeServer - Class in org.ow2.clif.util
-
This class implements a Java resource or class server.
- codeServerIsShared() - Static method in class org.ow2.clif.util.ExecutionContext
- collect() - Method in interface org.ow2.clif.supervisor.api.StorageControl
-
collects last test's data
- collect(Serializable, CollectListener) - Method in interface org.ow2.clif.storage.api.StorageAdmin
-
Collects the latest test data
- collect(Serializable, CollectListener) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- collect(String[], CollectListener) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Collect selected blades if global state is completed or stopped
- collect(String[], CollectListener) - Method in interface org.ow2.clif.supervisor.api.TestControl
-
Collect test results from all or selected blades
- collect(String[], CollectListener) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Collects latest test data for selected blades
- collect(UniqueKey) - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
-
Performs one collect step forward.
- collect(UniqueKey) - Static method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- collect(UniqueKey) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
- CollectCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to collect results of a test plan.
- CollectCmd() - Constructor for class org.ow2.clif.console.lib.batch.CollectCmd
- CollectListener - Interface in org.ow2.clif.storage.api
-
This interface is dedicated to monitoring the progress of test results/data collection.
- collectStart(String, long) - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- collectStart(String, long) - Method in interface org.ow2.clif.storage.api.CollectListener
-
Called at the collect beginning.
- collectStart(String, long) - Method in class org.ow2.clif.util.TextCollectMonitor
- collectThr - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- color - Variable in class org.ow2.clif.console.lib.gui.InjectorsGraph
- comment - Variable in class org.ow2.clif.analyze.lib.report.Report
- comment - Variable in class org.ow2.clif.analyze.lib.report.Section
- comment - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- comment - Variable in class org.ow2.clif.storage.api.ActionEvent
- COMMENT_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- COMMENT_PREFIX - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- COMMENT_PREFIX - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
- COMMENT_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
- compare(BladeEvent, BladeEvent) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.DateComp
- COMPARE_ID - Static variable in class org.ow2.clif.supervisor.lib.AlarmObservation
- COMPARE_MESSAGE - Static variable in class org.ow2.clif.supervisor.lib.AlarmObservation
- COMPARE_SEVERITY - Static variable in class org.ow2.clif.supervisor.lib.AlarmObservation
- COMPARE_TIME - Static variable in class org.ow2.clif.supervisor.lib.AlarmObservation
- compareBy(int) - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
- compareTo(Object) - Method in class org.ow2.clif.storage.api.AbstractEvent
-
The order is based on dates.
- compareTo(Datum) - Method in class org.ow2.clif.analyze.statistics.profiling.Datum
-
The order is based on dates.
- compareTo(AlarmObservation) - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
- compareToByOrder(Section) - Method in class org.ow2.clif.analyze.lib.report.Section
- compile(Map<String, PlugIn>, ArrayList<Instruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.BehaviorNode
- compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.ControlNode
- compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.IfNode
- compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in interface org.ow2.clif.scenario.isac.engine.nodes.InstructionNode
- compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.NChoiceNode
- compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.PreemptiveNode
- compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.SampleNode
- compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.TimerNode
- compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.WhileNode
- completed - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- completed() - Method in class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
-
Direct/synchronous "completed()" call on the target
- completed() - Method in interface org.ow2.clif.server.api.BladeInsertResponse
-
Informs that the scenario has successfully completed
- completed() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- COMPLETED - Static variable in class org.ow2.clif.supervisor.api.BladeState
- componentAdded(ContainerEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
- componentAdded(ContainerEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorPanel
- componentAdded(ContainerEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
- componentHidden(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
- componentHidden(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
- componentMoved(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
- componentMoved(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
- componentRemoved(ContainerEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
- componentRemoved(ContainerEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorPanel
- componentRemoved(ContainerEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
- componentResized(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
- componentResized(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
- components - Variable in class org.ow2.clif.deploy.ClifAppFacade
-
clif application components indexed by their name (storage, supervisor, analyzer)
- componentShown(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
- componentShown(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
- compute(QuickstatProgress) - Method in class org.ow2.clif.analyze.lib.quickstat.TestStats
-
The first call to this method actually reads measures and computes statistics.
- computeDatasetStatistics(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- computeDatasourceStatistics(Datasource, long, long) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- computeSectionStatistics(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
-
based on "performStatAnalysis"'s value, computes all statistics for the dataset.
- computeThroughput() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- ConditionNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- ConditionNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.ConditionNode
- ConfigFileManager - Class in org.ow2.clif.util
-
Helper class for managing the CLIF configuration file (typically named clif.opts) with regard to network-related properties: fractal.registry.host and fractal.registry.port give the network address of the CLIF/Fractal registry, where all CLIF servers register.
- ConfigFileManager(File) - Constructor for class org.ow2.clif.util.ConfigFileManager
-
Creates a new configuration file manager associated to a given file object.
- ConfigFileManager(String) - Constructor for class org.ow2.clif.util.ConfigFileManager
-
Creates a new configuration file manager to a given path name.
- configureAndGetRegistry() - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
-
Configure context and set the registry
- connect() - Method in class org.ow2.clif.util.bytearray.ByteArrayURLConnection
- ConsoleFileStorageImpl - Class in org.ow2.clif.storage.lib.filestorage
-
Part of the storage.
- ConsoleFileStorageImpl() - Constructor for class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- Constants - Interface in org.ow2.clif.analyze.statistics
- CONTEXT_CALL - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
- CONTROL - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
- ControlAction - Interface in org.ow2.clif.scenario.isac.plugin
- controlConversionMap - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
- ControlInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
- ControlInstruction(String, int, ParamsHolder) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.ControlInstruction
- ControlNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- ControlNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.ControlNode
- controlParams - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
- convert2Datum(BladeEvent, long) - Method in class org.ow2.clif.analyze.statistics.BladeDatumReader
- convertJavaIdentifier(String) - Static method in class org.ow2.clif.util.StringHelper
-
Returns a valid Java identifier by removing non valid character.
- copyFromResource(String, File) - Static method in class org.ow2.clif.util.FileUtil
-
Creates/overwrites a file copying content from a resource.
- countEvents(String, String, String, EventFilter) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
-
Counts the number of available events matching a given filter.
- countEvents(String, String, String, EventFilter) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- countEvents(String, String, String, EventFilter) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- countEvents(String, String, String, EventFilter) - Method in interface org.ow2.clif.storage.api.StorageRead
-
Counts the number of available events matching a given filter.
- countEvents(String, String, String, EventFilter) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- countEvents(String, String, String, EventFilter) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- CPU_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- CPU_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- CPU_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- CpuAnalyst - Class in org.ow2.clif.analyze.statistics
-
This class is intended to analyze the measurements of CPU load measured by CLIF probes.
- CpuAnalyst() - Constructor for class org.ow2.clif.analyze.statistics.CpuAnalyst
-
constructor
- CpuAnalyst(String) - Constructor for class org.ow2.clif.analyze.statistics.CpuAnalyst
- CPUEvent - Class in org.ow2.clif.probe.cpu
- create(String, ClifRegistry) - Static method in class org.ow2.clif.server.lib.ClifServerImpl
-
Creates a CLIF server in current/local Fractal environment, and binds it with the given name in the given registry.
- createChartDataValues() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- createComponent(Object, String, String, Object, Object, Object) - Method in class org.ow2.clif.util.FractalAdl
- createHeader() - Method in class org.ow2.clif.probe.rtp.RTPPacket
-
Convert every information of the header in bytes.
- createItem(Integer, String) - Method in class org.ow2.clif.probe.rtp.SDESPacket
-
Create an item to add in an SDES packet.
- createJFreeChart(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- createNewSessionObject() - Method in interface org.ow2.clif.scenario.isac.plugin.SessionObjectAction
-
This method will be used to create anew instance of a session object, thanks to this method we could share some references between sessionobject implementation instances, and initialize some new values for the object which don't need to be shared
- createNewTransitionTable() - Method in class org.ow2.clif.scenario.transitions.TransitionTable
-
Create a new transition table, which have the same table than it table
- createPacket() - Method in class org.ow2.clif.probe.rtp.AppPacket
-
Method to create a APP packet.
- createPacket() - Method in class org.ow2.clif.probe.rtp.ByePacket
-
Method to create a BYE packet.
- createPacket() - Method in class org.ow2.clif.probe.rtp.ReportPacket
-
Convert every information of the sender's report header in bytes.
- createPacket() - Method in class org.ow2.clif.probe.rtp.RTCPPacket
-
Create a RTCP packet.
- createPacket() - Method in class org.ow2.clif.probe.rtp.SDESPacket
-
Method to create a SDES packet.
- createRegistry(int) - Static method in class org.ow2.clif.deploy.ClifRegistry
- createRtcpPacket(LinkedList<byte[]>) - Method in class org.ow2.clif.probe.rtp.RTCPPacket
-
Create a RTCP packet with each reports created previously.
- createRtpPacket() - Method in class org.ow2.clif.probe.rtp.RTPPacket
-
Create a RTP packet in bytes.
- CSV_EXTENSION - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
- CTRL_FIELD - Static variable in class org.ow2.clif.analyze.statistics.InjectorAnalyst
- cumulativeErrors - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
-
total number of error occurrences since current test initialization
- cumulativeSuccessfullActions - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
-
total number of actions performed since current test initialization
- CurrentParametersCmd - Class in org.ow2.clif.console.lib.batch
-
Command to get the list of parameters and their associated values of a blade.
- CurrentParametersCmd() - Constructor for class org.ow2.clif.console.lib.batch.CurrentParametersCmd
- currentTestId - Variable in class org.ow2.clif.deploy.ClifAppFacade
- currentTestId - Variable in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
The current test ID
D
- DATA_COLLECTOR_ADMIN - Static variable in interface org.ow2.clif.datacollector.api.DataCollectorAdmin
- DATA_COLLECTOR_WRITE - Static variable in interface org.ow2.clif.datacollector.api.DataCollectorWrite
- DATA_POWER_SNMP_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DATA_POWER_SNMP_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DataAccess - Class in org.ow2.clif.analyze.lib.graph.gui
- DataAccess(JInternalFrame, StorageRead) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- DataAccess.DateComp - Class in org.ow2.clif.analyze.lib.graph.gui
- DataAccess.W1SelectedDataset - Class in org.ow2.clif.analyze.lib.graph.gui
- DataCollector - Class in org.ow2.clif.probe.cpu
-
Data collector for CPU probe
- DataCollector - Class in org.ow2.clif.probe.disk
-
Data collector for disk probe
- DataCollector - Class in org.ow2.clif.probe.jmx_jvm
-
Data collector for JMX JVM probe
- DataCollector - Class in org.ow2.clif.probe.jvm
-
Data collector for JVM probe
- DataCollector - Class in org.ow2.clif.probe.memory
-
Data collector for memory probe
- DataCollector - Class in org.ow2.clif.probe.network
-
Data collector for Network probe
- DataCollector - Class in org.ow2.clif.probe.rtp
-
DataCollector for RTP probe
- DataCollector() - Constructor for class org.ow2.clif.probe.cpu.DataCollector
- DataCollector() - Constructor for class org.ow2.clif.probe.disk.DataCollector
- DataCollector() - Constructor for class org.ow2.clif.probe.jmx_jvm.DataCollector
- DataCollector() - Constructor for class org.ow2.clif.probe.jvm.DataCollector
- DataCollector() - Constructor for class org.ow2.clif.probe.memory.DataCollector
- DataCollector() - Constructor for class org.ow2.clif.probe.network.DataCollector
- DataCollector() - Constructor for class org.ow2.clif.probe.rtp.DataCollector
- DataCollectorAdmin - Interface in org.ow2.clif.datacollector.api
- DataCollectorFilter - Interface in org.ow2.clif.datacollector.api
- DataCollectorWrite - Interface in org.ow2.clif.datacollector.api
-
Interface for collecting information generated by a blade.
- DataProvider - Interface in org.ow2.clif.scenario.isac.plugin
-
Interface to provide data.
- dataset - Variable in class org.ow2.clif.analyze.lib.report.Datasource
- Dataset - Class in org.ow2.clif.analyze.lib.report
-
Implementation of a dataset as viewed by the report generator
- Dataset() - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
- Dataset(String) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
- Dataset(String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
- Dataset(String, String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
- Dataset(String, String, String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
- Dataset(Dataset.DatasetType) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
- Dataset(Dataset.DatasetType, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
- Dataset(Dataset.DatasetType, String, String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
- DATASET - org.ow2.clif.analyze.lib.graph.gui.ReportManagerView.SelectedObjectType
- Dataset.ChartType - Enum in org.ow2.clif.analyze.lib.report
- Dataset.DatasetType - Enum in org.ow2.clif.analyze.lib.report
- DatasetOptions - Class in org.ow2.clif.analyze.lib.graph
-
All the graph options are stocked here for each dataset
- DatasetOptions() - Constructor for class org.ow2.clif.analyze.lib.graph.DatasetOptions
- DatasetOptions(int, boolean, String, int, int, int) - Constructor for class org.ow2.clif.analyze.lib.graph.DatasetOptions
- DatasetOptions(int, boolean, String, String, int, int, int, int, int, int) - Constructor for class org.ow2.clif.analyze.lib.graph.DatasetOptions
- datasets - Variable in class org.ow2.clif.analyze.lib.report.Section
- datasetType - Variable in class org.ow2.clif.analyze.lib.report.Dataset
- Datasource - Class in org.ow2.clif.analyze.lib.report
- Datasource() - Constructor for class org.ow2.clif.analyze.lib.report.Datasource
- Datasource(String) - Constructor for class org.ow2.clif.analyze.lib.report.Datasource
- Datasource(String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Datasource
- Datasource(String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Datasource
- Datasource(String, String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Datasource
- Datasource(String, String, String, String, Dataset) - Constructor for class org.ow2.clif.analyze.lib.report.Datasource
- datasources - Variable in class org.ow2.clif.analyze.lib.report.Dataset
- DatasourcesTableModel() - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
- DatasourcesTableModel(Dataset) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
- date - Variable in class org.ow2.clif.storage.api.AbstractEvent
- date - Variable in class org.ow2.clif.storage.lib.filestorage.TestDescriptorImpl
- DATE_FIELD - Static variable in class org.ow2.clif.storage.api.AlarmEvent
- DateComp() - Constructor for class org.ow2.clif.analyze.lib.graph.gui.DataAccess.DateComp
- DateEventFilter - Class in org.ow2.clif.storage.lib.util
-
Helper class for filtering blade events according to their date.
- DateEventFilter(long, long) - Constructor for class org.ow2.clif.storage.lib.util.DateEventFilter
-
Creates a new blade event filter selecting events whose date is between the given bounds (inclusive).
- DateFilter - Class in org.ow2.clif.analyze.statistics
-
Helper class for filtering blade events according their date.
- DateFilter(long, long) - Constructor for class org.ow2.clif.analyze.statistics.DateFilter
-
Creates a new blade event filter selecting events whose date is between the given bounds (inclusive).
- dateOrigin - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
- Datum - Class in org.ow2.clif.analyze.statistics.profiling
-
This generic object is comparable to AbstractEvent.
- Datum() - Constructor for class org.ow2.clif.analyze.statistics.profiling.Datum
- dc_lock - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- dcw - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- debug - Static variable in class org.ow2.clif.analyze.lib.report.LogAndDebug
- decodeCount(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
-
Returns the count header (RC, SC or Subtype).
- decodeLength(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
-
Returns the length header.
- decodeName(byte[], Integer) - Method in class org.ow2.clif.probe.rtp.AppPacket
-
Decode Name from a APP packet.
- decodePacketType(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
-
Returns the packet type header.
- decodePadding(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
-
Returns the padding.
- decodeSrLswNtpTimestamp(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.ReportPacket
-
Decode LSW Timestamp from a SR report.
- decodeSrMswNtpTimestamp(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.ReportPacket
-
Decode MSW Timestamp from a SR report.
- decodeSsrc(byte[], Integer) - Method in class org.ow2.clif.probe.rtp.AppPacket
-
Decode SSRC from a APP packet.
- decodeSsrc(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.ByePacket
-
List all SSRC present in a RTCP BYE.
- decodeSsrc(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.ReportPacket
-
Decode SSRC from a SR/RR report.
- decodeTwoComplement(Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
-
Decode the value (RTP use two's complement)
- decodeTwoComplement(Long) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
-
Decode the value (RTP use two's complement)
- decodeVersion(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
-
Returns the version.
- def - Variable in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
- DEFAULT_ANALYZE_PROPERTY_FILE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DEFAULT_FACTOR - Static variable in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
- DEFAULT_IS_DETAILED_ANALYSIS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DEFAULT_IS_OUTPUT_FILE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DEFAULT_MAX_TIME - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DEFAULT_MAXQ_PROPERTY_FILE - Static variable in class org.ow2.clif.util.ExecutionContext
-
relative path to the file holding MaxQ properties in console plugin
- DEFAULT_MIN_TIME - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DEFAULT_PATH - Static variable in class org.ow2.clif.util.CodeServer
- DEFAULT_PERCENT_MIN - Static variable in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
- DEFAULT_PORT - Static variable in class org.ow2.clif.util.CodeServer
- DEFAULT_REGEX_CTRL_ACTION - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DEFAULT_REPORT_PATH - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DEFAULT_RESULT_PATH - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DEFAULT_SEPARATOR - Static variable in class org.ow2.clif.storage.api.AbstractEvent
- DEFAULT_SERVER - Static variable in class org.ow2.clif.util.ExecutionContext
-
Name of the default CLIF server possibly launched by a user interface for convenience
- DEFAULT_SLICE_SIZE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DEFAULT_STATISTICAL_SORT_FACTOR - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DEFAULT_STATISTICAL_SORT_RATIO - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DEFAULT_TIME_RANGE_END - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- DEFAULT_TIME_RANGE_START - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- delay_ms - Static variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
-
minimum age of events before actually writing them
- DELAY_S_DEFAULT - Static variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
- DELAY_S_PROP - Static variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
- DelayedWriter - Class in org.ow2.clif.storage.lib.filestorage
-
This class supports delayed and timely ascending ordered writing of blade events to a BufferedWriter object.
- DelayedWriter(BufferedWriter, long) - Constructor for class org.ow2.clif.storage.lib.filestorage.DelayedWriter
-
Creates a delayed writer that will order blade events according to their date, before actually writing them using the provided BufferedWriter object, after the delay has expired.
- delete(File) - Static method in class org.ow2.clif.util.FileUtil
-
Recursively deletes a directory or just a single file.
- deleteObservers() - Method in interface org.ow2.clif.supervisor.api.TestControl
- deploy(Map<String, ClifDeployDefinition>, ClifRegistry) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Asynchronously deploys blades among CLIF servers according to the given definitions.
- DEPLOY_RETRIES_PROP_DEFAULT - Static variable in class org.ow2.clif.util.ExecutionContext
- DEPLOY_RETRIES_PROP_NAME - Static variable in class org.ow2.clif.util.ExecutionContext
- DEPLOY_RETRYDELAY_PROP_DEFAULT - Static variable in class org.ow2.clif.util.ExecutionContext
- DEPLOY_RETRYDELAY_PROP_NAME - Static variable in class org.ow2.clif.util.ExecutionContext
- DeployCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to deploy a test plan as defined in a given test plan file.
- DeployCmd() - Constructor for class org.ow2.clif.console.lib.batch.DeployCmd
- DeployDefinition - Class in org.ow2.clif.deploy
-
For scenario deployment definition.
- DeployDefinition(String, String, Map<String, String>, String, String) - Constructor for class org.ow2.clif.deploy.DeployDefinition
-
Creates a new scenario deployment definition.
- DEPLOYED - Static variable in class org.ow2.clif.supervisor.api.BladeState
- DEPLOYING - Static variable in class org.ow2.clif.supervisor.api.BladeState
- deploymentIsBestEffort() - Static method in class org.ow2.clif.util.ExecutionContext
- DeployObservation - Class in org.ow2.clif.deploy
-
Used by the Observable interface: Observer objects will be invoked with an instance of this class as 2nd argument when a deployment has been completed or has failed.
- DeployObservation() - Constructor for class org.ow2.clif.deploy.DeployObservation
- DeployObservation(boolean, Throwable) - Constructor for class org.ow2.clif.deploy.DeployObservation
- DiskEvent - Class in org.ow2.clif.probe.disk
- displayDouble(double) - Static method in class org.ow2.clif.analyze.statistics.util.data.Math4Long
- displayDouble(double, int) - Static method in class org.ow2.clif.analyze.statistics.util.data.Math4Long
- displayMillisecTime(long) - Static method in class org.ow2.clif.analyze.statistics.util.data.Math4Long
- displaySecondTime(long) - Static method in class org.ow2.clif.analyze.statistics.util.data.Math4Long
- displayStatistics() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
- distributedStorage - Variable in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- do_init() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- do_resume() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- do_start() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- do_stop(boolean) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- do_suspend() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- doControl(int, Map<String, String>) - Method in interface org.ow2.clif.scenario.isac.plugin.ControlAction
- doGet(String) - Method in interface org.ow2.clif.scenario.isac.plugin.DataProvider
- done() - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- done() - Method in interface org.ow2.clif.storage.api.CollectListener
-
Called when the full collect is complete.
- done() - Method in class org.ow2.clif.util.TextCollectMonitor
- doProbe() - Method in class org.ow2.clif.probe.cpu.Insert
- doProbe() - Method in class org.ow2.clif.probe.disk.Insert
- doProbe() - Method in class org.ow2.clif.probe.jmx_jvm.Insert_JRockit5
- doProbe() - Method in class org.ow2.clif.probe.jmx_jvm.Insert
- doProbe() - Method in class org.ow2.clif.probe.jvm.Insert
- doProbe() - Method in class org.ow2.clif.probe.memory.Insert
- doProbe() - Method in class org.ow2.clif.probe.network.Insert
- doProbe() - Method in class org.ow2.clif.probe.rtp.Insert
- doProbe() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
-
Define this method to perform your measure and return it
- doSample(int, Map<String, String>, ActionEvent) - Method in interface org.ow2.clif.scenario.isac.plugin.SampleAction
- doTest(int, Map<String, String>) - Method in interface org.ow2.clif.scenario.isac.plugin.TestAction
- doTimer(int, Map<String, String>) - Method in interface org.ow2.clif.scenario.isac.plugin.TimerAction
- dump() - Method in class org.ow2.clif.analyze.lib.report.Chart
- dump() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- dump() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- dump() - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- dump() - Method in class org.ow2.clif.analyze.lib.report.Report
- dump(int) - Method in class org.ow2.clif.analyze.lib.report.Section
- DuplicatedAttributeException - Exception in org.ow2.clif.scenario.isac.engine.nodes
- DuplicatedAttributeException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.DuplicatedAttributeException
- duration - Variable in class org.ow2.clif.storage.api.ActionEvent
- DURATION_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
E
- equals(Object) - Method in class org.ow2.clif.supervisor.api.BladeState
-
equality is based on the state code value
- equals(Object) - Method in class org.ow2.clif.util.UniqueKey
- err(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- ERR_ARGS - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
-
error status code for missing args
- ERR_CODESERVER - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
-
error status code for a problem creating a shared code server
- ERR_DEPLOY - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
-
error status code for an undeployed test plan
- ERR_EXEC - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
-
error status code for execution problem
- ERR_LIFECYCLE - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
-
error status code for lifecycle violation
- ERR_REGISTRY - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
-
error status code for missing registry
- ERROR - Static variable in class org.ow2.clif.storage.api.AlarmEvent
- errors - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
-
number of error occurrences since the previous call to getStat()
- escapeProperty(String) - Static method in class org.ow2.clif.util.StringHelper
-
Java Properties values and keys need escaping when storing them to conform to the Properties.load() specification.
- EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.cpu.CPUEvent
- EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.disk.DiskEvent
- EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.jmx_jvm.JMX_JVMEvent
- EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.jvm.JVMEvent
- EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.memory.MemoryEvent
- EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.network.NetworkEvent
- EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.rtp.RTPEvent
- EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.storage.api.ActionEvent
- EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.storage.api.AlarmEvent
- EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.storage.api.LifeCycleEvent
- EventFactory - Interface in org.ow2.clif.storage.api
- EventFilter - Interface in org.ow2.clif.storage.api
- eventIteratorKey - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- eventIterators - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- eventQ - Variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
- EventStorageState - Class in org.ow2.clif.server.util
-
This class provides helpful utilities to manage the storage of events.
- EventStorageState() - Constructor for class org.ow2.clif.server.util.EventStorageState
- eventStorageStatesMap - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- eventType - Variable in class org.ow2.clif.analyze.lib.report.Datasource
- eventTypeLabels - Variable in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
- ExecutionContext - Class in org.ow2.clif.util
-
This class helps gathering configuration parameters to ease portability between several assemblies of CLIF.
- ExecutionContext() - Constructor for class org.ow2.clif.util.ExecutionContext
- EXIT - org.ow2.clif.analyze.lib.graph.gui.ReportManager.Phases
- EXIT - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
- ExitInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
- ExitInstruction() - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.ExitInstruction
- exportFormat - Variable in class org.ow2.clif.analyze.lib.report.Report
- exportReportToHtml() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- ExportRoutineToXml() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- exportToHtml(int) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- exportToHtml(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- exportToHtml(int) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- exportToHtml(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- exportToHtml(int, File) - Method in class org.ow2.clif.analyze.lib.report.Report
- exportToHtml(int, File, String, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Chart
- exportToHtml(int, File, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Section
- ExportToHtml() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- exportToTxt(int) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- exportToTxt(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- exportToTxt(int) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- exportToTxt(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- exportToTxt(int, File, String, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Chart
- exportToTxt(int, File, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Section
- exportToTxt(File) - Method in class org.ow2.clif.analyze.lib.report.Report
- exportToTXT(int) - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- ExportToTxt() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- exportToXml(int) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- exportToXML(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- exportToXML(int, File, String, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Chart
- ExportToXml() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- exportXML() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- exportXML(File) - Method in class org.ow2.clif.analyze.lib.report.Report
F
- FATAL - Static variable in class org.ow2.clif.storage.api.AlarmEvent
- fetchClassDependencies(Class<?>) - Static method in class org.ow2.clif.util.ClifClassLoader
-
Loads all dependencies of a class, i.e.
- fetchClassDependencies(List<Class<?>>) - Static method in class org.ow2.clif.util.ClifClassLoader
-
Loads all dependencies of a provided list of classes, i.e.
- field - Variable in class org.ow2.clif.analyze.lib.report.Datasource
- FIELD_LABEL - Static variable in class org.ow2.clif.analyze.statistics.CpuAnalyst
- FIELD_LABEL - Static variable in class org.ow2.clif.analyze.statistics.InjectorAnalyst
- FIELD_LABEL - Static variable in class org.ow2.clif.analyze.statistics.JvmAnalyst
- FIELD_LABEL - Static variable in class org.ow2.clif.analyze.statistics.MemoryAnalyst
- fieldFilter(List<BladeEvent>, String, String, String) - Static method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- FieldFilterAndOp - Class in org.ow2.clif.analyze.lib.graph
-
FieldFilterAndOp contains three values = field, filter and operator
- FieldFilterAndOp(String, String, String) - Constructor for class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
- FieldsValuesFilter - Class in org.ow2.clif.analyze.lib.report
-
Constants and utility methods for handling filters on field values.
- FieldsValuesFilter() - Constructor for class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- FieldsValuesFilter.LogicalEnum - Enum in org.ow2.clif.analyze.lib.report
- FILE_EXT - Static variable in class org.ow2.clif.console.lib.TestPlanReader
- FILE_SCHEME - Static variable in class org.ow2.clif.util.XMLEntityResolver
- fileIndex - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- filename - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollectStep
- files - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- Files - Class in org.ow2.clif.scenario.isac.dtd
- Files() - Constructor for class org.ow2.clif.scenario.isac.dtd.Files
- fileServer - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- FileStorageCollect - Class in org.ow2.clif.storage.lib.filestorage
-
Each instance of this class represents and manages the collect of test data files located in a given directory.
- FileStorageCollectStep - Class in org.ow2.clif.storage.lib.filestorage
- FileStorageCollectStep(String, SocketAddress) - Constructor for class org.ow2.clif.storage.lib.filestorage.FileStorageCollectStep
- FileStorageCommons - Class in org.ow2.clif.storage.lib.filestorage
- FileStorageCommons() - Constructor for class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
- FileStorageProxyImpl - Class in org.ow2.clif.storage.lib.filestorage
-
Proxy part of a file-based storage system.
- FileStorageProxyImpl() - Constructor for class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
- FileStorageReader - Class in org.ow2.clif.storage.lib.filestorage
-
Implementation of the StorageRead interface for the filestorage package.
- FileStorageReader() - Constructor for class org.ow2.clif.storage.lib.filestorage.FileStorageReader
-
Creates a new access to CLIF storage, using the default storage directory location.
- FileStorageReader(String, boolean) - Constructor for class org.ow2.clif.storage.lib.filestorage.FileStorageReader
-
Creates a new access to CLIF storage
- FileStoreReader - Class in org.ow2.clif.analyze.statistics
-
Partial but enhanced file storage reader (it allows outer path).
- FileStoreReader() - Constructor for class org.ow2.clif.analyze.statistics.FileStoreReader
-
empty constructor
- FileStoreReader(String) - Constructor for class org.ow2.clif.analyze.statistics.FileStoreReader
-
constructor
- FileUtil - Class in org.ow2.clif.util
-
File utilities
- FileUtil() - Constructor for class org.ow2.clif.util.FileUtil
- fillEvent(String, String, ProbeEvent) - Static method in class org.ow2.clif.storage.api.ProbeEvent
- filterEventsByFieldsValues(List<BladeEvent>, FieldsValuesFilter) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- filterEventsByStatistics(List<BladeEvent>, Object, Object) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- finalize() - Method in class org.ow2.clif.probe.jvm.Insert.GCTracer
- findBlade(String, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
- findClass(String) - Method in class org.ow2.clif.util.ClifClassLoader
- findClassesInPackage(String, boolean) - Static method in class org.ow2.clif.util.ClifPrefetcher
- findResource(String) - Method in class org.ow2.clif.util.ClifClassLoader
- findResources(String) - Method in class org.ow2.clif.util.ClifClassLoader
- findTextName(int) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
- flattenProfilingStatistics() - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
-
join profiling data from several CLIF injectors
- flush() - Method in class org.ow2.clif.console.lib.TestPlanWriter
- forceStop - Variable in class org.ow2.clif.scenario.isac.engine.nodes.GroupNode
- FR_DATE_PATTERN - Static variable in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- FractalAdl - Class in org.ow2.clif.util
-
A Fractal API-based implementation of the ImplementationBuilder interface for the Fractal ADL parser.
- FractalAdl() - Constructor for class org.ow2.clif.util.FractalAdl
- frame - Static variable in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
- frame - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- FREE_MEMORY_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- FREE_USABLE_MEMORY_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- frequency(double[]) - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Get frequencies in a map that contains value for key and frequency for number of occurencies
- fromString(String) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- fullsize - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- fullsize - Variable in class org.ow2.clif.util.TextCollectMonitor
- Future - Class in org.ow2.clif.util
-
Abstract class for running asynchronous tasks.
- Future(String, Object) - Constructor for class org.ow2.clif.util.Future
-
Creates an asynchronous task, but does not run it.
- futureExecution() - Method in class org.ow2.clif.deploy.BladeDeploy
-
Actually performs the blades deployment.
- futureExecution() - Method in class org.ow2.clif.util.Future
-
Define this method to implement the task.
- futureGet() - Method in class org.ow2.clif.util.Future
-
Blocks caller until the task is completed, and get its result or exception.
G
- GC_ARGUMENT - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- GCTracer() - Constructor for class org.ow2.clif.probe.jvm.Insert.GCTracer
- gen(String) - Static method in class org.ow2.clif.util.ItfName
-
Unique interface name generation (uniqueness is bound to this class definition in one JVM)
- generateGraphics() - Method in class org.ow2.clif.analyze.lib.report.Chart
- generateLswNtpTimestamp(Long) - Static method in class org.ow2.clif.probe.rtp.ReportPacket
-
Decimal part of the NTP Timestamp.
- generateMswNtpTimestamp(Long) - Static method in class org.ow2.clif.probe.rtp.ReportPacket
-
Floor part of the NTP timestamp.
- Generator - Class in org.ow2.clif.analyze.statistics.util.data
- Generator() - Constructor for class org.ow2.clif.analyze.statistics.util.data.Generator
- GenericFilter - Class in org.ow2.clif.datacollector.lib
- GenericFilter(String, boolean, boolean, boolean) - Constructor for class org.ow2.clif.datacollector.lib.GenericFilter
- GenericFilterTest - Class in org.ow2.clif.datacollector.lib
-
Test GenericFilter instantiation and call to accept method with different values for parameter clif.store.action.
- GenericFilterTest() - Constructor for class org.ow2.clif.datacollector.lib.GenericFilterTest
- GenericProbe - Class in org.ow2.clif.probe.memory.linux
-
Linux generic memory probe intended to be more impervious to /proc file format changes.
- GenericProbe(String[]) - Constructor for class org.ow2.clif.probe.memory.linux.GenericProbe
-
Creates a new memory probe that will return only the mentioned attributes' values, in the very same order.
- get() - Method in class org.ow2.clif.deploy.BladeDeploy
-
Gets the blade components (the call is blocked waiting for the blades to be actually deployed)
- get(int) - Static method in class org.ow2.clif.supervisor.api.BladeState
-
Gets the blade state instance associated to a state code
- getAction() - Method in class org.ow2.clif.scenario.transitions.Transition
- getAdlDefinition() - Method in class org.ow2.clif.deploy.DeployDefinition
- getAlarm() - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
- getAlias() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- getAllEvents(String) - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
- getAllFieldsValues(String, String, String, String, String, int, int, int) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getAllInjectors() - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
- getAnalyzeParameters() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- getAnalyzePropFileName() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
-
input of analyze parameters
- getAnalyzeRangeLabel() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- getAnalyzeRangeLabel() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
-
in order to display time range to be analyzed
- getArgument() - Method in class org.ow2.clif.deploy.DeployDefinition
- getArgument() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
- getArgument() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
- getArrayFields() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getAverage() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getBaseDir() - Static method in class org.ow2.clif.util.ExecutionContext
-
Gets the base directory of CLIF runtime environment.
- getBladeDescriptor() - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
- getBladeDescriptor(String, NameBladeFilter) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getBladeDir() - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
- getBladeDir(String, String) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
- getBladeDir(String, String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- getBladeEvents(String, String, String, Object) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getBladeEventsValues(BladeEvent[], String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getBladeFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- getBladeId() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getBladeId() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- getBladeId() - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
-
Get the hostName of this interface
- getBladeId() - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
- getBladeId() - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
- getBladeId() - Method in class org.ow2.clif.supervisor.lib.BladeObservation
- getBladeIdentifiers() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
- getBladeIdFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- getBladeIds() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getBladeOneEventValues(String, String, String) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getBladeOneEventValues(String, String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getBladeOneEventValuesArray(String, String, String) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getBladeOneEventValuesArray(Datasource) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getBladeOneEventValuesList(Datasource) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getBladeProperties(String, String) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
-
Gets the java system properties for the given blade from the given test run.
- getBladeProperties(String, String) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- getBladeProperties(String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getBladeProperties(String, String) - Method in interface org.ow2.clif.storage.api.StorageRead
-
Gets the java system properties for the given blade from the given test run
- getBladeProperties(String, String) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- getBladeProperties(String, String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- getBladeReader(String, BladeDescriptor) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
- getBladesIds() - Method in interface org.ow2.clif.supervisor.api.TestControl
-
Get the identifiers of all blades that are currently under control (i.e.
- getBladesIds() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Get the identifiers of all blades that are currently under control (i.e.
- getBladesIds(String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getBooleanValue() - Method in class org.ow2.clif.scenario.isac.util.BooleanHolder
- getByeList() - Method in class org.ow2.clif.probe.rtp.RTPStats
-
Returns the list of participants which have sent a BYE packet.
- getBytes(String) - Method in class org.ow2.clif.util.ClifClassLoader
- getCanonicalName() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- getChart() - Method in class org.ow2.clif.analyze.lib.report.Section
- getChartDataValuesName() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getChartRepresentation() - Method in class org.ow2.clif.analyze.lib.report.Section
- getChartTypes() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getChartTypes() - Method in class org.ow2.clif.analyze.lib.report.Section
- getChartTypesSet() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getChartTypesSet() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getCheckBox(String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
- getClassLoader() - Static method in class org.ow2.clif.util.ClifClassLoader
-
Get the CLIF class loader singleton.
- getClassname() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
- getClassname() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
- getClassName() - Method in class org.ow2.clif.console.lib.ClifDeployDefinition
-
Return the probe name (cpu, memory, jvm) if blade is probe or else return injector.
- getClifApp() - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Get clifApp component
- getCode() - Method in class org.ow2.clif.supervisor.api.BladeState
-
Gets the unique code representing this blade state.
- getCollect(UniqueKey) - Static method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- getCollectSize(UniqueKey) - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
- getCollectSize(UniqueKey) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
- getColumnClass(int) - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
-
Necessary to display boolean value as a checkbox in the table.
- getColumnCount() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
- getColumnCount() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
- getColumnName(int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
- getColumnName(int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
- getCombo(String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
- getComment() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getComment() - Method in class org.ow2.clif.analyze.lib.report.Report
- getComment() - Method in class org.ow2.clif.analyze.lib.report.Section
- getComment() - Method in class org.ow2.clif.deploy.DeployDefinition
- getComment() - Method in class org.ow2.clif.storage.api.ActionEvent
- getComment() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
- getComment() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
- getComponentByName(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Get a component of the clifApplication by his Fractal name
- getContent() - Method in class org.ow2.clif.util.bytearray.ByteArrayURLConnection
- getContentLength() - Method in class org.ow2.clif.util.bytearray.ByteArrayURLConnection
- getContentType() - Method in class org.ow2.clif.util.bytearray.ByteArrayURLConnection
- getContext() - Method in class org.ow2.clif.deploy.DeployDefinition
- getCount() - Method in class org.ow2.clif.analyze.statistics.util.data.Bucket
- getCount() - Method in class org.ow2.clif.probe.rtp.RTCPInformation
- getCount(String) - Method in interface org.ow2.clif.server.api.Synchronizer
-
Get the number of notifications issued for the specified lock
- getCount(String) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
- getCsrcCount() - Method in class org.ow2.clif.probe.rtp.RTPPacket
- getCtpFile(String) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
- getCumulativePacketLost() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getCurrentParameters() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- getCurrentParameters() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- getCurrentParameters() - Method in class org.ow2.clif.scenario.multithread.MTScenario
- getCurrentParameters() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- getCurrentParameters() - Method in interface org.ow2.clif.server.api.BladeControl
-
Returns a
Mapwhich maps the defined parameters to their values. - getCurrentParameters() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
-
asynchronously gets parameters of the blade
- getCurrentParameters(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
- getCurrentParameters(String) - Method in interface org.ow2.clif.supervisor.api.TestControl
-
Return current changeable parameters
- getCurrentParameters(String) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Gets a Map of blade parameters and their associated values.
- getCurrentStateName() - Method in class org.ow2.clif.scenario.transitions.TransitionTable
-
Return the name of the current state
- getCurrentTestId() - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Retrieves current test identifier.
- getCurrentTestId() - Method in interface org.ow2.clif.supervisor.api.TestControl
-
Retrieves current test identifier.
- getCurrentTestId() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Retrieves current test identifier.
- getCurrentWaitingTime() - Method in class org.ow2.clif.scenario.transitions.TransitionTable
-
Return the time to wait for the current state
- getCycle() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getData() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
gets data as a list of long
- getData() - Method in class org.ow2.clif.probe.memory.linux.GenericProbe
-
Reads the system data source file for memory usage, and returns the values of attributes of interest.
- getData() - Method in class org.ow2.clif.probe.rtp.RTPInformation
- getData() - Method in class org.ow2.clif.probe.util.SolarisProbe
-
Gets the latest measures from the resource usage polling process.
- getDataAccess() - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
- getDataAccess() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- getDataAccess() - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
- getDataMean() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
- getDataMedian() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
- getDataNb() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
- getDataset() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getDataset() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- getDataset() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getDatasetId() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- getDatasetId() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getDatasets() - Method in class org.ow2.clif.analyze.lib.report.Section
- getDatasets(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- getDatasetType() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
- getDatasetType() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getDatasource() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getDatasources() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getDataStd() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
- getDate() - Method in class org.ow2.clif.analyze.statistics.profiling.Datum
- getDate() - Method in class org.ow2.clif.deploy.TestNameAndDate
- getDate() - Method in class org.ow2.clif.storage.api.AbstractEvent
- getDate() - Method in interface org.ow2.clif.storage.api.BladeEvent
- getDate() - Method in interface org.ow2.clif.storage.api.TestDescriptor
-
Gets the test run initialization date of the test run represented by current test descriptor
- getDate() - Method in class org.ow2.clif.storage.lib.filestorage.TestDescriptorImpl
- getDate() - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
- getDefaultCategoryDataset() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getDefaultEndTime() - Method in class org.ow2.clif.analyze.lib.report.Chart
-
Gets the default chart ending time, i.e.
- getDefaultStartTime() - Method in class org.ow2.clif.analyze.lib.report.Chart
-
Gets the default chart starting time, i.e.
- getDefinitions() - Method in class org.ow2.clif.deploy.BladeDeploy
-
Gets the collection of blade definitions this instance is supposed to deploy.
- getDefinitions() - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
- getDefinitions() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Gets current test plan definition
- getDensity() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
- getDeploymentTimeOut() - Static method in class org.ow2.clif.util.ExecutionContext
- getDescription() - Method in class org.ow2.clif.analyze.lib.graph.util.LoadFileFilter
- getDescription() - Method in class org.ow2.clif.analyze.lib.graph.util.SaveFileFilter
- getDirbase() - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
- getDlsr() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getDrawEndTime() - Method in class org.ow2.clif.analyze.lib.report.Section
- getDrawStartTime() - Method in class org.ow2.clif.analyze.lib.report.Section
- getDummyString() - Static method in class org.ow2.clif.analyze.statistics.util.data.Generator
- getDummyString(int) - Static method in class org.ow2.clif.analyze.statistics.util.data.Generator
- getDuration() - Method in class org.ow2.clif.probe.rtp.RTPSession
- getDuration() - Method in class org.ow2.clif.storage.api.ActionEvent
- getEndTime() - Method in class org.ow2.clif.analyze.lib.report.Chart
-
Gets the forced chart ending time.
- getEndTime() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getEventClassFile(String, String, String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- getEventClassName(String) - Static method in class org.ow2.clif.analyze.statistics.BladeStoreReader
- getEventFactory(String) - Static method in class org.ow2.clif.analyze.statistics.BladeStoreReader
- getEventFactory(String) - Static method in class org.ow2.clif.storage.api.AbstractEvent
- getEventFieldLabel() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getEventFieldLabel() - Method in class org.ow2.clif.analyze.lib.report.Section
- getEventFieldLabels(String) - Static method in class org.ow2.clif.analyze.statistics.BladeStoreReader
- getEventFieldLabels(String) - Static method in class org.ow2.clif.storage.api.AbstractEvent
-
Get field labels of a given event type.
- getEventFieldLabels(String, String, String) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
-
Gets the labels of fields hold by a given event type.
- getEventFieldLabels(String, String, String) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- getEventFieldLabels(String, String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getEventFieldLabels(String, String, String) - Method in interface org.ow2.clif.storage.api.StorageRead
-
Gets the labels of fields hold by a given event type.
- getEventFieldLabels(String, String, String) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- getEventFieldLabels(String, String, String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- getEventFile(String, String, String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- getEventIterator(String, String, String, EventFilter) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
-
Creates an event iterator.
- getEventIterator(String, String, String, EventFilter) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- getEventIterator(String, String, String, EventFilter) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getEventIterator(String, String, String, EventFilter) - Method in interface org.ow2.clif.storage.api.StorageRead
-
Creates an event iterator.
- getEventIterator(String, String, String, EventFilter) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- getEventIterator(String, String, String, EventFilter) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- getEventNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getEvents(String, String, String, EventFilter, long, int) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- getEvents(String, String, String, EventFilter, long, int) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getEvents(String, String, String, EventFilter, long, int) - Method in interface org.ow2.clif.storage.api.StorageRead
-
Retrieves a given number of events matching a given filter, from a given index.
- getEvents(String, String, String, EventFilter, long, int) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- getEvents(String, String, String, EventFilter, long, int) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- getEvents(String, EventFilter) - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
- getEventsTypeLabels(String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getEventType() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getEventType() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- getEventTypeFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- getEventTypeLabels() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
- getEventTypeLabels() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
- getException() - Method in class org.ow2.clif.deploy.DeployObservation
- getExportFormat() - Method in class org.ow2.clif.analyze.lib.report.Report
- getExtension() - Method in class org.ow2.clif.probe.rtp.RTPPacket
- getField() - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
- getField() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- getField() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getFieldLabels() - Method in class org.ow2.clif.probe.cpu.CPUEvent
- getFieldLabels() - Method in class org.ow2.clif.probe.disk.DiskEvent
- getFieldLabels() - Method in class org.ow2.clif.probe.jmx_jvm.JMX_JVMEvent
- getFieldLabels() - Method in class org.ow2.clif.probe.jvm.JVMEvent
- getFieldLabels() - Method in class org.ow2.clif.probe.memory.MemoryEvent
- getFieldLabels() - Method in class org.ow2.clif.probe.network.NetworkEvent
- getFieldLabels() - Method in class org.ow2.clif.probe.rtp.RTPEvent
- getFieldLabels() - Method in class org.ow2.clif.storage.api.ActionEvent
- getFieldLabels() - Method in class org.ow2.clif.storage.api.AlarmEvent
- getFieldLabels() - Method in interface org.ow2.clif.storage.api.BladeEvent
- getFieldLabels() - Method in class org.ow2.clif.storage.api.LifeCycleEvent
- getFieldLabels(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getFieldLabels(Datasource) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getFieldLabelsWithoutDate(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getFields() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getFieldsValuesDiscardedEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getFieldsValuesFilter() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getFieldValue(String) - Method in class org.ow2.clif.storage.api.ActionEvent
- getFieldValue(String) - Method in class org.ow2.clif.storage.api.AlarmEvent
- getFieldValue(String) - Method in interface org.ow2.clif.storage.api.BladeEvent
- getFieldValue(String) - Method in class org.ow2.clif.storage.api.LifeCycleEvent
- getFieldValue(String) - Method in class org.ow2.clif.storage.api.ProbeEvent
- getFiledsValueFilteredEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getFileFromCmdLine(String[]) - Static method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- getFilename() - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollectStep
- getFilterEndTime() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getFilterEndTime() - Method in class org.ow2.clif.analyze.lib.report.Section
- getFilterList() - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- getFilterStartTime() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getFilterStartTime() - Method in class org.ow2.clif.analyze.lib.report.Section
- getFinalEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- getFinalEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getFinalTime() - Method in class org.ow2.clif.analyze.lib.report.Chart
- getFirstEventTime() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
- getFirstEventTime() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getFirstEventTime(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getFirstEventTime(Datasource) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getFirstEventTimeAfterFilter() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getFirstReport() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getFractionLost() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getFrame() - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
- getGlobalState(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Get global state for these blades.
- getGlobalState(String[]) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
-
Get global state for these blades.
- getGlobalState(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Get global state for some blades.
- getGlobalState(Collection<BladeState>) - Static method in class org.ow2.clif.supervisor.api.BladeState
-
Return the global state resulting from some individual states.
- getGraphAreaWidth() - Method in class org.ow2.clif.console.lib.gui.Graph
- getGraphType() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- getHelpMessage() - Method in class org.ow2.clif.probe.disk.Insert
- getHelpMessage() - Method in class org.ow2.clif.probe.jmx_jvm.Insert_JRockit5
- getHelpMessage() - Method in class org.ow2.clif.probe.jmx_jvm.Insert
- getHelpMessage() - Method in class org.ow2.clif.probe.network.Insert
- getHelpMessage() - Method in class org.ow2.clif.probe.rtp.Insert
- getHelpMessage() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
-
Gives probe help.
- getHistogramDataset() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getHistoryOfRawLongResults(LongStatistics, long) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
-
analyze raw profile long results function of elapsed time.
- getHistoryOfStatLongResults(LongStatistics, long) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
-
analyze profile long results function of elapsed time.
- getId() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getId() - Method in class org.ow2.clif.analyze.lib.report.Section
- getId() - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
- getId() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- getId() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- getId() - Method in class org.ow2.clif.scenario.multithread.MTScenario
- getId() - Method in class org.ow2.clif.scenario.transitions.Transition
- getId() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- getId() - Method in interface org.ow2.clif.server.api.BladeControl
- getId() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- getId() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
- getId() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
- getImageFormat() - Method in class org.ow2.clif.analyze.lib.report.Report
- getInetAddress(String) - Static method in class org.ow2.clif.util.Network
- getInetAddresses() - Static method in class org.ow2.clif.util.Network
-
Get all locally available IPv4 addresses but the loopback address.
- getInitialName() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getInitialTime() - Method in class org.ow2.clif.analyze.lib.report.Chart
- getInjectorStatSortFactor() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- getInjectorStatSortRatio() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- getInjectorsToCollect() - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
- getInjectorsToDisplay() - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
- getInputStream() - Method in class org.ow2.clif.util.bytearray.ByteArrayURLConnection
- getInputStream() - Method in class org.ow2.clif.util.Random
-
Input stream access to the random generator.
- getInstance() - Static method in class org.ow2.clif.probe.rtp.RTPListener
-
Create or get the single instance of the thread
- getInstance() - Static method in class org.ow2.clif.probe.rtp.RTPStats
-
Create or get the single instance of the thread.
- getInternalFrame() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getInternalFrame() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- getIntValue() - Method in class org.ow2.clif.scenario.isac.util.IntHolder
- getItemType(String) - Method in class org.ow2.clif.probe.rtp.SDESPacket
-
Returns the value associated to the item name.
- getJfChart() - Method in class org.ow2.clif.analyze.lib.report.Chart
- getJfChart() - Method in class org.ow2.clif.analyze.lib.report.Section
- getKey() - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- getkParam() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getLabel() - Method in interface org.ow2.clif.analyze.api.AnalyzerLink
- getLabel() - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- getLabel() - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
- getLabel() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
- getLabels() - Method in interface org.ow2.clif.datacollector.api.DataCollectorAdmin
-
Get labels describing the statistics
- getLabels() - Method in class org.ow2.clif.datacollector.lib.InjectorDataCollector
- getLabels() - Method in class org.ow2.clif.probe.cpu.DataCollector
- getLabels() - Method in class org.ow2.clif.probe.disk.DataCollector
- getLabels() - Method in class org.ow2.clif.probe.jmx_jvm.DataCollector
- getLabels() - Method in class org.ow2.clif.probe.jvm.DataCollector
- getLabels() - Method in class org.ow2.clif.probe.memory.DataCollector
- getLabels() - Method in class org.ow2.clif.probe.network.DataCollector
- getLabels() - Method in class org.ow2.clif.probe.rtp.DataCollector
- getLastEventTime() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
- getLastEventTime() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getLastEventTime(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getLastEventTime(Datasource) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getLastEventTimeAfterFilter() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getLastPacketSum() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getLastTimeJitterSum() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getLastTimeJitterSumSquare() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getLatestTest(StorageRead) - Static method in class org.ow2.clif.analyze.lib.quickstat.TestStats
- getLength() - Method in class org.ow2.clif.probe.rtp.RTCPInformation
- getLifecycleCompleted(String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getLifecycleRunning(String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getLogicalOp() - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- getLongAt(int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
get long value at the specified position in this list (ith value, in chronological order)
- getLongResults() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
-
get LongStatistics of durations to perform statistical analysis
- getLsr() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getMarker() - Method in class org.ow2.clif.probe.rtp.RTPPacket
- getMax() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
- getMax() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
gets the max value of raw data
- getMaxCommonTime() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- getMaxData() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
- getMaxElements() - Method in class org.ow2.clif.console.lib.gui.InjectorsGraph
- getMaximum() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getMaxIndex() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
- getMaxPointsNb() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getMaxPointsNb() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getMaxQPropFile() - Static method in class org.ow2.clif.util.ExecutionContext
-
Gets location of maxq.properties file in current project
- getMaxSliceIndexesOfProfilingData(long) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
-
list of the max index for time slices (times are timestamps).
- getMaxStatSortIndex() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
- getMaxStatSortValue() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
- getMaxThreshold() - Method in class org.ow2.clif.analyze.statistics.util.data.Bucket
- getMaxTime() - Method in class org.ow2.clif.analyze.statistics.DateFilter
- getMaxTime() - Method in class org.ow2.clif.analyze.statistics.LifeCycleReader
- getMaxTimeFor(String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getMaxTimestamp() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
- getMaxTimestamp() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
- getMean() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
gets average of raw data
- getMedian() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getMedian() - Method in class org.ow2.clif.analyze.statistics.util.data.Bucket
- getMedian() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
- getMedian() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
median calculation of raw data
- getMedian(int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
Returns median of data part.
- getMessage() - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
- getMessages(Throwable) - Static method in class org.ow2.clif.util.ThrowableHelper
-
Recursively gets exception messages and concatenate them.
- getMethodNumber(Map<String, PlugIn>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.ConditionNode
- getMethodNumber(Map<String, PlugIn>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.ControlNode
- getMethodNumber(Map<String, PlugIn>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.SampleNode
- getMethodNumber(Map<String, PlugIn>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.TimerNode
- getMin() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
- getMin() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
gets the min value of raw data
- getMinCommonTime() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- getMinData() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
- getMinimum() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getMinIndex() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
- getMinStatSortIndex() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
- getMinStatSortValue() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
- getMinThreshold() - Method in class org.ow2.clif.analyze.statistics.util.data.Bucket
- getMinTime() - Method in class org.ow2.clif.analyze.statistics.DateFilter
- getMinTime() - Method in class org.ow2.clif.analyze.statistics.LifeCycleReader
- getMinTimeFor(String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getMinTimestamp() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
- getMinTimestamp() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
- getMovingAverages(double, double[], int[], int, int) - Method in class org.ow2.clif.analyze.lib.report.Chart
-
Computes the moving average of values, according to a given time window and progression step.
- getMovingAverages(int, int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Get moving average according to time window and the step given
- getMovingMaximum(double, double[], int[], int, int) - Method in class org.ow2.clif.analyze.lib.report.Chart
-
Computes the moving maximum of values, according to a given time window and progression step.
- getMovingMaximum(int, int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Get moving maximum according to time window and the step given
- getMovingMedians(double, double[], int[], int, int) - Method in class org.ow2.clif.analyze.lib.report.Chart
-
Computes the moving median of values, according to a given time window and progression step.
- getMovingMinimum(double, double[], int[], int, int) - Method in class org.ow2.clif.analyze.lib.report.Chart
-
Computes the moving minimum of values, according to a given time window and progression step.
- getMovingMinimum(int, int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Get moving minimum according to time window and the step given
- getMovingStandardDeviations(double, double[], int[], int, int) - Method in class org.ow2.clif.analyze.lib.report.Chart
-
Computes the moving standard deviation of values, according to a given time window and progression step.
- getMovingStandardDeviations(int, int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Get moving standard deviation according to time window and the step given
- getMovingThroughput(double, int[], int, int) - Method in class org.ow2.clif.analyze.lib.report.Chart
-
Computes the moving throughput of event occurrences, according to a given time window and progression step.
- getMovingThroughput(int, int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Get moving throughput according to time window and the step given
- getname() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getname() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getName() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getName() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- getName() - Method in class org.ow2.clif.deploy.TestNameAndDate
- getName() - Method in interface org.ow2.clif.storage.api.TestDescriptor
-
Gets the test run name of the test run represented by current test descriptor
- getName() - Method in class org.ow2.clif.storage.lib.filestorage.TestDescriptorImpl
- getNames() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getNewMeasure() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getNextColor() - Method in class org.ow2.clif.console.lib.gui.GraphColorChooser
-
Return the next color available.
- getNextEvents(Serializable, int) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
-
Gets next events from the given event iterator.
- getNextEvents(Serializable, int) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- getNextEvents(Serializable, int) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getNextEvents(Serializable, int) - Method in interface org.ow2.clif.storage.api.StorageRead
-
Gets next events from the given event iterator.
- getNextEvents(Serializable, int) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- getNextEvents(Serializable, int) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- getNextSection(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- getNextTransition() - Method in class org.ow2.clif.scenario.transitions.TransitionTable
- getNField(String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
- getNumber() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
- getNumberofPoints() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- getNumberOfQuantils() - Method in class org.ow2.clif.analyze.lib.report.Chart
- getNumberOfSlices() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- getNumberOfSlices() - Method in class org.ow2.clif.analyze.lib.report.Chart
- getNumberOfValues() - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Number of values
- getNumberOfValues(ListOfLong, int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
Get the number of values in interval
- getOperator() - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
- getOptions() - Method in class org.ow2.clif.util.ConfigFileManager
-
Get all the options
- getOrientation() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getOriginalEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- getOriginalEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getOtherSection(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- getPackets(Integer) - Method in class org.ow2.clif.probe.rtp.RTPListener
-
This method return list of packets before cleaning it.
- getPacketSum() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getPacketType() - Method in class org.ow2.clif.probe.rtp.AppPacket
-
Returns the packet type.
- getPacketType() - Method in class org.ow2.clif.probe.rtp.ByePacket
-
Returns the packet type.
- getPacketType() - Method in class org.ow2.clif.probe.rtp.ReportPacket
-
/** Returns the packet type.
- getPacketType() - Method in class org.ow2.clif.probe.rtp.RTCPInformation
- getPacketType() - Method in class org.ow2.clif.probe.rtp.RTCPPacket
-
Returns the packet type of the RTCP packet.
- getPacketType() - Method in class org.ow2.clif.probe.rtp.SDESPacket
-
Returns the packet type.
- getPadding() - Method in class org.ow2.clif.probe.rtp.RTPPacket
- getPageType() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- getParticipantsStats() - Method in class org.ow2.clif.probe.rtp.RTPStats
-
Update statistics for each participants
- getPath(DefaultMutableTreeNode) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- getPayload() - Method in class org.ow2.clif.probe.rtp.RTPPacket
- getPayloadType() - Method in class org.ow2.clif.probe.rtp.RTPPacket
- getPayloadType() - Method in class org.ow2.clif.probe.rtp.RTPSession
- getPayloadType(byte[]) - Static method in class org.ow2.clif.probe.rtp.RTPPacket
-
Get the payload type from the RTP packet
- getPercentPointsKeptParam() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getPlainParams() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ParamsHolder
- getPlotName() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getPort() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getPort() - Method in class org.ow2.clif.probe.rtp.RTPInformation
- getPort() - Method in class org.ow2.clif.probe.rtp.RTPSession
- getPreferredSize() - Method in class org.ow2.clif.analyze.lib.graph.gui.TitledPanel
- getPreviousSection(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- getPreviousTime() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getProbeStatSortFactor() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- getProbeStatSortRatio() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- getProfilingData() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
- getProfilingData(EventFilter) - Method in class org.ow2.clif.analyze.statistics.BladeDatumReader
- getProfilingStatistics(String) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
- getProperty(String, String) - Method in class org.ow2.clif.util.ConfigFileManager
-
Get a property's value.
- getQuantiles() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getQuantilesNb() - Method in class org.ow2.clif.analyze.lib.report.Section
- getRadioGroup(String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
- getRealTokens(String, String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
-
Split the string value with the separator, and check if there is no escape character before the separator
- getRegexCtrl() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- getRegexCtrl() - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
- getRendezVous(String, long) - Method in interface org.ow2.clif.server.api.Synchronizer
-
Wait until a rendez-vous is complete, i.e.
- getRendezVous(String, long) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
- getReport() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- getReportPath() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- getReportRoot() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getRepresentation() - Method in class org.ow2.clif.analyze.lib.report.Chart
- getResult() - Method in class org.ow2.clif.analyze.statistics.profiling.ActionDatum
- getResult() - Method in class org.ow2.clif.analyze.statistics.profiling.Datum
- getResult() - Method in class org.ow2.clif.analyze.statistics.profiling.ProbeDatum
- getResult() - Method in class org.ow2.clif.storage.api.ActionEvent
- getResultFilePath() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- getResults() - Method in class org.ow2.clif.probe.rtp.RTPStats
-
Generate statistics for monitoring every seconds.
- getRowCount() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
- getRowCount() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
- getRtcpPackets(byte[], Long) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
-
Method to separate RTCP report.
- getSampling() - Method in class org.ow2.clif.probe.rtp.RTPSession
- getSampling(Integer) - Static method in class org.ow2.clif.probe.rtp.RTPPacket
-
Returns the frequency associated to this payload type
- getSection() - Method in class org.ow2.clif.analyze.lib.report.Chart
- getSection() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getSection() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getSection(String) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- getSection(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getSectionByTitle(String) - Method in class org.ow2.clif.analyze.lib.report.Report
- getSectionId() - Method in class org.ow2.clif.analyze.lib.report.Section
- getSectionOrder() - Method in class org.ow2.clif.analyze.lib.report.Section
- getSections() - Method in class org.ow2.clif.analyze.lib.report.Report
- getSelectedDataset() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- getSelectedDatasource() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- getSelectedObject() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- getSelectedSection() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- getSeqNumMax() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getSequenceNumber() - Method in class org.ow2.clif.probe.rtp.RTPPacket
- getSequenceNumber() - Method in class org.ow2.clif.probe.rtp.RTPSession
- getSequenceNumber(byte[]) - Static method in class org.ow2.clif.probe.rtp.RTPPacket
-
Get the sequence number from the RTP packet
- getServerComponents() - Method in class org.ow2.clif.deploy.ClifRegistry
-
Gets the list of registered CLIF server names and components
- getServerName() - Method in class org.ow2.clif.deploy.DeployDefinition
- getServerName() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
- getServerName() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
- getServers() - Method in class org.ow2.clif.deploy.ClifRegistry
-
Get bound servers in ClifRegistry
- getServers(InputStream) - Static method in class org.ow2.clif.console.lib.TestPlanReader
-
Reads a test plan definition from the provided input stream, and returns the set of names of CLIF servers involved in this test plan.
- getServers(Collection<ClifDeployDefinition>) - Static method in class org.ow2.clif.console.lib.TestPlanReader
-
Get the set of names of CLIF servers involved in the provided collection of deployment definitions.
- getSession() - Method in class org.ow2.clif.storage.api.ActionEvent
- getSeverity() - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
- getSigar() - Static method in class org.ow2.clif.probe.util.SigarUtil
- getSingleton() - Static method in class org.ow2.clif.probe.util.SolarisProbe
-
Gets the SolarisProbe singleton, creating a new one when the client counter is zero.
- getSize(UniqueKey) - Static method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- getSliceSize() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- getSlicesNb() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getSlicesNb() - Method in class org.ow2.clif.analyze.lib.report.Section
- getSocketAddress() - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollectStep
- getSortedData() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
- getSortedValue(int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
- getSortFactor() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
- getSortRatio() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
- getSplitParams() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ParamsHolder
- getSquareSum() - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
-
gets the list squareSum
- getSsrc() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getSsrc() - Method in class org.ow2.clif.probe.rtp.RTPPacket
- getSsrc() - Method in class org.ow2.clif.probe.rtp.RTPSession
- getSsrc(byte[]) - Static method in class org.ow2.clif.probe.rtp.RTPPacket
-
Get the ssrc from the RTP packet
- getStackTrace(Throwable) - Static method in class org.ow2.clif.util.ThrowableHelper
-
This method returns a recursive dump of an Throwable object as a simple String
- getStackTraceLines(Throwable) - Static method in class org.ow2.clif.util.ThrowableHelper
-
This method returns a recursive dump of an Throwable object as an array of strings
- getStandardDeviation() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getStartTime() - Method in class org.ow2.clif.analyze.lib.report.Chart
-
Gets the forced chart starting time.
- getStartTime() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getStat() - Method in interface org.ow2.clif.datacollector.api.DataCollectorAdmin
-
Get latest blade statistics
- getStat() - Method in class org.ow2.clif.datacollector.lib.AbstractProbeDataCollector
-
Get statistics computed since previous call (or initialization for 1st call)
- getStat() - Method in class org.ow2.clif.datacollector.lib.InjectorDataCollector
-
Get statistics computed since previous call (or initialization for 1st call).
- getState() - Method in class org.ow2.clif.supervisor.lib.BladeObservation
- getState(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Get the state of a blade
- getStateId() - Method in class org.ow2.clif.storage.api.LifeCycleEvent
- getStatisticalFilteringParamsToHtml() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getStatisticalFilteringParamsToString() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getStatisticalSortFactor() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
gets the factor of statistical rejection (mean +/- factor*std)
- getStatisticalSortPercentage() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
gets the target percentage of kept measures after statistical rejection
- getStatistics() - Method in class org.ow2.clif.analyze.lib.report.AggregateDataset
- getStatistics() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getStatistics() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- getStatistics() - Method in class org.ow2.clif.analyze.lib.report.MultipleDataset
- getStatistics() - Method in class org.ow2.clif.analyze.lib.report.Section
- getStatistics() - Method in class org.ow2.clif.analyze.lib.report.SimpleDataset
- getStatLabels(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Retrieve the ActionStat of a specific host.
- getStatLabels(String) - Method in interface org.ow2.clif.supervisor.api.TestControl
-
Retrieve the ActionStat of a specific host.
- getStatLabels(String) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Gets labels describing statistics delivered by a blade
- getStats(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Retrieve the ActionStat of a specific host.
- getStats(String) - Method in interface org.ow2.clif.supervisor.api.TestControl
-
Retrieve the ActionStat of a specific host.
- getStats(String) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Retrieve the execution statistics of a blade.
- getStatsFilteredEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getStatSortDataNumber() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
- getStatSortFactor() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
- getStatSortMean() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
computes the statistical mean
- getStatSortMedian() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
computes the statistical median (could be more robust in case of non-bell distribution).
- getStatSortRatio() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
- getStatSortStd() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
computes the standard deviation through statistical rejection
- getStd() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
gets the standard deviation of raw data
- getStep() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- getStep() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getStep() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getStol() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getStol() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getStolDate() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getStolDate() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getStoreReader() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- getSum() - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
-
gets the list sum
- getTable(String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
-
This method analyzes the value to be set in the table, and remove all escape characters
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1TablePanel.MyTableRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ow2.clif.console.lib.gui.GraphCellRenderer
- getTestDir(String) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
- getTestDir(String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- getTestFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- getTestName() - Method in class org.ow2.clif.analyze.lib.report.Datasource
- getTestNameFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- getTestPlan() - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- getTestPlan() - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
- getTestPlan(String, BladeFilter) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
-
Gets the test plan definition for a given test run name.
- getTestPlan(String, BladeFilter) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- getTestPlan(String, BladeFilter) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getTestPlan(String, BladeFilter) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
- getTestPlan(String, BladeFilter) - Method in interface org.ow2.clif.storage.api.StorageRead
-
Gets the test plan definition for a given test run name.
- getTestPlan(String, BladeFilter) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- getTestPlan(String, BladeFilter) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- getTests(TestFilter) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
-
Gets a list of test runs matching a given filter.
- getTests(TestFilter) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- getTests(TestFilter) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
- getTests(TestFilter) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
- getTests(TestFilter) - Method in interface org.ow2.clif.storage.api.StorageRead
-
Gets a list of test runs matching a given filter.
- getTests(TestFilter) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- getTests(TestFilter) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- getTestsNames() - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
-
Get the tests' names.
- getTestsTreeNode() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getThroughput() - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Get throughput
- getTime() - Method in class org.ow2.clif.probe.rtp.RTCPInformation
- getTime() - Method in class org.ow2.clif.probe.rtp.RTPInformation
- getTimeDiscardedEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getTimeEnd() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- getTimeEnd() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- getTimeEnd(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getTimeFilteredEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
- getTimeFilterEventsDiscardedNumber() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getTimeJitter() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getTimeJitterSum() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getTimeJitterSumSquare() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- getTimestamp() - Method in class org.ow2.clif.probe.rtp.RTPPacket
- getTimestamp() - Method in class org.ow2.clif.probe.rtp.RTPSession
- getTimestamp(byte[]) - Static method in class org.ow2.clif.probe.rtp.RTPPacket
-
Get the timestamp from the RTP packet
- getTimeStart() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- getTimeStart() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- getTimeStart(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- getTimeWindow() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- getTimeWindow() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getTimeWindow() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getTitle() - Method in class org.ow2.clif.analyze.lib.graph.gui.TitledPanel
- getTitle() - Method in class org.ow2.clif.analyze.lib.report.Chart
- getTitle() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getTitle() - Method in class org.ow2.clif.analyze.lib.report.Report
- getTitle() - Method in class org.ow2.clif.analyze.lib.report.Section
- getTitleMacro() - Method in class org.ow2.clif.analyze.lib.report.Report
- getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ControlInstruction
- getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ExitInstruction
- getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.GotoInstruction
- getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
- getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction
- getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.SampleInstruction
- getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
- getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.TimerInstruction
- getType() - Method in class org.ow2.clif.storage.api.ActionEvent
- getTypeLabel() - Method in class org.ow2.clif.probe.cpu.CPUEvent
- getTypeLabel() - Method in class org.ow2.clif.probe.disk.DiskEvent
- getTypeLabel() - Method in class org.ow2.clif.probe.jmx_jvm.JMX_JVMEvent
- getTypeLabel() - Method in class org.ow2.clif.probe.jvm.JVMEvent
- getTypeLabel() - Method in class org.ow2.clif.probe.memory.MemoryEvent
- getTypeLabel() - Method in class org.ow2.clif.probe.network.NetworkEvent
- getTypeLabel() - Method in class org.ow2.clif.probe.rtp.RTPEvent
- getTypeLabel() - Method in class org.ow2.clif.storage.api.ActionEvent
- getTypeLabel() - Method in class org.ow2.clif.storage.api.AlarmEvent
- getTypeLabel() - Method in interface org.ow2.clif.storage.api.BladeEvent
- getTypeLabel() - Method in class org.ow2.clif.storage.api.LifeCycleEvent
- getUniqueBladeIds() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getUniqueEventTypes() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getUniqueFields() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- getValue() - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
- getValueAt(int, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
- getValueAt(int, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
- getVersion() - Method in class org.ow2.clif.probe.rtp.RTPPacket
- getVersion() - Static method in class org.ow2.clif.util.Version
- getxLabel() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getXySeriesCollection() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- getYAxisLabel() - Method in class org.ow2.clif.analyze.lib.report.Section
- getyLabel() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- GOTO - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
- GotoInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
- GotoInstruction(int) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.GotoInstruction
- Graph - Class in org.ow2.clif.console.lib.gui
- Graph(String[], int, boolean) - Constructor for class org.ow2.clif.console.lib.gui.Graph
-
The Graph constructor.
- graphArea - Variable in class org.ow2.clif.console.lib.gui.Graph
- GraphCellRenderer - Class in org.ow2.clif.console.lib.gui
- GraphCellRenderer(InjectorsGraph[]) - Constructor for class org.ow2.clif.console.lib.gui.GraphCellRenderer
- GraphColorChooser - Class in org.ow2.clif.console.lib.gui
-
This class handles colors for the graphics.
- GraphColorChooser() - Constructor for class org.ow2.clif.console.lib.gui.GraphColorChooser
- GraphTableModel - Class in org.ow2.clif.console.lib.gui
- GraphTableModel(String[]) - Constructor for class org.ow2.clif.console.lib.gui.GraphTableModel
- GroupNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- GroupNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.GroupNode
- groups - Variable in class org.ow2.clif.scenario.isac.engine.nodes.ScenarioNode
- GUI_DTD - Static variable in class org.ow2.clif.scenario.isac.dtd.Files
- GuiAboutDialog - Class in org.ow2.clif.console.lib.gui
-
"About CLIF" information window - displays CLIF logo, version number and compilation time.
- GuiAboutDialog(JFrame) - Constructor for class org.ow2.clif.console.lib.gui.GuiAboutDialog
- GuiAlert - Class in org.ow2.clif.util.gui
-
Generic alert window (JInternalFrame) for Swing JDesktopPane
- GuiAlert(JDesktopPane, String, String) - Constructor for class org.ow2.clif.util.gui.GuiAlert
- GuiClearConfirm - Class in org.ow2.clif.console.lib.gui
- GuiCollectDialog - Class in org.ow2.clif.console.lib.gui
-
Monitor window for test results collect.
- GuiConsoleImpl - Class in org.ow2.clif.console.lib.gui
-
Implementation of a graphic user interface for Clif
- GuiConsoleImpl() - Constructor for class org.ow2.clif.console.lib.gui.GuiConsoleImpl
- guiFile - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
- GUIInitDialog - Class in org.ow2.clif.console.lib.gui
- GuiMonitorCard - Class in org.ow2.clif.console.lib.gui
- GuiMonitorCard(Map<String, ClifDeployDefinition>, String[], ClifAppFacade) - Constructor for class org.ow2.clif.console.lib.gui.GuiMonitorCard
-
The constructor that will initialize the internal panels.
- GuiMonitorPanel - Class in org.ow2.clif.console.lib.gui
- GuiMonitorPanel(Map<String, ClifDeployDefinition>, ClifAppFacade) - Constructor for class org.ow2.clif.console.lib.gui.GuiMonitorPanel
-
Constructor
- GuiPanelBladeState - Class in org.ow2.clif.console.lib.gui
- GuiPanelBladeState(JFrame) - Constructor for class org.ow2.clif.console.lib.gui.GuiPanelBladeState
-
The constructor with no initial hosts.
- GuiPanelBothMonitor - Class in org.ow2.clif.console.lib.gui
- GuiPanelBothMonitor(Map<String, ClifDeployDefinition>, ClifAppFacade) - Constructor for class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
-
The constructor that will initialize the internal panels.
- GuiPanelOutput - Class in org.ow2.clif.console.lib.gui
- GuiPanelOutput() - Constructor for class org.ow2.clif.console.lib.gui.GuiPanelOutput
H
- hashCode() - Method in class org.ow2.clif.util.UniqueKey
- HISTOGRAM - org.ow2.clif.analyze.lib.report.Section.ChartRepresentation
- hostsToDisplay - Variable in class org.ow2.clif.console.lib.gui.Graph
- HTML_FORMAT - org.ow2.clif.analyze.lib.report.Report.exportFormats
- htmlTabs() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- htmlTabs(int) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- htmlTabsm() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- htmlTabsp() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
I
- id - Variable in class org.ow2.clif.scenario.isac.engine.nodes.BehaviorNode
- id - Variable in class org.ow2.clif.scenario.isac.engine.nodes.PlugInNode
- id - Variable in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
- ID_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- ID_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
- idFld - Variable in class org.ow2.clif.console.lib.gui.GUIInitDialog
- IfNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- IfNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.IfNode
- IllegalAttributeValueException - Exception in org.ow2.clif.scenario.isac.engine.nodes
- IllegalAttributeValueException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.IllegalAttributeValueException
- imageFormat - Variable in class org.ow2.clif.analyze.lib.report.Report
- INCOHERENT - Static variable in class org.ow2.clif.supervisor.api.BladeState
- incPacketSum() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
-
Increment number of packet by 1.
- incrementSequenceNumber() - Method in class org.ow2.clif.probe.rtp.RTPSession
-
Increment by one for each new RTP packet.
- incrementTimestamp() - Method in class org.ow2.clif.probe.rtp.RTPSession
-
The increment depends on the duration of each packets.
- indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.ControlNode
- indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.IfNode
- indentedToString(int, StringBuilder) - Method in interface org.ow2.clif.scenario.isac.engine.nodes.InstructionNode
- indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.NChoiceNode
- indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.PreemptiveNode
- indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.SampleNode
- indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.TimerNode
- indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.WhileNode
- INFO - Static variable in class org.ow2.clif.storage.api.AlarmEvent
- init(boolean) - Static method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
- init(Serializable) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- init(Serializable) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- init(Serializable) - Method in class org.ow2.clif.scenario.multithread.MTScenario
-
initializes a new test, creating and starting the given number of activity threads, and returns as soon as every thread has been actually started
- init(Serializable) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- init(Serializable) - Method in interface org.ow2.clif.server.api.ActivityControl
-
Initialize the activity
- init(Serializable) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
-
asynchronously initialize the blade
- init(Serializable) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Initializes a new test for every blade in the deployed test plan.
- init(Serializable, String) - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
-
Initialize a test
- init(Serializable, String) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
-
Does nothing.
- init(Serializable, String) - Method in class org.ow2.clif.datacollector.lib.AbstractProbeDataCollector
-
new test initialization => call super class' init() method and resets all statistics, including the cumulative ones
- init(Serializable, String) - Method in class org.ow2.clif.datacollector.lib.InjectorDataCollector
-
new test initialization => call super class' init() method and resets all statistics, including the cumulative ones
- init(Serializable, String) - Method in class org.ow2.clif.probe.cpu.DataCollector
- init(Serializable, String) - Method in class org.ow2.clif.probe.disk.DataCollector
- init(Serializable, String) - Method in class org.ow2.clif.probe.jmx_jvm.DataCollector
- init(Serializable, String) - Method in class org.ow2.clif.probe.jvm.DataCollector
- init(Serializable, String) - Method in class org.ow2.clif.probe.memory.DataCollector
- init(Serializable, String) - Method in class org.ow2.clif.probe.network.DataCollector
- init(Serializable, String) - Method in class org.ow2.clif.probe.rtp.DataCollector
- init(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Init selected blades if global state is deployed
- init(String) - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
-
Initialize the storage proxy
- init(String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
-
Initializes the storage system
- init(String) - Static method in class org.ow2.clif.util.ExecutionContext
-
Sets the base directory of CLIF runtime environment, and configures log libraries.
- INIT - org.ow2.clif.analyze.lib.graph.gui.ReportManager.Phases
- initBladeFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- InitCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to initialize all blades of a given deployed test plan.
- InitCmd() - Constructor for class org.ow2.clif.console.lib.batch.InitCmd
- initCollect(Serializable) - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
-
Initializes a new collect for a given test
- initCollect(Serializable) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
-
Initializes a new collect for a given test
- initGui() - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
- INITIALIZED - Static variable in class org.ow2.clif.supervisor.api.BladeState
- initializeFrom(ReportManager.Phases) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- initializeFrom(ReportManager.Phases) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
- initializeFrom(ReportManager.Phases) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard2MainView
-
initializing currenDsm depends on previous state: - when "Wizard step 1": copy currentDs on w1Dataset and pre-initialization of some fields - when"Report Manager": copy selected dataset on w1Dataset
- INITIALIZING - Static variable in class org.ow2.clif.supervisor.api.BladeState
- initStoreReader() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- initTest(ClifAppFacade) - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
- initTestFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- INJECTOR_FREQUENCY_CLASS_NUMBER - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- INJECTOR_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
- INJECTOR_QUANTILE_CLASS_NUMBER - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- InjectorAnalyst - Class in org.ow2.clif.analyze.statistics
-
Analyze one or more CLIF injectors: first of all, agglomerate action blades ; check success of any action ; compute data in order to get statistical stuff
- InjectorAnalyst() - Constructor for class org.ow2.clif.analyze.statistics.InjectorAnalyst
-
default constructor
- InjectorAnalyst(String) - Constructor for class org.ow2.clif.analyze.statistics.InjectorAnalyst
- InjectorDataCollector - Class in org.ow2.clif.datacollector.lib
-
Data collector for load-injectors generating ActionEvent events.
- InjectorDataCollector() - Constructor for class org.ow2.clif.datacollector.lib.InjectorDataCollector
- InjectorsGraph - Class in org.ow2.clif.console.lib.gui
-
This structure represents a host with all its associated points, name and color
- InjectorsGraph(int, boolean) - Constructor for class org.ow2.clif.console.lib.gui.InjectorsGraph
-
The constructor, which create all the vectors that will contain the points to store.
- Insert - Class in org.ow2.clif.probe.cpu
-
Insert for CPU probe based on SIGAR
- Insert - Class in org.ow2.clif.probe.disk
-
Insert for disk probe based on SIGAR
- Insert - Class in org.ow2.clif.probe.jmx_jvm
-
Insert for JMX JVM probe
- Insert - Class in org.ow2.clif.probe.jvm
-
Insert for JVM probe
- Insert - Class in org.ow2.clif.probe.memory
-
Insert for memory probe based on SIGAR
- Insert - Class in org.ow2.clif.probe.network
-
Insert for Network probe based on SIGAR
- Insert - Class in org.ow2.clif.probe.rtp
-
Insert for RTP probe
- Insert() - Constructor for class org.ow2.clif.probe.cpu.Insert
- Insert() - Constructor for class org.ow2.clif.probe.disk.Insert
- Insert() - Constructor for class org.ow2.clif.probe.jmx_jvm.Insert
- Insert() - Constructor for class org.ow2.clif.probe.jvm.Insert
- Insert() - Constructor for class org.ow2.clif.probe.memory.Insert
- Insert() - Constructor for class org.ow2.clif.probe.network.Insert
- Insert() - Constructor for class org.ow2.clif.probe.rtp.Insert
- Insert_JRockit5 - Class in org.ow2.clif.probe.jmx_jvm
-
Insert for JMX JVM probe
- Insert_JRockit5() - Constructor for class org.ow2.clif.probe.jmx_jvm.Insert_JRockit5
- Insert.GCTracer - Class in org.ow2.clif.probe.jvm
- insertBlade(String, ClifDeployDefinition, int) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
-
Inserts a blade at the specified row index of the table.
- Instruction - Class in org.ow2.clif.scenario.isac.engine.instructions
- Instruction() - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.Instruction
- InstructionNode - Interface in org.ow2.clif.scenario.isac.engine.nodes
- instructions - Variable in class org.ow2.clif.scenario.isac.engine.nodes.BehaviorNode
- instructions - Variable in class org.ow2.clif.scenario.isac.engine.nodes.NChoiceNode.ChoiceNode
- instructions - Variable in class org.ow2.clif.scenario.isac.engine.nodes.PreemptiveNode
- instructions - Variable in class org.ow2.clif.scenario.isac.engine.nodes.WhileNode
- instructionsElse - Variable in class org.ow2.clif.scenario.isac.engine.nodes.IfNode
- instructionsThen - Variable in class org.ow2.clif.scenario.isac.engine.nodes.IfNode
- interfaces - Static variable in class org.ow2.clif.util.ItfName
- interrupt() - Method in class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
-
Interruption override: traps interrupt for thread termination without generating InterruptedException in possibly active blocking operations (network I/O).
- IntHolder - Class in org.ow2.clif.scenario.isac.util
-
This class implements a simple object storing a int value in order to use the reference of this object, which will be shared between multiple class
- IntHolder() - Constructor for class org.ow2.clif.scenario.isac.util.IntHolder
- IntHolder(int) - Constructor for class org.ow2.clif.scenario.isac.util.IntHolder
- IsacExtendedEngine - Class in org.ow2.clif.scenario.isac.engine
-
This is the main class of the Isac extended engine.
- IsacExtendedEngine() - Constructor for class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
-
The following properties can be set in clif.props : - clif.isac.threads - clif.isac.groupperiod - clif.isac.schedulerperiod - clif.isac.jobdelay - clif.store.action - clif.store.lifecycle - clif.store.alarms Otherwise, use default values.
- IsacRuntimeException - Exception in org.ow2.clif.scenario.isac.exception
-
This class implements runtime exception for the Isac module
- IsacRuntimeException(String) - Constructor for exception org.ow2.clif.scenario.isac.exception.IsacRuntimeException
-
Constructor, build a new runtime exception with a prdefined message
- IsacRuntimeException(String, Exception) - Constructor for exception org.ow2.clif.scenario.isac.exception.IsacRuntimeException
-
Send an isac runtime exception
- isbLegend() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- isbToolTips() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- isbUrls() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- isCanceled() - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- isCanceled() - Method in interface org.ow2.clif.storage.api.CollectListener
-
Called an arbitrarily number of times at arbitrary moments during a collect to ensure the collect must go on or be canceled.
- isCanceled() - Method in class org.ow2.clif.util.TextCollectMonitor
- isCanceled(String) - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- isCanceled(String) - Method in interface org.ow2.clif.storage.api.CollectListener
-
Called an arbitrarily number of times at arbitrary moments during a collect to ensure the collect must go on or be canceled for the given blade.
- isCanceled(String) - Method in class org.ow2.clif.util.TextCollectMonitor
- isCellEditable(int, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
-
Only the first column is editable (set an alias instead of canonical name)
- isCellEditable(int, int) - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
-
Information about the editable cell of the table.
- isCommentLine(String) - Static method in class org.ow2.clif.analyze.statistics.BladeStoreReader
- isCommentLine(String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- isComplete() - Method in class org.ow2.clif.util.Future
-
Checks if the task is complete.
- isDeployable() - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- isDeployable() - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
- isDetailedAnalysis() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- isDrawMovingAverage() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isDrawMovingMax() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isDrawMovingMedian() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isDrawMovingMin() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isDrawMovingStdDev() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isDrawMovingThroughput() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isDrawn() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- isDrawRaw() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isEmpty() - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- isEmpty() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
- isEmpty() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
- isEmpty() - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- isEmpty() - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
- isEnabled(String) - Static method in class org.ow2.clif.util.StringHelper
-
Checks if the given String is one among "true", "yes", "on" (ignoring case) or "1".
- isEndFilterAtLastEvent() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isEndSession() - Method in class org.ow2.clif.scenario.transitions.Transition
- isInjector() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
- isInjector() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
- isLimited - Variable in class org.ow2.clif.console.lib.gui.Graph
- isLocalAddress(String) - Static method in class org.ow2.clif.util.Network
-
Checks that the given IP address is bound to a local network interface
- isLocalAddress(InetAddress) - Static method in class org.ow2.clif.util.Network
-
Checks that the given IP address is bound to a local network interface
- isNullOrEmpty(String) - Static method in class org.ow2.clif.util.StringHelper
- isOk() - Method in class org.ow2.clif.analyze.statistics.profiling.ActionDatum
- isOutputFile() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- isPerformDraw() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isPerformHistogram() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isPerformQuantiles() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isPerformStatAnalysis() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isPerformTimeChart() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isProbe() - Method in class org.ow2.clif.console.lib.ClifDeployDefinition
-
Test if this blade is a probe
- isProbe() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
- isProbe() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
- isRunning(Collection<BladeState>) - Static method in class org.ow2.clif.supervisor.api.BladeState
-
Determines if the global state resulting from some individual states is "running", i.e.
- isSplit() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ParamsHolder
- isStartFilterAtFirstEvent() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- isStationaryState(Collection<BladeState>) - Static method in class org.ow2.clif.supervisor.api.BladeState
-
Determines if the global state resulting from some individual states is a stationary state or a transitional state.
- isSuccessful() - Method in class org.ow2.clif.deploy.DeployObservation
- isSuccessful() - Method in class org.ow2.clif.storage.api.ActionEvent
- iteration - Variable in class org.ow2.clif.storage.api.ActionEvent
- ItfName - Class in org.ow2.clif.util
-
Interface unique name generator for collection client interfaces.
- ItfName() - Constructor for class org.ow2.clif.util.ItfName
J
- JMX_JVMEvent - Class in org.ow2.clif.probe.jmx_jvm
- join() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- join() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- join() - Method in class org.ow2.clif.scenario.multithread.MTScenario
- join() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- join() - Method in interface org.ow2.clif.server.api.ActivityControl
-
Waits until the end of the activity
- join() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
-
Waits for the end of the activity
- join() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Waits for the end of activity of all blades of currently deployed test plan.
- join(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Join selected blades if global state is running
- join(String[]) - Method in interface org.ow2.clif.supervisor.api.TestControl
-
Wait for selected blades to end
- join(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Waits for the end of execution of a selection of blades from currently deployed test plan.
- JoinCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to wait until all blades of a given running test, or just a subset of them, terminate.
- JoinCmd() - Constructor for class org.ow2.clif.console.lib.batch.JoinCmd
- JPG_FORMAT - org.ow2.clif.analyze.lib.report.Report.imageFormats
- JVM_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- JVM_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- JvmAnalyst - Class in org.ow2.clif.analyze.statistics
-
Analyze JVM probes of CLIF
- JvmAnalyst() - Constructor for class org.ow2.clif.analyze.statistics.JvmAnalyst
-
constructor
- JvmAnalyst(String) - Constructor for class org.ow2.clif.analyze.statistics.JvmAnalyst
- JVMEvent - Class in org.ow2.clif.probe.jvm
-
Measure events generated by JVM probes: heap memory usage.
- JVMPROPS_FILENAME - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
K
- keptRate() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
keptRate the percent rate of kept values as one digit after dot
- KERNEL_CPU_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- key - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
L
- label - Variable in class org.ow2.clif.scenario.isac.engine.instructions.GotoInstruction
- label - Variable in class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction.Choice
- label - Variable in class org.ow2.clif.supervisor.api.BladeState
-
an explicit state name (running, stopping, stopped...)
- LABEL - Static variable in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- labelFalse - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
- LABELS - Static variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
- LABELS - Static variable in class org.ow2.clif.probe.cpu.DataCollector
- LABELS - Static variable in class org.ow2.clif.probe.disk.DataCollector
- LABELS - Static variable in class org.ow2.clif.probe.jmx_jvm.DataCollector
- LABELS - Static variable in class org.ow2.clif.probe.jvm.DataCollector
- LABELS - Static variable in class org.ow2.clif.probe.memory.DataCollector
- LABELS - Static variable in class org.ow2.clif.probe.network.DataCollector
- LABELS - Static variable in class org.ow2.clif.probe.rtp.DataCollector
- last_id - Static variable in class org.ow2.clif.console.lib.gui.GUIInitDialog
- launch(InetAddress, int, String, String) - Static method in class org.ow2.clif.util.CodeServer
- LaunchCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to deploy and to run a test plan as defined in a given test plan file.
- LaunchCmd() - Constructor for class org.ow2.clif.console.lib.batch.LaunchCmd
- LIFECYCLE_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- LIFECYCLE_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- LifeCycleEvent - Class in org.ow2.clif.storage.api
-
This class represents the different events
- LifeCycleEvent(long, BladeState) - Constructor for class org.ow2.clif.storage.api.LifeCycleEvent
- LifeCycleReader - Class in org.ow2.clif.analyze.statistics
- LifeCycleReader(BladeStoreReader) - Constructor for class org.ow2.clif.analyze.statistics.LifeCycleReader
- list() - Method in class org.ow2.clif.deploy.ClifRegistry
-
Direct access to CLIF/Fractal registry for listing all bound names
- listFc() - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- listFc() - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
- listFc() - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
- listFc() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- listFc() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- listFc() - Method in class org.ow2.clif.scenario.multithread.MTScenario
- listFc() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- listFc() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- listFc() - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- listFc() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
- ListOfLong - Class in org.ow2.clif.analyze.statistics.util.data
-
ListOfLong : a list of long with convenient management tools and stuff for statistics as sum, squareSum.
- ListOfLong() - Constructor for class org.ow2.clif.analyze.statistics.util.data.ListOfLong
-
constructor of an empty ListOfLong.
- ListOfLong(int) - Constructor for class org.ow2.clif.analyze.statistics.util.data.ListOfLong
-
Constructs an empty list of long with the specified initial capacity.
- ListOfLong(ListOfLong) - Constructor for class org.ow2.clif.analyze.statistics.util.data.ListOfLong
-
Constructs a list of long containing the elements of the specified collection, in the order they are returned by the collection's iterator.
- ListServersCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to print the list of all CLIF servers registered in the Registry, or the list of CLIF servers used by one or several test plans.
- ListServersCmd() - Constructor for class org.ow2.clif.console.lib.batch.ListServersCmd
- load(boolean) - Method in class org.ow2.clif.util.ConfigFileManager
-
Loads a configuration file.
- loadDatasourceReport(Element, String, String) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- LoadFileFilter - Class in org.ow2.clif.analyze.lib.graph.util
-
The Class SaveFileFilter.
- LoadFileFilter() - Constructor for class org.ow2.clif.analyze.lib.graph.util.LoadFileFilter
-
Instantiates a new save file filter.
- loadMacro() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- loadMacro(Element) - Method in class org.ow2.clif.analyze.lib.report.Report
- loadParameters() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
-
load default analyze parameters
- loadParameters(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
-
load analyze parameters from property file
- loadParameters(Properties) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
-
load analyze parameters from properties
- loadReport() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- loadReport(Element) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- loadReport(Element) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- loadReport(Element) - Method in class org.ow2.clif.analyze.lib.report.Report
- loadReport(Element) - Method in class org.ow2.clif.analyze.lib.report.Section
- loadReportFromXLM(Element) - Method in class org.ow2.clif.analyze.lib.report.Report
- loadRoutine() - Method in class org.ow2.clif.analyze.lib.report.Report
- log(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- LogAndDebug - Class in org.ow2.clif.analyze.lib.report
- LogAndDebug() - Constructor for class org.ow2.clif.analyze.lib.report.LogAndDebug
- logger - Variable in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
- logm(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
-
decrements the tabs count and then prints a message on System.output
- logn(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
-
prints a message on System.output without "\n"
- logp(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
-
prints a message on System.output and then increments the tabs count
- longAt(int) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
-
long value at the specified position in this list.
- LongStatistics - Class in org.ow2.clif.analyze.statistics.util.data
-
Class for performances statistical calculation (data stored in ListOfLong) with median, average value, standard deviation ...
- LongStatistics() - Constructor for class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
longStat empty constructor
- LongStatistics(int) - Constructor for class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
Constructs a LongStatistics with an empty list of long contructed with the specified initial capacity.
- LongStatistics(ListOfLong) - Constructor for class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
longStat constructor based on existing ListOfLong.
- lookup(String) - Method in class org.ow2.clif.deploy.ClifRegistry
-
Direct access to CLIF/Fractal registry for finding a component from its name
- lookupClifApp(String) - Method in class org.ow2.clif.deploy.ClifRegistry
-
Looks for a clifApp component.
- lookupFc(String) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- lookupFc(String) - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
- lookupFc(String) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
- lookupFc(String) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- lookupFc(String) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- lookupFc(String) - Method in class org.ow2.clif.scenario.multithread.MTScenario
- lookupFc(String) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- lookupFc(String) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- lookupFc(String) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- lookupFc(String) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
- lookupServer(String) - Method in class org.ow2.clif.deploy.ClifRegistry
-
Looks for a server component.
M
- m_clickedPath - Variable in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- main(String[]) - Static method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- main(String[]) - Static method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
-
The main method.
- main(String[]) - Static method in class org.ow2.clif.analyze.lib.list.AnalyzerImpl
- main(String[]) - Static method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.AddIsacPluginCmd
-
Add isac-plugins name at the end of Manifest.mf file if the isac-plugins path is not yet present
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.ChangeParameterCmd
-
Changes the value of a blade parameter.
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.CollectCmd
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.CurrentParametersCmd
-
Displays the list of a blade's parameters and associated values.
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.DeployCmd
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.InitCmd
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.JoinCmd
-
Blocks until all blades of a given running test, or just a subset of them, terminate.
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.LaunchCmd
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.ListServersCmd
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.ProbeHelpCmd
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.QuickstatsCmd
-
Prints a simple statistical report on load injection for the latest test execution.
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.RegistryCmd
-
Runs the Clif Registry and possibly a shared code server.
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.ResumeCmd
-
Resumes the execution of a suspended test, or just of a subset of its blades.
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.RunCmd
-
Initializes and starts a deployed test plan, or just a subset of its blades, and then collect data after termination.
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.StartCmd
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.StopCmd
-
Stops a test execution, or just a subset of its blades.
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.SuspendCmd
-
Suspends a running test, or just a subset of its blades.
- main(String[]) - Static method in class org.ow2.clif.console.lib.batch.WaitServersCmd
- main(String[]) - Static method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
- main(String[]) - Static method in class org.ow2.clif.console.lib.TestPlanReader
-
Simple command that prints the names of all CLIF servers involved in some test plans Names are printed only once whatever the number of occurrences in the test plans.
- main(String[]) - Static method in class org.ow2.clif.datacollector.lib.GenericFilterTest
-
Runs the test.
- main(String[]) - Static method in class org.ow2.clif.probe.cpu.Insert
- main(String[]) - Static method in class org.ow2.clif.probe.disk.Insert
- main(String[]) - Static method in class org.ow2.clif.probe.memory.Insert
- main(String[]) - Static method in class org.ow2.clif.probe.network.Insert
- main(String[]) - Static method in class org.ow2.clif.server.lib.ClifServerImpl
-
Creates a CLIF server and binds it in the CLIF registry.
- main(String[]) - Static method in class org.ow2.clif.util.ClifPrefetcher
- main(String[]) - Static method in class org.ow2.clif.util.ConfigFileManager
-
Generates or modifies a CLIF configuration file, setting network-related properties.
- main(String[]) - Static method in class org.ow2.clif.util.NetConfHelper
-
Runs either the server part or the client part.
- main(String[]) - Static method in class org.ow2.clif.util.Network
-
Prints to standard output the local IP address from which the provided host IP address or name is reachable.
- main(String[]) - Static method in class org.ow2.clif.util.Version
- makeEvent(String, String) - Method in interface org.ow2.clif.storage.api.EventFactory
- Math4Long - Class in org.ow2.clif.analyze.statistics.util.data
-
Math extension more specifically tuned to deal with statistical analysis of time measures
- Math4Long() - Constructor for class org.ow2.clif.analyze.statistics.util.data.Math4Long
- maxElements - Variable in class org.ow2.clif.console.lib.gui.InjectorsGraph
- maxPending - Static variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
-
maximum number of young events waiting to be written (subsumes delay_ms)
- MAXPENDING_DEFAULT - Static variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
- MAXPENDING_PROP - Static variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
- MEMORY_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- MEMORY_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- MemoryAnalyst - Class in org.ow2.clif.analyze.statistics
-
Analyze memory probes of CLIF
- MemoryAnalyst() - Constructor for class org.ow2.clif.analyze.statistics.MemoryAnalyst
-
constructor
- MemoryAnalyst(String) - Constructor for class org.ow2.clif.analyze.statistics.MemoryAnalyst
- MemoryEvent - Class in org.ow2.clif.probe.memory
- MIN_SIZE_OF_STATISTICAL_DATA - Static variable in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
- MissingAttributeException - Exception in org.ow2.clif.scenario.isac.engine.nodes
- MissingAttributeException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.MissingAttributeException
- MissingElementException - Exception in org.ow2.clif.scenario.isac.engine.nodes
- MissingElementException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.MissingElementException
- moveDatasetDown(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- moveDatasetUp(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- MOVING_AVERAGE - org.ow2.clif.analyze.lib.report.Dataset.ChartType
- MOVING_MAX - org.ow2.clif.analyze.lib.report.Dataset.ChartType
- MOVING_MEDIAN - org.ow2.clif.analyze.lib.report.Dataset.ChartType
- MOVING_MIN - org.ow2.clif.analyze.lib.report.Dataset.ChartType
- MOVING_STDDEV - org.ow2.clif.analyze.lib.report.Dataset.ChartType
- MOVINGTHROUGHPUT - org.ow2.clif.analyze.lib.report.Dataset.ChartType
- MTScenario - Class in org.ow2.clif.scenario.multithread
-
Abstract implementation of a multi-thread based scenario component.
- MTScenario() - Constructor for class org.ow2.clif.scenario.multithread.MTScenario
- MTScenarioSession - Interface in org.ow2.clif.scenario.multithread
-
Interface to be implemented by session objects when using a MTScenario-derived scenario.
- MULTIPLE_DATASET - org.ow2.clif.analyze.lib.report.Dataset.DatasetType
- MultipleDataset - Class in org.ow2.clif.analyze.lib.report
- MultipleDataset() - Constructor for class org.ow2.clif.analyze.lib.report.MultipleDataset
- MultipleDataset(String, String) - Constructor for class org.ow2.clif.analyze.lib.report.MultipleDataset
- MultipleDataset(String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.MultipleDataset
- MyTableRenderer() - Constructor for class org.ow2.clif.analyze.lib.graph.gui.Wizard1TablePanel.MyTableRenderer
N
- name - Variable in class org.ow2.clif.console.lib.gui.InjectorsGraph
- name - Variable in class org.ow2.clif.scenario.isac.engine.nodes.PlugInNode
- name - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
- name - Variable in class org.ow2.clif.storage.lib.filestorage.TestDescriptorImpl
- NameBladeFilter - Class in org.ow2.clif.storage.lib.util
- NameBladeFilter(String) - Constructor for class org.ow2.clif.storage.lib.util.NameBladeFilter
-
Creates a new blade event filter selecting events whose date is between the given bounds (inclusive).
- nbElements - Variable in class org.ow2.clif.console.lib.gui.Graph
- NCHOICE - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
- NChoiceInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
- NChoiceInstruction(int, ArrayList<NChoiceInstruction.Choice>) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction
- NChoiceInstruction.Choice - Class in org.ow2.clif.scenario.isac.engine.instructions
- NChoiceNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- NChoiceNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.NChoiceNode
- NChoiceNode.ChoiceNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- NetConfHelper - Class in org.ow2.clif.util
-
Utility class for automatic IP address selection.
- NetConfHelper() - Constructor for class org.ow2.clif.util.NetConfHelper
- Network - Class in org.ow2.clif.util
-
This utility class provides a method to get all IPv4 addresses of local network interfaces, either randomly or in a round-robin way.
- Network() - Constructor for class org.ow2.clif.util.Network
- NETWORK_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- NETWORK_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- NetworkEvent - Class in org.ow2.clif.probe.network
- newCollect(File) - Static method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- newLock(String) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
-
Raise an alarm on each first lock notify
- newLock(String) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
-
Does nothing.
- newMeasure() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
-
Start a new measure.
- newSession(int, String) - Method in class org.ow2.clif.scenario.multithread.MTScenario
- newTest(Serializable) - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
-
Informs the storage system of a new local test
- newTest(Serializable) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
-
Initializes the storage directories for the new test
- newTest(Serializable, Map<String, ClifDeployDefinition>) - Method in interface org.ow2.clif.storage.api.StorageAdmin
-
Informs the storage system about the beginning of a new test
- newTest(Serializable, Map<String, ClifDeployDefinition>) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
-
Inform the storage system the beginning of a new test
- nextBladeId - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- nextGaussian(int, int, int, int) - Method in class org.ow2.clif.util.Random
-
Gaussian law distribution
- nextKey - Static variable in class org.ow2.clif.util.UniqueKey
- nextNegativeExponential(int, int) - Method in class org.ow2.clif.util.Random
-
Negative exponential law distribution
- nextPoisson(double, int) - Method in class org.ow2.clif.util.Random
-
Poisson law distribution
- nextState(ReportManager.Phases) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- nextState(ReportManager.Phases, Dataset.DatasetType) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- nextStringBuilder(int) - Method in class org.ow2.clif.util.Random
- nextUniform(int, int) - Method in class org.ow2.clif.util.Random
-
Uniform distribution
- NO_SELECTION - org.ow2.clif.analyze.lib.graph.gui.ReportManagerView.SelectedObjectType
- NO_SUCH_RESOURCE - Static variable in class org.ow2.clif.util.CodeServer
- NodeException - Exception in org.ow2.clif.scenario.isac.engine.nodes
- NodeException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.NodeException
- NoMoreEvent - Exception in org.ow2.clif.storage.api
- NoMoreEvent() - Constructor for exception org.ow2.clif.storage.api.NoMoreEvent
- NONE - Static variable in class org.ow2.clif.supervisor.api.BladeState
- notify(String) - Method in interface org.ow2.clif.server.api.Synchronizer
-
Notify the specified lock, incrementing a notification counter.
- notify(String) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
O
- offset - Variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
-
Initial time in ms
- okBtn - Variable in class org.ow2.clif.console.lib.gui.GuiClearConfirm
- okBtn - Variable in class org.ow2.clif.console.lib.gui.GUIInitDialog
- okBtn - Variable in class org.ow2.clif.util.gui.GuiAlert
- old_collects - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- openConnection(URL) - Method in class org.ow2.clif.util.bytearray.ByteArrayURLStreamHandler
- openSocket(InetAddress, ArrayList<Integer>) - Method in class org.ow2.clif.probe.rtp.RTPListener
-
Open sockets using java.nio
- openStats(ArrayList<Integer>) - Method in class org.ow2.clif.probe.rtp.RTPStats
-
Open sockets using RTPListener.java
- OPERATOR_BEGINS_NOT_WITH - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATOR_BEGINS_WITH - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATOR_CONTAINS - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATOR_CONTAINS_NOT - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATOR_ENDS_NOT_WITH - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATOR_ENDS_WITH - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATOR_EQUALS - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATOR_EQUALS_NOT - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATOR_EQUALS_NOT_REGEX - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATOR_EQUALS_REGEX - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATOR_GREATER_THAN - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATOR_GREATER_THAN_OR_EQUALS - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATOR_LESS_THAN - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATOR_LESS_THAN_OR_EQUALS - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPERATORS - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- OPTS_PATH - Static variable in class org.ow2.clif.util.ExecutionContext
-
relative path to the file holding CLIF options
- OR - org.ow2.clif.analyze.lib.report.FieldsValuesFilter.LogicalEnum
- org.ow2.clif.analyze.lib.basic - package org.ow2.clif.analyze.lib.basic
-
Analyzer component implementation providing a GUI for browsing test runs and proceed with basic statistical analysis.
- org.ow2.clif.analyze.lib.graph - package org.ow2.clif.analyze.lib.graph
- org.ow2.clif.analyze.lib.graph.gui - package org.ow2.clif.analyze.lib.graph.gui
- org.ow2.clif.analyze.lib.graph.util - package org.ow2.clif.analyze.lib.graph.util
- org.ow2.clif.console.lib.gui - package org.ow2.clif.console.lib.gui
-
Swing-based GUI for deploying, controling and monitoring tests from a central "console".
- org.ow2.clif.util.gui - package org.ow2.clif.util.gui
- outputAnalysis(boolean, long) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
- outputAnalysis(boolean, long) - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
- outputAnalysis(boolean, long) - Method in class org.ow2.clif.analyze.statistics.JvmAnalyst
- outputAnalysis(boolean, long) - Method in class org.ow2.clif.analyze.statistics.ProbeAnalyst
- outputData() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
outputData the original data as one value per line
- outputData(int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
outputData the original data as an Array of "number" columns.
- outputFirstTenthReckoning(String, boolean) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
prints the first tenth reckoning on the standard output stream.
- outputHistories(Map<String, List<SliceSummary>>, int, long) - Method in class org.ow2.clif.analyze.statistics.ProbeAnalyst
- outputHistoryOfActionResults(AbstractAnalyst.ProfilingStatistics, LongStatistics, long) - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
- outputProbeHistory(List<SliceSummary>, long) - Method in class org.ow2.clif.analyze.statistics.ProbeAnalyst
- outputRawDataFrequency(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
prints the list which contains the data distribution in 'number' buckets.
- outputRawDataQuantiles(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
prints list which contains the raw data distribution in 'number' quantiles (buckets that contain the same number of values).
- outputResultsOfRawDataSlicing(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
Prints the medians of 'number' slices of raw data (increased-value sort).
- outputSortedData() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
outputSortedData the sorted data as one value per line
- outputSortedData(int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
outputSortedData the sorted data as an Array of "number" columns.
- outputStatisticalSortDataFrequency(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
prints the list which contains the data distribution in 'number' buckets.
- outputStatisticalSortDataQuantiles(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
prints the list which contains the data distribution in 'number' quantiles (buckets that contain the same number of values).
- outputStatisticalSummary(String, boolean) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
print the statistical summary of data on the standard output stream.
- outputStatistics(String, boolean) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
print the data analyze by enhanced statistics, including median result, on the standard output stream.
P
- packetTypeAvailable(Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
-
Tells if the packet type is supported by CLIF.
- paintComponent(Graphics) - Method in class org.ow2.clif.console.lib.gui.Graph
- ParameterParser - Class in org.ow2.clif.scenario.isac.util
-
General methods for escaping/unescaping characters in Isac parameters' values.
- ParameterParser() - Constructor for class org.ow2.clif.scenario.isac.util.ParameterParser
- params - Variable in class org.ow2.clif.scenario.isac.engine.nodes.PlugInNode
- paramsHolder - Variable in class org.ow2.clif.scenario.isac.engine.instructions.ControlInstruction
- paramsHolder - Variable in class org.ow2.clif.scenario.isac.engine.instructions.SampleInstruction
- paramsHolder - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
- paramsHolder - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TimerInstruction
- ParamsHolder - Class in org.ow2.clif.scenario.isac.engine.instructions
- ParamsHolder(Map<String, PlugInParamPart[]>) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.ParamsHolder
- parseURL(URL, String, int, int) - Method in class org.ow2.clif.util.bytearray.ByteArrayURLStreamHandler
- ParticipantStats - Class in org.ow2.clif.probe.rtp
-
Class to keep statistics about each participants.
- ParticipantStats(Long, Integer, Integer) - Constructor for class org.ow2.clif.probe.rtp.ParticipantStats
-
Constructor
- PATH_SEPARATOR - Static variable in class org.ow2.clif.util.CodeServer
- PlugIn - Class in org.ow2.clif.scenario.isac.engine
-
This class collects data about a plug-in, by reading its configuration files.
- PlugIn(String) - Constructor for class org.ow2.clif.scenario.isac.engine.PlugIn
-
Constructs a new
PlugInby reading its configuration files. - PLUGIN_DTD - Static variable in class org.ow2.clif.scenario.isac.dtd.Files
- plugInId - Variable in class org.ow2.clif.scenario.isac.engine.instructions.ControlInstruction
- plugInId - Variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
- plugInId - Variable in class org.ow2.clif.scenario.isac.engine.instructions.SampleInstruction
- plugInId - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
- plugInId - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TimerInstruction
- PlugInNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- PlugInNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.PlugInNode
- PlugInParamPart - Class in org.ow2.clif.scenario.isac.engine.instructions
- PlugInParamPart() - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
- plugIns - Variable in class org.ow2.clif.scenario.isac.engine.nodes.ScenarioNode
- PNG_FORMAT - org.ow2.clif.analyze.lib.report.Report.imageFormats
- Point(int, int) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.RampNode.Point
- points - Variable in class org.ow2.clif.console.lib.gui.InjectorsGraph
- points - Variable in class org.ow2.clif.scenario.isac.engine.nodes.RampNode
- poller - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- PreemptiveNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- PreemptiveNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.PreemptiveNode
- prefetch() - Method in class org.ow2.clif.util.ClifPrefetcher
- PREFETCH_FILE - Static variable in class org.ow2.clif.util.ExecutionContext
-
relative path to the file holding the list of classes to prefetch (including all dependencies)
- prefetchPackage(String, boolean) - Method in class org.ow2.clif.util.ClifPrefetcher
- PrefixTestFilter - Class in org.ow2.clif.analyze.lib.list
-
Instances of this class filter tests according to a given name prefix.
- PrefixTestFilter() - Constructor for class org.ow2.clif.analyze.lib.list.PrefixTestFilter
-
Creates a new prefix name filter for test descriptors with a null prefix, which means all test names will match this new filter.
- PrefixTestFilter(String) - Constructor for class org.ow2.clif.analyze.lib.list.PrefixTestFilter
-
Creates a new prefix name filter for test descriptors with the given prefix string.
- print() - Method in class org.ow2.clif.scenario.isac.engine.nodes.GroupNode
- print() - Method in class org.ow2.clif.scenario.isac.engine.nodes.RampNode
- printUsageOfCmdLine() - Static method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- proba - Variable in class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction.Choice
- proba - Variable in class org.ow2.clif.scenario.isac.engine.nodes.NChoiceNode.ChoiceNode
- PROBE_FREQUENCY_CLASS_NUMBER - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- PROBE_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
- ProbeAnalyst - Class in org.ow2.clif.analyze.statistics
-
Generic analyst of the CLIF probes.
- ProbeAnalyst() - Constructor for class org.ow2.clif.analyze.statistics.ProbeAnalyst
- ProbeDatum - Class in org.ow2.clif.analyze.statistics.profiling
-
This object stores the date and measurement carried out by a probe of CLIF.
- ProbeDatum(long, long) - Constructor for class org.ow2.clif.analyze.statistics.profiling.ProbeDatum
- ProbeEvent - Class in org.ow2.clif.storage.api
-
Super class for events generated by probes.
- ProbeEvent() - Constructor for class org.ow2.clif.storage.api.ProbeEvent
- ProbeEvent(long, long[]) - Constructor for class org.ow2.clif.storage.api.ProbeEvent
- ProbeHelpCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to get help for a given probe.
- ProbeHelpCmd() - Constructor for class org.ow2.clif.console.lib.batch.ProbeHelpCmd
- probeId - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- ProfilingStatistics() - Constructor for class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
-
default constructor
- ProfilingStatistics(List<Datum>) - Constructor for class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
-
constructor
- progress - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- progress - Variable in class org.ow2.clif.util.TextCollectMonitor
- progress(String, long) - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- progress(String, long) - Method in interface org.ow2.clif.storage.api.CollectListener
-
Called an arbitrary number of times when collecting test results from a blade to give current progress
- progress(String, long) - Method in class org.ow2.clif.util.TextCollectMonitor
- PROPERTIES_WITH_PATH - Static variable in class org.ow2.clif.util.ExecutionContext
-
Names of CLIF system properties whose value is a path
- PROPERTY - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
- PROPS_PATH - Static variable in class org.ow2.clif.util.ExecutionContext
-
relative path to the file holding CLIF system properties
- putEventStorageStates(Map<String, Serializable>, Map<String, Object>) - Static method in class org.ow2.clif.server.util.EventStorageState
-
Utility for GetCurrentParameters().
Q
- Quantile - Class in org.ow2.clif.analyze.statistics.util.data
-
Bucket class stores the number of values (number) in a range defined by min (included) and max (included).
- Quantile(int, int) - Constructor for class org.ow2.clif.analyze.statistics.util.data.Quantile
- Quantile(int, int, long, long, long) - Constructor for class org.ow2.clif.analyze.statistics.util.data.Quantile
- QUANTILE - org.ow2.clif.analyze.lib.report.Section.ChartRepresentation
- quantiles(int, double[]) - Method in class org.ow2.clif.analyze.lib.report.Chart
-
Get quantiles
- quantiles(int, double[]) - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Get quantiles
- quickAnalyzer - Static variable in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
- quickstatComplete() - Method in interface org.ow2.clif.analyze.lib.quickstat.QuickstatProgress
-
Called to indicate that the statistical report computation is complete.
- quickstatIsCanceled() - Method in interface org.ow2.clif.analyze.lib.quickstat.QuickstatProgress
-
Called to check whether the computation should be canceled.
- quickstatProgress(String, int) - Method in interface org.ow2.clif.analyze.lib.quickstat.QuickstatProgress
-
Called to give the amount of work achieved up to now, as well as a description of current subtask.
- QuickstatProgress - Interface in org.ow2.clif.analyze.lib.quickstat
-
Interface for monitoring, and possibly stop, the progress of the simple statistical report computation.
- QuickstatsCmd - Class in org.ow2.clif.console.lib.batch
-
Command for printing a simple statistical report on load injectors of the latest test execution.
- QuickstatsCmd() - Constructor for class org.ow2.clif.console.lib.batch.QuickstatsCmd
- quickstatStarted(String, int) - Method in interface org.ow2.clif.analyze.lib.quickstat.QuickstatProgress
-
Called to give the target test name, and an estimation of the total amount of computation
R
- RampNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- RampNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.RampNode
- RampNode.Point - Class in org.ow2.clif.scenario.isac.engine.nodes
- ramps - Variable in class org.ow2.clif.scenario.isac.engine.nodes.GroupNode
- Random - Class in org.ow2.clif.util
-
This class extends Java's basic random features with extra primitives that are likely to be useful to introduce random parameters in requests and testing scenarios...
- Random() - Constructor for class org.ow2.clif.util.Random
- Random(long) - Constructor for class org.ow2.clif.util.Random
- randomInt(int) - Static method in class org.ow2.clif.analyze.statistics.util.data.Generator
-
randoms a int value between 0 (included) to maxValue (excluded) with (approximately) uniform distribution from that range
- randomLong(long) - Static method in class org.ow2.clif.analyze.statistics.util.data.Generator
-
randoms a long value between 0 (included) to maxValue (excluded) with (approximately) uniform distribution from that range
- RAW - org.ow2.clif.analyze.lib.report.Dataset.ChartType
- rawDataFrequency(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
determines the distribution of raw data, as the number of values in 'number' buckets.
- rawDataFrequency(LongStatistics, int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- rawDataQuantiles(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
- readerImpl - Variable in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- readFromProp(InputStream) - Static method in class org.ow2.clif.console.lib.TestPlanReader
-
Reads a CLIF test plan definition from the provided input stream, and returns a test plan object, i.e.
- rebind(String, Component) - Method in class org.ow2.clif.deploy.ClifRegistry
-
Direct access to CLIF/Fractal registry for rebinding a component to a name
- receiverToSender() - Method in class org.ow2.clif.probe.rtp.ReportPacket
-
Change type of report (201 to 200)
- refresh() - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1TreePanel
- registerEventFieldLabels(String, String[], EventFactory) - Static method in class org.ow2.clif.storage.api.AbstractEvent
-
Registers the given event type label (which must be unique) and associates the fields labels for this event type.
- RegistryCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to run the Clif Registry where servers and ClifApplications will be bound.
- RegistryCmd() - Constructor for class org.ow2.clif.console.lib.batch.RegistryCmd
- REMOVE_CMD - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- removeAll() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
- removeAllBlades() - Method in interface org.ow2.clif.server.api.ClifServerControl
- removeAllBlades() - Method in class org.ow2.clif.server.lib.ClifServerImpl
-
Removes every blade from this CLIF server, and clears the CLIF class loader cache.
- removeAllPointsFromDisplay(Object[]) - Method in class org.ow2.clif.console.lib.gui.Graph
-
Remove the points of all the hosts from the table of the hosts to display
- removeBlade(String) - Method in interface org.ow2.clif.server.api.ClifServerControl
- removeBlade(String) - Method in class org.ow2.clif.server.lib.ClifServerImpl
-
Removes a blade from this Clif server.
- removeBladeData(String) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
- removeBtn - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- removeCurrentNode() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
-
Remove the currently selected node.
- removeDataset(int, int) - Method in class org.ow2.clif.analyze.lib.report.Report
- removeDataset(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- removeDataset(Dataset) - Method in class org.ow2.clif.analyze.lib.report.Section
- removeDatasource(int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
- removeLongAt(int) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
-
remove long value at the specified position in this list.
- removeLongAt(int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
remove long value at the specified position in this list.
- removePointsFromDisplay(String) - Method in class org.ow2.clif.console.lib.gui.Graph
-
Remove the points of a specific host from the table of the hosts to display
- removeSection(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- removeSection(Section) - Method in class org.ow2.clif.analyze.lib.report.Report
- report(PrintStream) - Method in class org.ow2.clif.analyze.lib.quickstat.TestStats
-
First calls the compute method() to make sure the statistics are ready, then prints the report into the provided stream.
- Report - Class in org.ow2.clif.analyze.lib.report
- Report() - Constructor for class org.ow2.clif.analyze.lib.report.Report
- Report(String) - Constructor for class org.ow2.clif.analyze.lib.report.Report
- Report(String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Report
- REPORT - org.ow2.clif.analyze.lib.graph.gui.ReportManagerView.SelectedObjectType
- REPORT_DIR_DEFAULT - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
- REPORT_DIR_PROP - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
- REPORT_MANAGER - org.ow2.clif.analyze.lib.graph.gui.ReportManager.Phases
- Report.exportFormats - Enum in org.ow2.clif.analyze.lib.report
- Report.imageFormats - Enum in org.ow2.clif.analyze.lib.report
- ReportManager - Class in org.ow2.clif.analyze.lib.graph.gui
- ReportManager(JInternalFrame, AnalyzerImpl) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.ReportManager
- ReportManager.Phases - Enum in org.ow2.clif.analyze.lib.graph.gui
- ReportManagerView - Class in org.ow2.clif.analyze.lib.graph.gui
- ReportManagerView(ReportManager, DataAccess) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- ReportManagerView.SelectedObjectType - Enum in org.ow2.clif.analyze.lib.graph.gui
- ReportPacket - Class in org.ow2.clif.probe.rtp
-
Create a RTCP SR/RR packet.
- ReportPacket(Long) - Constructor for class org.ow2.clif.probe.rtp.ReportPacket
-
Constructor for a receiver report.
- ReportPacket(Long, Long, Long, Long) - Constructor for class org.ow2.clif.probe.rtp.ReportPacket
-
Contructor for a sender report.
- reset() - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
-
resets ListOfLong
- reset() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
resets the environment
- reset() - Method in interface org.ow2.clif.scenario.isac.plugin.SessionObjectAction
-
This method will be used to reset datas of a sessionobject implementation
- reset() - Method in interface org.ow2.clif.server.api.Synchronizer
-
Clear all locks supported by this synchronizer.
- reset() - Method in class org.ow2.clif.server.lib.SynchronizerImpl
- resetPreviousState() - Method in class org.ow2.clif.scenario.transitions.TransitionTable
-
This method is used to reset all the previous states
- resolveEntity(String, String) - Method in class org.ow2.clif.util.XMLEntityResolver
- RESOURCE_TOO_BIG - Static variable in class org.ow2.clif.util.CodeServer
- result - Variable in class org.ow2.clif.storage.api.ActionEvent
- RESULT_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- RESULT_FIELD - Static variable in class org.ow2.clif.analyze.statistics.InjectorAnalyst
- resume() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- resume() - Method in class org.ow2.clif.probe.util.AbstractInsert
- resume() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- resume() - Method in class org.ow2.clif.scenario.multithread.MTScenario
- resume() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- resume() - Method in interface org.ow2.clif.server.api.ActivityControl
-
Resume the activity (if suspended)
- resume() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
-
asynchronously resumes the blade
- resume() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Resumes all blades of currently deployed test plan.
- resume(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Resume selected blades if global state is suspended
- resume(String[]) - Method in interface org.ow2.clif.supervisor.api.TestControl
-
Resume selected blades
- resume(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Resumes a selection of blades from currently deployed test plan.
- ResumeCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to resume the execution of a suspended test, or just of a subset of its blades.
- ResumeCmd() - Constructor for class org.ow2.clif.console.lib.batch.ResumeCmd
- RESUMING - Static variable in class org.ow2.clif.supervisor.api.BladeState
- RMChartsView - Class in org.ow2.clif.analyze.lib.graph.gui
- RMChartsView(ReportManager, ReportManagerView, DataAccess, JInternalFrame) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
- RMOptionsView - Class in org.ow2.clif.analyze.lib.graph.gui
- RMOptionsView(ReportManager, ReportManagerView, DataAccess, JInternalFrame) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- RMOptionsView.DatasourcesTableModel - Class in org.ow2.clif.analyze.lib.graph.gui
- RMOptionsView.StatsTableModel - Class in org.ow2.clif.analyze.lib.graph.gui
- RMReportTree - Class in org.ow2.clif.analyze.lib.graph.gui
- RMReportTree() - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- RMReportTree(ReportManager, ReportManagerView, DataAccess, JInternalFrame) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- ROLE_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- round(double) - Static method in class org.ow2.clif.analyze.statistics.util.data.Math4Long
-
rounds a double keeping only "n" digits (default way) considering this double is representing a time measurement.
- round(double, int) - Static method in class org.ow2.clif.analyze.statistics.util.data.Math4Long
-
refines the rounding of a double keeping only "n" digits considering the number of measures used to calculate this double (typical of average..)
- rows - Variable in class org.ow2.clif.console.lib.gui.GraphTableModel
- RTCPInformation - Class in org.ow2.clif.probe.rtp
-
Class to keep informations about RTCP packets.
- RTCPInformation(Integer, Integer, Integer, Long) - Constructor for class org.ow2.clif.probe.rtp.RTCPInformation
- RTCPPacket - Class in org.ow2.clif.probe.rtp
-
Create a RTCP packet.
- RTCPPacket() - Constructor for class org.ow2.clif.probe.rtp.RTCPPacket
- RTPEvent - Class in org.ow2.clif.probe.rtp
-
RTPEvent for RTP probe
- RTPInformation - Class in org.ow2.clif.probe.rtp
-
Class to keep informations about RTP packets.
- RTPInformation() - Constructor for class org.ow2.clif.probe.rtp.RTPInformation
- RTPInformation(byte[], Long, Integer) - Constructor for class org.ow2.clif.probe.rtp.RTPInformation
- RTPListener - Class in org.ow2.clif.probe.rtp
-
Thread to open and listen UDP packets.
- RTPPacket - Class in org.ow2.clif.probe.rtp
-
This class is used to create a RTP packet.
- RTPPacket(Integer, Integer, Long, Long, byte[]) - Constructor for class org.ow2.clif.probe.rtp.RTPPacket
- rtpReceiver() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
-
If the participant doesn't send RTP packet, he becomes a receiver.
- rtpSender() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
-
If the participant send RTP packet, he becomes a sender.
- RTPSession - Class in org.ow2.clif.probe.rtp
- RTPSession(Integer, Long, Long, Double, Float, Integer) - Constructor for class org.ow2.clif.probe.rtp.RTPSession
- RTPSession(Integer, Long, Long, Double, Integer) - Constructor for class org.ow2.clif.probe.rtp.RTPSession
- RTPStats - Class in org.ow2.clif.probe.rtp
-
Thread to return statistics about RTP.
- run() - Static method in class org.ow2.clif.console.lib.batch.ListServersCmd
-
Prints the list of registered CLIF servers.
- run() - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- run() - Method in class org.ow2.clif.probe.rtp.RTPListener
- run() - Method in class org.ow2.clif.probe.rtp.RTPStats
- run() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- run() - Method in class org.ow2.clif.probe.util.AbstractInsert
- run() - Method in class org.ow2.clif.probe.util.SolarisProbe
-
Resource usage polling activity.
- run() - Method in class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
-
Thread activity: get alarms from the queue and forward them until the thread is interrupted.
- run() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
-
Timer to manage the execution duration.
- run() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
-
handles asynchronous calls on control operations, enforcing mutual exclusion
- run() - Method in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
-
The delay writer's activity consists in getting events from the blade events queue when they are sufficiently old (with respect to delay and blade event dates), and writing them to the underlying buffered writer.
- run() - Method in class org.ow2.clif.util.CodeServer
- run() - Method in class org.ow2.clif.util.Future
-
Calls abstract method futureExecution() which is supposed to implement (through inheritance) the task, and manages synchronization: on return from futureExecution(): all calls blocked on method futureGet() are resumed method isComplete() definitely returns true instead of false when a lock is provided, all threads waiting on this lock are notified
- run() - Method in class org.ow2.clif.util.NetConfHelper
-
Server part activity
- run(String) - Static method in class org.ow2.clif.console.lib.batch.ProbeHelpCmd
-
Prints the help message about the probe's arguments.
- run(String) - Static method in class org.ow2.clif.console.lib.batch.QuickstatsCmd
-
Prints a simple statistical report on load injection for the latest test execution.
- run(String) - Static method in class org.ow2.clif.console.lib.batch.WaitServersCmd
-
Wait for the registry to be ready, and then for all CLIF servers in a given test plan file to be registered in the registry.
- run(String, String) - Static method in class org.ow2.clif.console.lib.batch.CurrentParametersCmd
-
Displays the list of a blade's parameters and associated values.
- run(String, String) - Static method in class org.ow2.clif.console.lib.batch.DeployCmd
-
Deploys a test plan (i.e.
- run(String, String) - Static method in class org.ow2.clif.console.lib.batch.InitCmd
-
Initializes all the blades of the given deployed test plan to prepare for a new execution.
- run(String, String[]) - Static method in class org.ow2.clif.console.lib.batch.CollectCmd
- run(String, String[]) - Static method in class org.ow2.clif.console.lib.batch.JoinCmd
-
Blocks until all blades of a given running test, or just a subset of them, terminate.
- run(String, String[]) - Static method in class org.ow2.clif.console.lib.batch.ResumeCmd
-
Resumes the execution of a suspended test, or just of a subset of its blades.
- run(String, String[]) - Static method in class org.ow2.clif.console.lib.batch.StartCmd
-
Starts all blades of an initialized test plan, or just a subset of them if specified.
- run(String, String[]) - Static method in class org.ow2.clif.console.lib.batch.StopCmd
-
Stops a test execution, or just a subset of its blades.
- run(String, String[]) - Static method in class org.ow2.clif.console.lib.batch.SuspendCmd
-
Suspends a running test, or just a subset of its blades.
- run(String, String, String) - Static method in class org.ow2.clif.console.lib.batch.LaunchCmd
-
Deploys a test plan (i.e.
- run(String, String, String[]) - Static method in class org.ow2.clif.console.lib.batch.RunCmd
-
Initializes and starts a deployed test plan, or just a subset of its blades, and then collect data after termination.
- run(String, String, String, String) - Static method in class org.ow2.clif.console.lib.batch.ChangeParameterCmd
-
Changes the value of a blade parameter.
- RunCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to initialize and start a deployed test plan, or just a subset of its blades, and then collect data after termination.
- RunCmd() - Constructor for class org.ow2.clif.console.lib.batch.RunCmd
- RUNNING - Static variable in class org.ow2.clif.supervisor.api.BladeState
S
- SAMPLE - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
- SampleAction - Interface in org.ow2.clif.scenario.isac.plugin
-
This interface describe the methods, which will be needed for a sample plugin
- sampleConversionMap - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
- SampleInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
- SampleInstruction(String, int, ParamsHolder) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.SampleInstruction
- SampleNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- SampleNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.SampleNode
- sampleParams - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
- samples - Variable in class org.ow2.clif.datacollector.lib.AbstractProbeDataCollector
- SaveFileFilter - Class in org.ow2.clif.analyze.lib.graph.util
-
The Class SaveFileFilter.
- SaveFileFilter() - Constructor for class org.ow2.clif.analyze.lib.graph.util.SaveFileFilter
-
Instantiates a new save file filter.
- saveMacro() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- saveMacro(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- saveMacro(int) - Method in class org.ow2.clif.analyze.lib.report.Section
- saveMacroXml() - Method in class org.ow2.clif.analyze.lib.report.Report
- saveReportToXML(int) - Method in class org.ow2.clif.analyze.lib.report.Section
- saveReportToXML(int, File, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Section
- saveReportToXML(int, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Section
- saveRoutine() - Method in class org.ow2.clif.analyze.lib.report.Report
- saveToXml(int) - Method in class org.ow2.clif.analyze.lib.report.Section
- saveToXML(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- saveToXML(int) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- saveToXML(int, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- SCENARIO_DTD - Static variable in class org.ow2.clif.scenario.isac.dtd.Files
- scenarioId - Variable in class org.ow2.clif.scenario.multithread.MTScenario
- ScenarioNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- ScenarioNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.ScenarioNode
- SDESPacket - Class in org.ow2.clif.probe.rtp
-
Create a RTCP SDES packet.
- SDESPacket() - Constructor for class org.ow2.clif.probe.rtp.SDESPacket
-
Constructor
- Section - Class in org.ow2.clif.analyze.lib.report
- Section() - Constructor for class org.ow2.clif.analyze.lib.report.Section
- Section(int) - Constructor for class org.ow2.clif.analyze.lib.report.Section
- Section(int, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Section
- Section(String) - Constructor for class org.ow2.clif.analyze.lib.report.Section
- Section(String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Section
- SECTION - org.ow2.clif.analyze.lib.graph.gui.ReportManagerView.SelectedObjectType
- Section.ChartRepresentation - Enum in org.ow2.clif.analyze.lib.report
- sectionId - Variable in class org.ow2.clif.analyze.lib.report.Section
- sectionOrder - Variable in class org.ow2.clif.analyze.lib.report.Section
- sections - Variable in class org.ow2.clif.analyze.lib.report.Report
- selectChart(Dataset, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- selectDataset(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- selectDataset(Dataset, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
- selectDataset(Dataset, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- selectDataset(Dataset, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- selectObject(Object) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- selectReport() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- selectReport() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- selectReport(Report) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
- selectReport(Report, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- selectReport(Report, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- selectReport(Report, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- selectSection(String, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- selectSection(Section, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- selectSection(Section, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
- selectSection(Section, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- selectSection(Section, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- selectTabBySectionName(Section, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
- senderToReceiver() - Method in class org.ow2.clif.probe.rtp.ReportPacket
-
Change type of report (200 to 201)
- sendPacket(byte[], InetAddress, int, int) - Method in class org.ow2.clif.probe.rtp.RTPListener
-
Send a RTP packet on the given local port to the remote client.
- SERVER_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- SERVER_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
- serverComp - Variable in class org.ow2.clif.deploy.BladeDeploy
- serverName - Variable in class org.ow2.clif.deploy.BladeDeploy
- servers - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- SESSION_ID - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
- sessionId - Variable in class org.ow2.clif.storage.api.ActionEvent
- SessionObjectAction - Interface in org.ow2.clif.scenario.isac.plugin
-
This interface force the implementation of some methods used in a isac plugin session object
- sessionObjectClass - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
- setAlias(String) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- setAnalyzeParameters(AnalyzerParameters) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- setAnalyzePropFileName(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
-
input of analyze parameters
- setAnalyzeRangeLabel(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- setArgument(String) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
-
Sets sampling period duration parameters.
- setArgument(String) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- setArgument(String) - Method in class org.ow2.clif.scenario.multithread.MTScenario
-
Sets number of threads and test duration parameters
- setArgument(String) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
-
Binds this Insert component in the CLIF/Fractal registry using the provided domain name.
- setArgument(String) - Method in interface org.ow2.clif.server.api.BladeControl
-
Sets the scenario argument string.
- setArgument(String) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
-
Sets blade argument.
- setAvailableServers(String[]) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- setAvailableServers(String[]) - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
- setAverage() - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Set average
- setAverage(double) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setBladeDescriptor(BladeDescriptor) - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
- setBladeDir(File) - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
- setBladeFilter(BladeFilter) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- setBladeId(String) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- setBladeIdFilter(Set<String>) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setBladeState(String, BladeState) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- setBladeState(String, BladeState) - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
- setBladeState(String, BladeState) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
-
Informs that the state of a host has changed.
- setBladeState(String, BladeState) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Inform that the state of a blade has changed.
- setBladeStoreReader(BladeStoreReader) - Method in class org.ow2.clif.analyze.statistics.BladeDatumReader
- setbLegend(boolean) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setBooleanValue(boolean) - Method in class org.ow2.clif.scenario.isac.util.BooleanHolder
- setBooleanValue(String) - Method in class org.ow2.clif.scenario.isac.util.BooleanHolder
-
Sets this boolean value according to a string representation of a boolean.
- setBorder(Container, String) - Method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- setBorder(JComponent, String) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- setbToolTips(boolean) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setbUrls(boolean) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setChart(Chart) - Method in class org.ow2.clif.analyze.lib.report.Section
- setChartRepresentation(Section.ChartRepresentation) - Method in class org.ow2.clif.analyze.lib.report.Section
- setChartTypesSet(Set<Dataset.ChartType>) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setChartTypesSet(Set<Dataset.ChartType>) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setComment(String) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setComment(String) - Method in class org.ow2.clif.analyze.lib.report.Report
- setComment(String) - Method in class org.ow2.clif.analyze.lib.report.Section
- setCount(Integer) - Method in class org.ow2.clif.probe.rtp.RTCPInformation
- setCsrcCount(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
- setData(byte[]) - Method in class org.ow2.clif.probe.rtp.RTPInformation
- setDataset(Dataset) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setDataset(Dataset) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- setDataset(Dataset) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setDatasets(ArrayList<Dataset>) - Method in class org.ow2.clif.analyze.lib.report.Section
- setDatasetType(Dataset.DatasetType) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
- setDatasetType(Dataset.DatasetType) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setDatasource(Datasource) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setDate(long) - Method in class org.ow2.clif.analyze.statistics.profiling.Datum
- setDate(long) - Method in class org.ow2.clif.storage.api.AbstractEvent
- setDefaultCategoryDataset(DefaultCategoryDataset) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setDefinitions(Map<String, ClifDeployDefinition>) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
- setDefinitions(Map<String, ClifDeployDefinition>) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Sets the test plan definition.
- setDescription(String) - Method in class org.ow2.clif.analyze.lib.graph.util.LoadFileFilter
-
Sets the description.
- setDescription(String) - Method in class org.ow2.clif.analyze.lib.graph.util.SaveFileFilter
-
Sets the description.
- setDirbase(String) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
- setDlsr(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- setDrawEndTime(long) - Method in class org.ow2.clif.analyze.lib.report.Section
- setDrawMovingAverage(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setDrawMovingMax(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setDrawMovingMedian(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setDrawMovingMin(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setDrawMovingStdDev(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setDrawMovingThroughput(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setDrawRaw(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setDrawStartTime(long) - Method in class org.ow2.clif.analyze.lib.report.Section
- setDuration(Double) - Method in class org.ow2.clif.probe.rtp.RTPSession
- setEditable(boolean) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
-
Enables or disable testplan edition
- setEditable(boolean) - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
- setEnabled(Component, boolean) - Static method in class org.ow2.clif.util.gui.SwingHelper
-
Enables or disables the given GUI component, as well as its sub-components recursively when it is a container.
- setEndFilterAtLastEvent(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setEndTime(long) - Method in class org.ow2.clif.analyze.lib.report.Chart
-
Forces the chart ending time, or leaves it to its default
- setEndTime(long) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setEventStorageState(Map<String, Object>, String, Serializable) - Static method in class org.ow2.clif.server.util.EventStorageState
-
Utility for changeParameter().
- setEventType(String) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- setEventTypeFilter(Set<String>) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setEventTypeLabel(String) - Method in class org.ow2.clif.analyze.statistics.BladeDatumReader
- setExportFormat(Report.exportFormats) - Method in class org.ow2.clif.analyze.lib.report.Report
- setExtension(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
- setExtensions(String[]) - Method in class org.ow2.clif.analyze.lib.graph.util.LoadFileFilter
-
Sets the extensions.
- setExtensions(String[]) - Method in class org.ow2.clif.analyze.lib.graph.util.SaveFileFilter
-
Sets the extensions.
- setExtraArguments(List<String>) - Method in class org.ow2.clif.probe.disk.Insert
- setExtraArguments(List<String>) - Method in class org.ow2.clif.probe.jmx_jvm.Insert_JRockit5
- setExtraArguments(List<String>) - Method in class org.ow2.clif.probe.jmx_jvm.Insert
- setExtraArguments(List<String>) - Method in class org.ow2.clif.probe.network.Insert
- setExtraArguments(List<String>) - Method in class org.ow2.clif.probe.rtp.Insert
- setExtraArguments(List<String>) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
-
Override this method when you are willing to pass some extra parameters to the Insert, below the sampling period and duration standard arguments.
- setField(String) - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
- setField(String) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- setField(String) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setFieldsValueFilteredEventsNumber(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setFieldsValuesFilter(FieldsValuesFilter) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setFilter(DataCollectorFilter) - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
-
Sets a filter selecting generated events forwarded to Storage
- setFilter(DataCollectorFilter) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
- setFilterEndTime(long) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setFilterList(List<FieldFilterAndOp>) - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- setFilterStartTime(long) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setFinalEventsNumber(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setFirstEventTime(long) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
- setFirstEventTime(long) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setFirstReport() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- setHistogramDataset(HistogramDataset) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setId(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setId(int) - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
-
Sets an ID for this table model.
- setId(String) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
-
Sets this scenario's unique identifier
- setId(String) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- setId(String) - Method in class org.ow2.clif.scenario.multithread.MTScenario
-
Sets this scenario's unique identifier
- setId(String) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- setId(String) - Method in interface org.ow2.clif.server.api.BladeControl
-
Sets a unique identifier string to this blade
- setId(String) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
-
Sets the blade identifier.
- setImageFormat(Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Report
- setInitialName(String) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setInjectorStatSortFactor(double) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setInjectorStatSortRatio(double) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setInternalFrame(JInternalFrame) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- setIntValue(int) - Method in class org.ow2.clif.scenario.isac.util.IntHolder
- setIsDetailedAnalysis(boolean) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setIsOutputFile(boolean) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setJfChart(JFreeChart) - Method in class org.ow2.clif.analyze.lib.report.Chart
- setkParam(double) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setLabel(String) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
- setLastEventTime(long) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
- setLastEventTime(long) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setLastSeqNum(Integer) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- setLength(Integer) - Method in class org.ow2.clif.probe.rtp.RTCPInformation
- setLogger(Logger) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
to specify a logger when you want to log something.
- setLogicalOp(FieldsValuesFilter.LogicalEnum) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setLogicalOp(FieldsValuesFilter.LogicalEnum) - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- setLsr(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- setMarker(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
- setMax(long) - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
- setMaxCommonTime(long) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- setMaxElements(int) - Method in class org.ow2.clif.console.lib.gui.InjectorsGraph
-
Set the maximum number of points to store for the graph of this host.
- setMaximum() - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Set maximum
- setMaximum(double) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setMaxPointsNb(int) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setMaxPointsNb(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setMaxQPropFile(String) - Static method in class org.ow2.clif.util.ExecutionContext
-
Sets absolute location of maxq.properties file in current project
- setMedian() - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Set median
- setMedian(double) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setMedian(long) - Method in class org.ow2.clif.analyze.statistics.util.data.Bucket
- setMedian(long) - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
- setMin(long) - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
- setMinCommonTime(long) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- setMinimum() - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Set minimum
- setMinimum(double) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setName(String) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setNbPoints(int) - Method in class org.ow2.clif.console.lib.gui.Graph
-
Sets the maximum number of points to store.
- setNewValues(Long, Long, Long) - Method in class org.ow2.clif.probe.rtp.ReportPacket
-
To add new value to the SR report.
- setNumberOfQuantils(int) - Method in class org.ow2.clif.analyze.lib.report.Chart
- setNumberOfSlices(int) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- setNumberOfSlices(int) - Method in class org.ow2.clif.analyze.lib.report.Chart
- setOperator(String) - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
- setOrientation(PlotOrientation) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setOriginalEventsNumber(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setOutputText(String) - Method in class org.ow2.clif.console.lib.gui.GuiPanelOutput
- setPacketSum(Integer) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- setPacketType(Integer) - Method in class org.ow2.clif.probe.rtp.RTCPInformation
- setPadding(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
- setPageType(String) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- setPayload(byte[]) - Method in class org.ow2.clif.probe.rtp.RTPPacket
- setPayloadType(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
- setPayloadType(Integer) - Method in class org.ow2.clif.probe.rtp.RTPSession
- setPercentPointsKeptParam(double) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setPerformDraw(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setPerformHistogram(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setPerformQuantiles(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setPerformStatAnalysis(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setPerformTimeChart(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setPlotName(String) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setPort(Integer) - Method in class org.ow2.clif.probe.rtp.RTPInformation
- setPort(Integer) - Method in class org.ow2.clif.probe.rtp.RTPSession
- setPreviousSeqNum(Integer) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- setPreviousTime(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- setPreviousTimestamp(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- setProbeStatSortFactor(double) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setProbeStatSortRatio(double) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setProfilingData(List<Datum>) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
- setProperties(InputStream) - Static method in class org.ow2.clif.util.ExecutionContext
-
Sets system properties according to the contents of an input stream.
- setProperties(Properties) - Method in class org.ow2.clif.scenario.transitions.Transition
- setProperty(String, String) - Method in class org.ow2.clif.util.ConfigFileManager
-
Set a property's value.
- setQuantiles(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setQuantilesNb(int) - Method in class org.ow2.clif.analyze.lib.report.Section
- setRegexCtrl(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setRegexCtrl(String) - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
- setRendezVous(String, long) - Method in interface org.ow2.clif.server.api.Synchronizer
-
Set a rendez-vous for a given lock, setting the minimum number of notifications that must be reached to complete the rendez-vous.
- setRendezVous(String, long) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
- setReportPath(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setRepresentation(Section.ChartRepresentation) - Method in class org.ow2.clif.analyze.lib.report.Chart
- setResultFilePath(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setSampling(Double) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- setSampling(Float) - Method in class org.ow2.clif.probe.rtp.RTPSession
- setSection(Section) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setSection(Section) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setSectionId(int) - Method in class org.ow2.clif.analyze.lib.report.Section
- setSectionOrder(int) - Method in class org.ow2.clif.analyze.lib.report.Section
- setSectionsList(ArrayList<Section>) - Method in class org.ow2.clif.analyze.lib.report.Report
- setSelectedDataset(Dataset, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- setSelectedDatasource(Datasource, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- setselectedObject(Object, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- setselectedObject(Object, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- setSelectedObject(Object, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- setSelectedObject(Object, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
- setSelectedSection(Section, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- setSequenceNumber(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
- setSequenceNumber(Integer) - Method in class org.ow2.clif.probe.rtp.RTPSession
- setSliceSize(long) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setSlicesNb(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setSlicesNb(int) - Method in class org.ow2.clif.analyze.lib.report.Section
- setSortFactor(double) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
- setSortRatio(double) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
- setSquareSum(double) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
- setSsrc(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- setSsrc(Long) - Method in class org.ow2.clif.probe.rtp.RTPSession
- setSSRC(Long) - Method in class org.ow2.clif.probe.rtp.RTPPacket
- setStandardDeviation(double) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setStartFilterAtFirstEvent(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setStartTime(long) - Method in class org.ow2.clif.analyze.lib.report.Chart
-
Forces the chart starting time, or leaves it to its default
- setStartTime(long) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setStatisticalSortFactor(double) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
sets the factor of statistical sort (rejection based on mean +/- factor*std).
- setStatisticalSortPercentage(double) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
sets the target percentage of kept measures after statistical rejection in order to avoid to clear data during statistical rejection.
- setStatistics(List<Statistics>) - Method in class org.ow2.clif.analyze.lib.report.AggregateDataset
- setStatistics(List<Statistics>) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setStatistics(List<Statistics>) - Method in class org.ow2.clif.analyze.lib.report.MultipleDataset
- setStatistics(List<Statistics>) - Method in class org.ow2.clif.analyze.lib.report.SimpleDataset
- setStatistics(Statistics) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setStatistics(Statistics) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- setStatsFilteredEventsNumber(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setStatSortFactor(double) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
- setStatSortRatio(double) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
- setStatus(String) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- setStatus(String) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
- setStatusLine(BladeState, long) - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
- setStdDvt() - Method in class org.ow2.clif.analyze.lib.report.Statistics
-
Set standard deviation
- setStep(int) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- setStep(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setStol(StatOnLongs) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setStol(StatOnLongs) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setStolDate(StatOnLongs) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setStolDate(StatOnLongs) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setStoreReader(FileStoreReader) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- setSum(double) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
- setTestFilter(TestFilter) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- setTestName(String) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- setTestNameFilter(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setTestPlan(Map<String, ClifDeployDefinition>) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- setTestPlan(Map<String, ClifDeployDefinition>) - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
- setThroughput(double) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setTime(Long) - Method in class org.ow2.clif.probe.rtp.RTCPInformation
- setTime(Long) - Method in class org.ow2.clif.probe.rtp.RTPInformation
- setTimeEnd(int) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- setTimeEnd(long) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setTimeFilteredEventsNumber(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
- setTimeJitter(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- setTimeJitterSum(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- setTimeJitterSumSquare(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
- setTimestamp(Long) - Method in class org.ow2.clif.probe.rtp.RTPPacket
- setTimestamp(Long) - Method in class org.ow2.clif.probe.rtp.RTPSession
- setTimeStart(long) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- setTimeWindow(int) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
- setTimeWindow(int) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setTimeWindow(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- setTitle(String) - Method in class org.ow2.clif.analyze.lib.graph.gui.TitledPanel
- setTitle(String) - Method in class org.ow2.clif.analyze.lib.report.Chart
- setTitle(String) - Method in class org.ow2.clif.analyze.lib.report.Report
- setTitle(String) - Method in class org.ow2.clif.analyze.lib.report.Section
- setTitleMacro(String) - Method in class org.ow2.clif.analyze.lib.report.Report
- setTransition(String) - Method in class org.ow2.clif.scenario.transitions.Transition
-
Set the transition and parse the parameters: id, action, and optional arguments.
- setUIContext(Object) - Method in interface org.ow2.clif.analyze.api.AnalyzerLink
- setUIContext(Object) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- setUIContext(Object) - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
- setValue(String) - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
- setValueAt(Object, int, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
- setValueAt(String, int, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
- setVersion(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
- setView(int) - Method in class org.ow2.clif.console.lib.gui.Graph
-
Set the current view of the graph area.
- setxLabel(String) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setXySeriesCollection(XYSeriesCollection) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- setyLabel(String) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
- severity - Variable in class org.ow2.clif.storage.api.AlarmEvent
- SEVERITY_FIELD - Static variable in class org.ow2.clif.storage.api.AlarmEvent
- showStack(int) - Method in class org.ow2.clif.analyze.lib.report.LogAndDebug
-
prints the methods calling stack up to a depth "depth"
- SigarUtil - Class in org.ow2.clif.probe.util
-
Manages the Sigar singleton for all SIGAR-based probes
- SigarUtil() - Constructor for class org.ow2.clif.probe.util.SigarUtil
- SIMPLE_DATASET - org.ow2.clif.analyze.lib.report.Dataset.DatasetType
- SimpleDataset - Class in org.ow2.clif.analyze.lib.report
- SimpleDataset() - Constructor for class org.ow2.clif.analyze.lib.report.SimpleDataset
- SimpleDataset(String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.SimpleDataset
- SimpleDataset(String, String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.SimpleDataset
- size - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
- size() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
- size() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
gets the data size
- sleepTimeMs - Static variable in class org.ow2.clif.console.lib.batch.WaitServersCmd
- SliceSummary - Class in org.ow2.clif.analyze.statistics.util.data
-
summarize long data set (durations) measured within a elapsed time slice
- SliceSummary(long, long, ListOfLong) - Constructor for class org.ow2.clif.analyze.statistics.util.data.SliceSummary
- SolarisProbe - Class in org.ow2.clif.probe.util
-
Probe for Solaris, designed to produce a variety of system usage measures as a single, background activity, and shared by CLIF probes of several kinds, namely cpu and memory as of current version.
- sortAndFilterEventsByTime(List<BladeEvent>, long, long) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- SparseTableModel() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
- split(String, String) - Static method in class org.ow2.clif.util.StringSplitter
- split(String, String, String[]) - Static method in class org.ow2.clif.util.StringSplitter
- sr_lock - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- start() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- start() - Method in class org.ow2.clif.probe.util.AbstractInsert
- start() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- start() - Method in class org.ow2.clif.scenario.multithread.MTScenario
-
releases every activity thread
- start() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- start() - Method in interface org.ow2.clif.server.api.ActivityControl
-
Initial start of the activity
- start() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
-
asynchronously starts the blade
- start() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Starts all blades of the currently deployed test plan.
- start(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Start selected blades if global state is initialized
- start(String[]) - Method in interface org.ow2.clif.supervisor.api.TestControl
-
Start selected blades
- start(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Starts a selection of blades of currently deployed test plan.
- StartCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to start blades of an initialized test plan.
- StartCmd() - Constructor for class org.ow2.clif.console.lib.batch.StartCmd
- started - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- STARTING - Static variable in class org.ow2.clif.supervisor.api.BladeState
- startListener() - Method in class org.ow2.clif.probe.rtp.RTPListener
-
Start the thread of the singleton if it hasn't been started yet.
- startMonitoring(String[], long) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Start the monitoring of ActionStat of a specific host.
- startServer(InetSocketAddress) - Method in class org.ow2.clif.util.NetConfHelper
-
Start the server part.
- startStats() - Method in class org.ow2.clif.probe.rtp.RTPStats
-
Start the thread of the singleton if it hasn't been started yet.
- state - Variable in class org.ow2.clif.storage.api.LifeCycleEvent
- STATE_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- statisticalSortDataFrequency(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
determines the distribution of data after statistical rejection, as the number of values in 'number' buckets ; the data is used within the statistical range (rejection based on mean +/- factor x std).
- statisticalSortDataQuantiles(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
-
determines the list of 'number' buckets (= quantile because contains the same number of values) that divide data after statistical rejection.
- Statistics - Class in org.ow2.clif.analyze.lib.report
-
The Class Statistics
- Statistics(List<BladeEvent>, String, int) - Constructor for class org.ow2.clif.analyze.lib.report.Statistics
- StatOnLongs - Class in org.ow2.clif.analyze.statistics.util.data
-
Class for performances statistical calculation (data stored in ListOfLong) with median, average value, standard deviation ...
- StatOnLongs() - Constructor for class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
longStat empty constructor
- StatOnLongs(int) - Constructor for class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
Constructs a LongStatistics with an empty list of long contructed with the specified initial capacity.
- StatOnLongs(ListOfLong) - Constructor for class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
longStat constructor based on existing ListOfLong.
- stats - Variable in class org.ow2.clif.datacollector.lib.AbstractProbeDataCollector
- StatsTableModel() - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
- statStartTime - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
-
absolute date of previous call to getStat()
- stop() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- stop() - Method in class org.ow2.clif.probe.util.AbstractInsert
- stop() - Method in class org.ow2.clif.probe.util.SolarisProbe
-
Decreases the number of clients for this SolarisProbe, and stops the resource usage polling process when the client counter becomes zero.
- stop() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- stop() - Method in class org.ow2.clif.scenario.multithread.MTScenario
- stop() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- stop() - Method in interface org.ow2.clif.server.api.ActivityControl
-
Final stop of the activity
- stop() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
-
asynchronously stops the blade
- stop() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Stops all blades of currently deployed test plan.
- stop(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Stop selected blades if global state is not stopped/completed/aborted
- stop(String[]) - Method in interface org.ow2.clif.supervisor.api.TestControl
-
Stop selected blades
- stop(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Stops a selection of blades from currently deployed test plan.
- StopCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to stop a test execution, or just a subset of its blades.
- StopCmd() - Constructor for class org.ow2.clif.console.lib.batch.StopCmd
- stopped - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- STOPPED - Static variable in class org.ow2.clif.supervisor.api.BladeState
- STOPPING - Static variable in class org.ow2.clif.supervisor.api.BladeState
- stopServer() - Method in class org.ow2.clif.util.NetConfHelper
-
Stop the server part
- storage - Variable in class org.ow2.clif.deploy.ClifAppFacade
- STORAGE_ADMIN - Static variable in interface org.ow2.clif.storage.api.StorageAdmin
- STORAGE_READ - Static variable in interface org.ow2.clif.storage.api.StorageRead
- STORAGE_WRITE - Static variable in interface org.ow2.clif.storage.api.StorageWrite
- StorageAdmin - Interface in org.ow2.clif.storage.api
-
Interface for controlling the storage system
- storageBc - Variable in class org.ow2.clif.deploy.ClifAppFacade
- StorageControl - Interface in org.ow2.clif.supervisor.api
- STORAGEPROXY_ADMIN - Static variable in interface org.ow2.clif.storage.api.StorageProxyAdmin
- StorageProxyAdmin - Interface in org.ow2.clif.storage.api
-
Optional interface for controlling local storage system
- StorageRead - Interface in org.ow2.clif.storage.api
-
This interface specifies the methods to browse test runs and access to tests measurements/results
- StorageReadHelper - Class in org.ow2.clif.analyze.lib.graph.util
-
Wraps and adds some utility methods to a StorageRead implementation.
- StorageReadHelper(StorageRead) - Constructor for class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
-
Creates a new front-end on top of the provided StorageRead back-end implementation, providing extra utility methods.
- StorageWrite - Interface in org.ow2.clif.storage.api
-
Interface to write an in the storage system
- store - Variable in class org.ow2.clif.analyze.lib.list.AnalyzerImpl
- store() - Method in class org.ow2.clif.util.ConfigFileManager
-
Writes the properties to the configuration file.
- storeAlarmEvents - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- storeLifeCycleEvents - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- storeProbeEvents - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- str - Variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
- STRING - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
- StringHelper - Class in org.ow2.clif.util
-
Miscellaneous String utilities
- StringHelper() - Constructor for class org.ow2.clif.util.StringHelper
- stringIndent(int, StringBuilder) - Static method in class org.ow2.clif.scenario.isac.engine.nodes.Util
- StringSplitter - Class in org.ow2.clif.util
-
String utility for getting fields separated by the given delimiter characters.
- StringSplitter() - Constructor for class org.ow2.clif.util.StringSplitter
- style - Variable in class org.ow2.clif.scenario.isac.engine.nodes.RampNode
- subMax(int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
the list of the sorted values is divided in m equal parts, the median from the best value (minimal) till the n_th part (included) is returned
- subMean(int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
the list of the sorted values is divided in m equal parts the mean of the n_th part of the best values is returned
- subMean(int, int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
the list of the sorted values is divided in m equal parts (m>0) mean of the sets [n1..n2] (n1 till n2, 0 < n1 < n2 <= m )
- subMedian(int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
the list of the sorted values is divided in m equal parts, the median from the best value (minimal) till the n_th part (included) is returned
- subMin(int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
-
the list of the sorted values is divided in m equal parts, the median from the best value (minimal) till the n_th part (included) is returned
- SUCCESS - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
-
success status code
- SUCCESS_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- successful - Variable in class org.ow2.clif.storage.api.ActionEvent
- successfullActions - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
-
number of successful actions performed since the previous call to getStat()
- supervisor - Variable in class org.ow2.clif.deploy.ClifAppFacade
- SUPERVISOR_INFO - Static variable in interface org.ow2.clif.supervisor.api.SupervisorInfo
- supervisorBc - Variable in class org.ow2.clif.deploy.ClifAppFacade
- SupervisorImpl - Class in org.ow2.clif.supervisor.lib
-
Supervisor implementation, used to control a deployed test plan (i.e.
- SupervisorImpl() - Constructor for class org.ow2.clif.supervisor.lib.SupervisorImpl
- supervisorInfo - Variable in class org.ow2.clif.deploy.BladeDeploy
- SupervisorInfo - Interface in org.ow2.clif.supervisor.api
-
Interface used to send blade state information from a CLIF server to the Supervisor
- suspend() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- suspend() - Method in class org.ow2.clif.probe.util.AbstractInsert
- suspend() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- suspend() - Method in class org.ow2.clif.scenario.multithread.MTScenario
- suspend() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- suspend() - Method in interface org.ow2.clif.server.api.ActivityControl
-
Suspend the activity
- suspend() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
-
asynchronously suspends the blade
- suspend() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Suspends all blades of currently deployed test plan.
- suspend(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Suspend selected blades if global state is running
- suspend(String[]) - Method in interface org.ow2.clif.supervisor.api.TestControl
-
Suspend selected blades
- suspend(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Suspends a selection of blades from currently deployed test plan.
- SuspendCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to suspend a running test, or just a subset of its blades.
- SuspendCmd() - Constructor for class org.ow2.clif.console.lib.batch.SuspendCmd
- suspended - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- SUSPENDED - Static variable in class org.ow2.clif.supervisor.api.BladeState
- SUSPENDING - Static variable in class org.ow2.clif.supervisor.api.BladeState
- SVG_FORMAT - org.ow2.clif.analyze.lib.report.Report.imageFormats
- SwingHelper - Class in org.ow2.clif.util.gui
-
Utility methods for Java swing GUI components
- SwingHelper() - Constructor for class org.ow2.clif.util.gui.SwingHelper
- sws - Variable in class org.ow2.clif.datacollector.lib.AbstractDataCollector
- syncDeploy(Map<String, ClifDeployDefinition>, ClifRegistry) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Synchronous version of deploy method (returns when deployment is complete).
- Synchro - Class in <Unnamed>
-
Just a short-cut name for the Synchronizer implementation class (easier to type in a test plan)
- Synchro() - Constructor for class Synchro
- SynchroBladeInsert - Class in org.ow2.clif.scenario.util
-
Implementation of a centralized synchronization BladeInsert component to provide synchronization support among distributed scenarios.
- SynchroBladeInsert() - Constructor for class org.ow2.clif.scenario.util.SynchroBladeInsert
- Synchronizer - Interface in org.ow2.clif.server.api
-
Support for multiple synchronization locks designated by names, possibly with counters for the number of lock notifications.
- SYNCHRONIZER - Static variable in interface org.ow2.clif.server.api.Synchronizer
- SynchronizerImpl - Class in org.ow2.clif.server.lib
-
Just a plain implementation of Synchronizer interface.
- SynchronizerImpl() - Constructor for class org.ow2.clif.server.lib.SynchronizerImpl
T
- table - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- tableChanged(TableModelEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
-
This method is called each time an event occured in the injector table It is necessary for an immediate graphics update when checking/unchecking display box.
- tableChanged(TableModelEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
-
This method is called each time an event occured in the injector table It is necessary for an immediate graphics update when checking/unchecking display box.
- tableClean() - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
- tableUpdate() - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
- tableUpdate(String, String) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
- tabs() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- tabs() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- tabs(int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- tabs(int) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- tabsm() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- tabsm() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- tabsp() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- tabsp() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- terminate() - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
-
End of a test
- terminate() - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
-
Does nothing.
- terminate() - Method in interface org.ow2.clif.storage.api.StorageAdmin
-
Terminates the storage system
- terminate() - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
-
Terminate the storage system
- terminated - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
- test - Variable in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- TEST - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
- TEST_CONTROL - Static variable in interface org.ow2.clif.supervisor.api.TestControl
- TestAction - Interface in org.ow2.clif.scenario.isac.plugin
-
This interface describe the methods, which will be needed for a test plugin
- TestControl - Interface in org.ow2.clif.supervisor.api
-
Interface for controlling a (distributed) test plan : deployment, initialization, start, stop...
- testConversionMap - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
- TestDescriptor - Interface in org.ow2.clif.storage.api
-
This interface specifies methods to be implemented by a test run descriptor, whose role is to designate a given test run.
- TestDescriptorImpl - Class in org.ow2.clif.storage.lib.filestorage
-
Gathers description elements of a test: test name (aka test run id), execution date
- TestDescriptorImpl(File) - Constructor for class org.ow2.clif.storage.lib.filestorage.TestDescriptorImpl
- testDirbase - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
- testDirname - Variable in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- TestFilter - Interface in org.ow2.clif.storage.api
- TestFilterImpl - Class in org.ow2.clif.analyze.statistics
-
Filter tests according to a given name.
- TestFilterImpl() - Constructor for class org.ow2.clif.analyze.statistics.TestFilterImpl
-
Creates a new name filter for test descriptors with a null match, which means all test names will match this new filter.
- TestFilterImpl(String) - Constructor for class org.ow2.clif.analyze.statistics.TestFilterImpl
-
Creates a new filter for test name with the given string.
- testId - Variable in class org.ow2.clif.scenario.multithread.MTScenario
- testId - Variable in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- TestInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
- TestInstruction(String, int, ParamsHolder, int) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
- testName - Variable in class org.ow2.clif.analyze.lib.report.Datasource
- TestNameAndDate - Class in org.ow2.clif.deploy
-
Elaborated implementation for test ids, holding its instantiation date.
- TestNameAndDate(String) - Constructor for class org.ow2.clif.deploy.TestNameAndDate
-
Creates a new test identifier with the provided name, and remembers current time.
- testParams - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
- TestPlanReader - Class in org.ow2.clif.console.lib
-
CLIF test plan reader.
- TestPlanReader() - Constructor for class org.ow2.clif.console.lib.TestPlanReader
- TestPlanWindow - Class in org.ow2.clif.console.lib.gui
- TestPlanWindow(JFrame) - Constructor for class org.ow2.clif.console.lib.gui.TestPlanWindow
- TestPlanWriter - Class in org.ow2.clif.console.lib
-
Utility class for writing a test plan as a property file.
- TestPlanWriter(OutputStream) - Constructor for class org.ow2.clif.console.lib.TestPlanWriter
- TestStats - Class in org.ow2.clif.analyze.lib.quickstat
-
Simple statistical report generator on injectors' response times and throughput.
- TestStats(StorageRead) - Constructor for class org.ow2.clif.analyze.lib.quickstat.TestStats
-
Initiates a simple statistical report generator for the latest test execution in the provided storage object.
- TestStats(StorageRead, String) - Constructor for class org.ow2.clif.analyze.lib.quickstat.TestStats
-
Initiates a simple statistical report generator for the given test execution in the provided storage object.
- TextCollectMonitor - Class in org.ow2.clif.util
- TextCollectMonitor() - Constructor for class org.ow2.clif.util.TextCollectMonitor
- ThrowableHelper - Class in org.ow2.clif.util
-
Helper class for handling throwable objects.
- ThrowableHelper() - Constructor for class org.ow2.clif.util.ThrowableHelper
- TIME_BASED - org.ow2.clif.analyze.lib.report.Section.ChartRepresentation
- timeFilterSetEndAtLastEvent(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- timeFilterSetEndAtLastEvent(Dataset, boolean) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- timeFilterSetStartAtFirstEvent(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- timeFilterSetStartAtFirstEvent(Dataset, boolean) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- timeFilterUnsetEndAtLastEvent(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- timeFilterUnsetStartAtFirstEvent(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- TIMER - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
- TimerAction - Interface in org.ow2.clif.scenario.isac.plugin
-
This interface describe the methods, which will be needed for a timer plugin
- timerConversionMap - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
- TimerInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
- TimerInstruction(String, int, ParamsHolder) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.TimerInstruction
- TimerNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- TimerNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.TimerNode
- timerParams - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
- title - Variable in class org.ow2.clif.analyze.lib.report.Report
- title - Variable in class org.ow2.clif.analyze.lib.report.Section
- TitledPanel - Class in org.ow2.clif.analyze.lib.graph.gui
-
Instances of this class are Swing panels with a titled border.
- TitledPanel(String) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.TitledPanel
- tModel - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- toc() - Method in class org.ow2.clif.analyze.lib.report.Report
- toc() - Method in class org.ow2.clif.analyze.lib.report.Section
- toExternalForm(URL) - Method in class org.ow2.clif.util.bytearray.ByteArrayURLStreamHandler
- toggleAnalysisTool(int, boolean) - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
- toggleBoxAnalysisTool(int) - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
-
Toggle the checkbox with to the given state
- toString() - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
- toString() - Method in class org.ow2.clif.analyze.lib.report.Dataset
- toString() - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
- toString() - Method in class org.ow2.clif.analyze.lib.report.Report
- toString() - Method in class org.ow2.clif.analyze.lib.report.Section
- toString() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
- toString() - Method in class org.ow2.clif.analyze.statistics.BladeFilterImpl
- toString() - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
- toString() - Method in class org.ow2.clif.analyze.statistics.DateFilter
- toString() - Method in class org.ow2.clif.analyze.statistics.TestFilterImpl
- toString() - Method in class org.ow2.clif.analyze.statistics.util.data.Bucket
- toString() - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
-
toString defines the string representative of all long values.
- toString() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
- toString() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
- toString() - Method in class org.ow2.clif.deploy.ClifRegistry
- toString() - Method in class org.ow2.clif.deploy.DeployDefinition
- toString() - Method in class org.ow2.clif.deploy.DeployObservation
- toString() - Method in class org.ow2.clif.deploy.TestNameAndDate
- toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ControlInstruction
- toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ExitInstruction
- toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.GotoInstruction
- toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction
- toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ParamsHolder
- toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
- toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.SampleInstruction
- toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
- toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.TimerInstruction
- toString() - Method in class org.ow2.clif.scenario.isac.engine.nodes.BehaviorNode
- toString() - Method in class org.ow2.clif.scenario.isac.engine.nodes.ConditionNode
- toString() - Method in class org.ow2.clif.scenario.isac.engine.nodes.PlugInNode
- toString() - Method in class org.ow2.clif.scenario.isac.engine.nodes.ScenarioNode
- toString() - Method in class org.ow2.clif.scenario.isac.util.BooleanHolder
- toString() - Method in class org.ow2.clif.server.lib.SynchronizerImpl
- toString() - Method in class org.ow2.clif.storage.api.ActionEvent
- toString() - Method in class org.ow2.clif.storage.api.AlarmEvent
- toString() - Method in class org.ow2.clif.storage.api.LifeCycleEvent
- toString() - Method in class org.ow2.clif.storage.api.ProbeEvent
- toString() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
- toString() - Method in class org.ow2.clif.storage.lib.filestorage.TestDescriptorImpl
- toString() - Method in class org.ow2.clif.supervisor.api.BladeState
-
Gets the explicit name of this state (e.g.
- toString() - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
- toString() - Method in class org.ow2.clif.supervisor.lib.BladeObservation
- toString() - Method in class org.ow2.clif.util.bytearray.ByteArrayURLConnection
- toString(int) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
-
toString defines the string representative of all long values as an Array of supplied number of columns.
- toString(long, String) - Method in class org.ow2.clif.storage.api.ActionEvent
- toString(long, String) - Method in class org.ow2.clif.storage.api.AlarmEvent
- toString(long, String) - Method in interface org.ow2.clif.storage.api.BladeEvent
- toString(long, String) - Method in class org.ow2.clif.storage.api.LifeCycleEvent
- toString(long, String) - Method in class org.ow2.clif.storage.api.ProbeEvent
- total - Variable in class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction
- toText() - Method in enum org.ow2.clif.analyze.lib.report.Dataset.DatasetType
- toText(double[]) - Method in class org.ow2.clif.analyze.lib.report.Chart
- toText(Object) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- toTxt(StatOnLongs) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- trace() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
-
prints the calling method's name plus a message
- trace(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
-
prints the calling method's name plus a message
- tracem() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- tracem(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
-
decrements the tabs count and then prints the calling method's name with a message.
- tracep() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- tracep(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
-
increments the tabs count and then prints the calling method's name with a message.
- Transition - Class in org.ow2.clif.scenario.transitions
- Transition() - Constructor for class org.ow2.clif.scenario.transitions.Transition
- TransitionTable - Class in org.ow2.clif.scenario.transitions
-
This class provides utilities to design a scenario, which deals with these aspects:
- Probability for the virtual user to reach a given link. - TransitionTable(String, String, boolean, boolean) - Constructor for class org.ow2.clif.scenario.transitions.TransitionTable
-
Create a transition table with specifics files and give information about how to handle think time.
- tryAddresses(String, int, int) - Static method in class org.ow2.clif.util.NetConfHelper
-
Submit all IP addresses of locally configured network interfaces to the server part.
- TXT_FORMAT - org.ow2.clif.analyze.lib.report.Report.exportFormats
- type - Variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
- type - Variable in class org.ow2.clif.storage.api.ActionEvent
- TYPE_LABEL - Static variable in class org.ow2.clif.analyze.statistics.CpuAnalyst
- TYPE_LABEL - Static variable in class org.ow2.clif.analyze.statistics.InjectorAnalyst
- TYPE_LABEL - Static variable in class org.ow2.clif.analyze.statistics.JvmAnalyst
- TYPE_LABEL - Static variable in class org.ow2.clif.analyze.statistics.MemoryAnalyst
U
- unbind(String) - Method in class org.ow2.clif.deploy.ClifRegistry
-
Direct access to CLIF/Fractal registry for unbinding a component name
- unbindFc(String) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
- unbindFc(String) - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
- unbindFc(String) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
- unbindFc(String) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
- unbindFc(String) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
- unbindFc(String) - Method in class org.ow2.clif.scenario.multithread.MTScenario
- unbindFc(String) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
- unbindFc(String) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
- unbindFc(String) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
- unbindFc(String) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
- UNDEPLOYED - Static variable in class org.ow2.clif.supervisor.api.BladeState
- unescape(String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
-
Replaces every escape sequences by the corresponding original character
- UnexpectedAttributeException - Exception in org.ow2.clif.scenario.isac.engine.nodes
- UnexpectedAttributeException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.UnexpectedAttributeException
- UnexpectedElementException - Exception in org.ow2.clif.scenario.isac.engine.nodes
- UnexpectedElementException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.UnexpectedElementException
- unimplemented() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
-
prints, on Sysytem.output, the calling method's name plus the message "*** Unimplemented Method \"
- unimplemented(int) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- unimplemented(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- UniqueKey - Class in org.ow2.clif.util
- UniqueKey() - Constructor for class org.ow2.clif.util.UniqueKey
- unselectObject() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- update(Observable, Object) - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
-
Receive alarms and blade state changes from the supervisor
- update(Observable, Object) - Method in class org.ow2.clif.deploy.ClifAppFacade
- updateBounds(long, long) - Method in class org.ow2.clif.analyze.statistics.DateFilter
-
reduce the elapsed time window to be analyzed
- updateChart() - Method in class org.ow2.clif.analyze.lib.report.Section
- updateChartsView() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
- updateData() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- updateDatasetChartOptionsFromGui() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- updateDrawEndTime() - Method in class org.ow2.clif.analyze.lib.report.Section
-
if not set, computes (max) chart's (draw) end time from all dataset's drawStartTime and stores it in chart's data
- updateDrawRaw(boolean) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard2MainView
- updateDrawStartTime() - Method in class org.ow2.clif.analyze.lib.report.Section
-
if not set, computes (min) chart's (draw) start time from all dataset's drawStartTime and stores it in chart's data
- updateEvGroupCB(ArrayList<SortedSet<String>>) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
- updateFiltering(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
-
re-computes filtering and re-generates chart for this dataset
- updateGraph() - Method in class org.ow2.clif.console.lib.gui.Graph
-
This method re-calculate a correct scale for the graph and repaint all the graph components
- updateGuiFromDatasetType(Dataset.DatasetType) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
- updateMenus() - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
-
Enables or disables menu items depending on the current state
- updateOptions() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- updatePopulation() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
-
Called by the timer to update the number of vUsers.
- updateReportDisplay() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
-
re-creates all displays from report model
- updateReportManagerView() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- updateReportTree() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- updateReportTreeSelections() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
- updateSectionDisplay(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
-
Updates all displays after a change in chartRepresentation (TIME_BASED, HISTOGRAM, QUANTILE, BOXPLOT) or after a modification on datasets (adding or removing), or on draw start and end times.
- updateSectionFromGui(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
- updateSelections() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- updateXAxis(int) - Method in class org.ow2.clif.console.lib.gui.Graph
-
Sets the maximum value on the X Axis.
- USED_MEMORY_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- USED_RAM_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- USED_SWAP_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- useGlobalTime() - Static method in class org.ow2.clif.util.ExecutionContext
- USER_CPU_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
- Util - Class in org.ow2.clif.scenario.isac.engine.nodes
- Util() - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.Util
V
- value - Variable in class org.ow2.clif.console.lib.gui.GuiClearConfirm
- value - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
- value - Variable in class org.ow2.clif.console.lib.gui.GUIInitDialog
- value - Variable in class org.ow2.clif.util.UniqueKey
- valueChanged(ListSelectionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
- valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.graph.gui.ReportManager.Phases
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.graph.gui.ReportManagerView.SelectedObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.report.Dataset.ChartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.report.Dataset.DatasetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.report.FieldsValuesFilter.LogicalEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.report.Report.exportFormats
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.report.Report.imageFormats
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.report.Section.ChartRepresentation
-
Returns the enum constant of this type with the specified name.
- values - Variable in class org.ow2.clif.storage.api.ProbeEvent
- values() - Static method in enum org.ow2.clif.analyze.lib.graph.gui.ReportManager.Phases
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ow2.clif.analyze.lib.graph.gui.ReportManagerView.SelectedObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ow2.clif.analyze.lib.report.Dataset.ChartType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ow2.clif.analyze.lib.report.Dataset.DatasetType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ow2.clif.analyze.lib.report.FieldsValuesFilter.LogicalEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ow2.clif.analyze.lib.report.Report.exportFormats
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ow2.clif.analyze.lib.report.Report.imageFormats
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ow2.clif.analyze.lib.report.Section.ChartRepresentation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variable - Variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
- VERBOSE - Static variable in class org.ow2.clif.analyze.statistics.AnalyzerImpl
- verifyWizardDataset() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
- Version - Class in org.ow2.clif.util
-
Gives CLIF's version (including compilation date and time)
- Version() - Constructor for class org.ow2.clif.util.Version
- version_filename - Static variable in class org.ow2.clif.util.Version
- VIEW - Variable in class org.ow2.clif.console.lib.gui.Graph
W
- W1SelectedDataset() - Constructor for class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
- wait(String) - Method in interface org.ow2.clif.server.api.Synchronizer
-
Wait until the specified lock is notified at least once.
- wait(String) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
- wait(String, long) - Method in interface org.ow2.clif.server.api.Synchronizer
-
Wait until the specified lock is notified at least once, or the specified time out is reached
- wait(String, long) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
- wait(String, long, long) - Method in interface org.ow2.clif.server.api.Synchronizer
-
Wait until the specified lock is notified at least the specified number of times, or the specified time out is reached
- wait(String, long, long) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
- waitEndOfRun(String[]) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
-
Test if these blades are Running or not.
- waitEndOfRun(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Wait until blades are stopped, completed or aborted.
- waitForState(String[], BladeState) - Method in class org.ow2.clif.deploy.ClifAppFacade
-
Waits until this state is reached
- waitForState(String[], BladeState) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
-
Wait until a target state is reached.
- waitForState(String[], BladeState) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Waits until blades are all in a given state.
- WaitServersCmd - Class in org.ow2.clif.console.lib.batch
-
Batch command to wait for the CLIF registry to be ready, and, optionally, for CLIF servers used in a test plan to be ready (i.e.
- WaitServersCmd() - Constructor for class org.ow2.clif.console.lib.batch.WaitServersCmd
- waitStationaryState(String[]) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
-
Test if these blades are stationary or not.
- waitStationaryState(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
-
Waits until blades are all in a stationary state.
- warning(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
- WARNING - Static variable in class org.ow2.clif.storage.api.AlarmEvent
- wasNotified(String) - Method in interface org.ow2.clif.server.api.Synchronizer
-
Test if a lock has been notified at least once
- wasNotified(String) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
- wasNotified(String, long) - Method in interface org.ow2.clif.server.api.Synchronizer
-
Test if a lock has been notified at least the specified number of times.
- wasNotified(String, long) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
- WhileNode - Class in org.ow2.clif.scenario.isac.engine.nodes
- WhileNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.WhileNode
- windowFrameStateChanged(WindowEvent) - Static method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
- WIZARD_1_SELECTION - org.ow2.clif.analyze.lib.graph.gui.ReportManager.Phases
- WIZARD_2_FILTERING - org.ow2.clif.analyze.lib.graph.gui.ReportManager.Phases
- Wizard1MainView - Class in org.ow2.clif.analyze.lib.graph.gui
- Wizard1MainView(ReportManager, JFrame) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
- Wizard1TablePanel - Class in org.ow2.clif.analyze.lib.graph.gui
- Wizard1TablePanel(Wizard1MainView) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.Wizard1TablePanel
- Wizard1TablePanel.MyTableRenderer - Class in org.ow2.clif.analyze.lib.graph.gui
- Wizard1TreePanel - Class in org.ow2.clif.analyze.lib.graph.gui
- Wizard1TreePanel(Wizard1MainView) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.Wizard1TreePanel
- Wizard2MainView - Class in org.ow2.clif.analyze.lib.graph.gui
- Wizard2MainView(ReportManager, JFrame) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.Wizard2MainView
- WORKSPACE_PATH - Static variable in class org.ow2.clif.util.ExecutionContext
-
absolute path to the workspace
- write(BladeEvent) - Method in interface org.ow2.clif.storage.api.StorageWrite
-
Write a ActionStat to the storage system.
- write(BladeEvent) - Method in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
-
Delayed writing of a blade event.
- write(BladeEvent) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
-
Writes a blade event in the storage system.
- write2prop(OutputStream, Map<String, ClifDeployDefinition>) - Static method in class org.ow2.clif.console.lib.TestPlanWriter
- write2prop(Map<String, ClifDeployDefinition>) - Method in class org.ow2.clif.console.lib.TestPlanWriter
- writer - Variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
X
- x - Variable in class org.ow2.clif.scenario.isac.engine.nodes.RampNode.Point
- xAxis - Variable in class org.ow2.clif.console.lib.gui.Graph
- XML_FORMAT - org.ow2.clif.analyze.lib.report.Report.exportFormats
- XMLEntityResolver - Class in org.ow2.clif.util
-
Entity resolver for XML parsing.
- XMLEntityResolver() - Constructor for class org.ow2.clif.util.XMLEntityResolver
- xmlFile - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
- XMLToString(Element) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
- XMLToString(Element) - Method in class org.ow2.clif.analyze.lib.report.Dataset
- XMLToString(Element) - Method in class org.ow2.clif.analyze.lib.report.Datasource
- XMLToString(Element) - Method in class org.ow2.clif.analyze.lib.report.Section
Y
- y - Variable in class org.ow2.clif.scenario.isac.engine.nodes.RampNode.Point
- yAxis - Variable in class org.ow2.clif.console.lib.gui.Graph
All Classes All Packages