A D E G I M P Q R S T U

G

gamf.interfaces.framework - package gamf.interfaces.framework
A set of interfaces to register and configure system adapter components used to control autonomic aspects.
gamf.interfaces.systemAdapter - package gamf.interfaces.systemAdapter
Set of interfaces for describing system adapter functionalities through which system adapters are triggered or configured.
get(String, String) - Method in interface gamf.interfaces.framework.IEventStore
Returns the events to which this store maps the specified key and where the search pattern applies.
get(String, String) - Method in interface gamf.interfaces.framework.IMetricValueStore
Returns the metricValue to which this store maps the specified key and where the search pattern applies.
get() - Method in interface gamf.interfaces.systemAdapter.IEffector
Returns the current value of the tunable parameter.
getAllEffectors() - Method in interface gamf.interfaces.systemAdapter.IManaged
Returns all registered effectors.
getAllEventGenerators() - Method in interface gamf.interfaces.systemAdapter.IManaged
Returns all registered event generators.
getAllOfType(String) - Method in interface gamf.interfaces.framework.IEventStore
Returns the events to which this store maps the specified event type.
getAllOfType(String) - Method in interface gamf.interfaces.framework.IMetricValueStore
Returns the metricValue to which this store maps the specified key.
getDependencyDetection() - Method in interface gamf.interfaces.framework.IGAMF
Determines whether dependency detection is set.
getEffector(String, String) - Method in interface gamf.interfaces.systemAdapter.IManaged
Returns all registered effectors with the specified effector name and the specified effector type.
getEffectorByName(String) - Method in interface gamf.interfaces.systemAdapter.IManaged
Returns all registered effectors with the specified effector name.
getEffectorByType(String) - Method in interface gamf.interfaces.systemAdapter.IManaged
Returns all registered effectors with the specified effector type.
getEffectors() - Method in interface gamf.interfaces.systemAdapter.IPolicyEvaluator
Returns a set of effectors (used by this policy)
getEventCreationTime() - Method in interface uk.ac.standrews.cs.nds.eventModel.ITimeStampedEvent
 
getEventCreationTime() - Method in class uk.ac.standrews.cs.nds.eventModel.TimeStampedEvent
 
getEventGenerator(String, String) - Method in interface gamf.interfaces.systemAdapter.IManaged
Returns all registered effectors with the specified effector name and the specified effector type.
getEventGeneratorByName(String) - Method in interface gamf.interfaces.systemAdapter.IManaged
Returns all registered event generators with the specified event generator name.
getEventGeneratorByType(String) - Method in interface gamf.interfaces.systemAdapter.IManaged
Returns all registered event generators with the specified event generator type.
getEventStore() - Method in interface gamf.interfaces.framework.IGAMF
Returns the event store
getEventTypesRegister() - Method in interface gamf.interfaces.framework.IGAMF
returns the event types register
getExtractionEvent() - Method in interface gamf.interfaces.framework.IMetricResult
Returns an event to be sent after the value is stored.
getLatestEventsOfType(String, Long) - Method in interface gamf.interfaces.framework.IEventStore
 
getManagedFacet(String) - Method in interface gamf.interfaces.framework.IGAMF
Returns the managedFacet with the name managedFacetName.
getManagedFacetName() - Method in interface gamf.interfaces.framework.IManagedFacet
Returns the name of the autonomic managedFacet.
getManagedFacets() - Method in interface gamf.interfaces.framework.IManagedFacet
Returns all managedFacet components registered with this managedFacet.
getMetricResultStore() - Method in interface gamf.interfaces.framework.IGAMF
returns the metric result store
getMetricValue() - Method in interface gamf.interfaces.framework.IMetricResult
Returns the result of the metric extraction.
getSystemAdapterCategory() - Method in interface gamf.interfaces.systemAdapter.ISystemAdapter
Returns a system adapter's category.
getSystemAdapterIdentifier() - Method in interface gamf.interfaces.systemAdapter.ISystemAdapter
Returns the name of the system adapter.
getTime() - Method in interface gamf.interfaces.framework.IMetricResult
Returns the time the metric value was evaluated.
getType() - Method in interface gamf.interfaces.framework.IMetricResult
Returns the name of the metric value.
getType() - Method in class uk.ac.standrews.cs.nds.eventModel.Event
 
getType() - Method in interface uk.ac.standrews.cs.nds.eventModel.IEvent
 

A D E G I M P Q R S T U