Package org.ow2.clif.storage.api

API (Java interfaces, Fractal component types and generic events) related to events generated by test runs, including their storage and retrieval.

See:
          Description

Interface Summary
BladeDescriptor 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.
BladeEvent Common/base interface for every event generated by blades
BladeFilter  
CollectListener This interface is dedicated to monitoring the progress of test results/data collection.
EventFactory  
EventFilter  
StorageAdmin Interface for controlling the storage system
StorageProxyAdmin Optional interface for controlling local storage system
StorageRead This interface specifies the methods to browse test runs and access to tests measurements/results
StorageWrite Interface to write an in the storage system
TestDescriptor This interface specifies methods to be implemented by a test run descriptor, whose role is to designate a given test run.
TestFilter  
 

Class Summary
AbstractEvent Abstract implementation of a blade event.
ActionEvent Class of events produced by load injectors.
AlarmEvent This class represent the different alarm generated by injector or console
LifeCycleEvent This class represents the different events
ProbeEvent Super class for events generated by probes.
 

Exception Summary
NoMoreEvent  
 

Package org.ow2.clif.storage.api Description

API (Java interfaces, Fractal component types and generic events) related to events generated by test runs, including their storage and retrieval.