public class StatisticDataUnit extends BasicStatisticDataUnit
Constructor and Description |
---|
StatisticDataUnit() |
getCurrentIndex, getStatisticId, getSynapseEnvironment, getTime, isOutOnlyFlow, isTracingEnabled, setCurrentIndex, setIsOutOnlyFlow, setStatisticId, setSynapseEnvironment, setTime, setTracingEnabled
public String getPayload()
public void setPayload(String payload)
public String getComponentName()
public void setComponentName(String componentName)
public ComponentType getComponentType()
public void setComponentType(ComponentType componentType)
public void setTransportPropertyMap(Map<String,Object> transportPropertyMap)
public boolean isFlowContinuableMediator()
public void setFlowContinuableMediator(boolean flowContinuableMediator)
public boolean isIndividualStatisticCollected()
public void setIsIndividualStatisticCollected(boolean isIndividualStatisticCollected)
public int getParentIndex()
public void setParentIndex(int parentIndex)
public boolean isShouldTrackParent()
public void setShouldTrackParent(boolean shouldTrackParent)
public void setFlowSplittingMediator(boolean isSplitting)
public boolean isFlowSplittingMediator()
public boolean isFlowAggregateMediator()
public void setFlowAggregateMediator(boolean flowAggregateMediator)
public String getComponentId()
public void setComponentId(String componentId)
public Integer getHashCode()
public void setHashCode(Integer hashCode)
public boolean isContinuationCall()
public void setContinuationCall(boolean continuationCall)
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.