public static class QueueCapacityVector.QueueCapacityVectorEntry extends Object
Constructor and Description |
---|
QueueCapacityVectorEntry(QueueCapacityVector.ResourceUnitCapacityType vectorResourceType,
String resourceName,
double resourceValue) |
Modifier and Type | Method and Description |
---|---|
String |
getResourceName() |
double |
getResourceValue() |
String |
getResourceWithPostfix() |
QueueCapacityVector.ResourceUnitCapacityType |
getVectorResourceType() |
public QueueCapacityVectorEntry(QueueCapacityVector.ResourceUnitCapacityType vectorResourceType, String resourceName, double resourceValue)
public QueueCapacityVector.ResourceUnitCapacityType getVectorResourceType()
public double getResourceValue()
public String getResourceName()
public String getResourceWithPostfix()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.