Brooklyn

brooklyn.entity.brooklyn
[Java] Interface BrooklynMetrics

brooklyn.entity.brooklyn.BrooklynMetrics
  brooklyn.entity.rebind.Rebindable
      brooklyn.entity.Entity
          brooklyn.entity.trait.Identifiable
All Superinterfaces:
Rebindable, Entity, Identifiable

@ImplementedBy(BrooklynMetricsImpl.class)
public interface BrooklynMetrics
extends Entity

Field Summary
static AttributeSensor NUM_ACTIVE_TASKS

static AttributeSensor NUM_INCOMPLETE_TASKS

static AttributeSensor NUM_SUBSCRIPTIONS

static AttributeSensor TOTAL_EFFECTORS_INVOKED

static AttributeSensor TOTAL_EVENTS_DELIVERED

static AttributeSensor TOTAL_EVENTS_PUBLISHED

static AttributeSensor TOTAL_TASKS_SUBMITTED

static BasicAttributeSensorAndConfigKey UPDATE_PERIOD

 
Method Summary
 
Methods inherited from interface Entity
addChild, addChild, addEnricher, addGroup, addPolicy, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getRebindSupport, invoke, removeChild, removeEnricher, removePolicy, setParent
 
Methods inherited from interface Rebindable
getRebindSupport
 
Methods inherited from interface Identifiable
getId
 

Field Detail

NUM_ACTIVE_TASKS

public static final AttributeSensor NUM_ACTIVE_TASKS


NUM_INCOMPLETE_TASKS

public static final AttributeSensor NUM_INCOMPLETE_TASKS


NUM_SUBSCRIPTIONS

public static final AttributeSensor NUM_SUBSCRIPTIONS


TOTAL_EFFECTORS_INVOKED

public static final AttributeSensor TOTAL_EFFECTORS_INVOKED


TOTAL_EVENTS_DELIVERED

public static final AttributeSensor TOTAL_EVENTS_DELIVERED


TOTAL_EVENTS_PUBLISHED

public static final AttributeSensor TOTAL_EVENTS_PUBLISHED


TOTAL_TASKS_SUBMITTED

public static final AttributeSensor TOTAL_TASKS_SUBMITTED


UPDATE_PERIOD

@SetFromFlag("updatePeriod")
public static final BasicAttributeSensorAndConfigKey UPDATE_PERIOD


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.