Class ResourceDescription
java.lang.Object
org.apache.pulsar.broker.loadbalance.ResourceDescription
- All Implemented Interfaces:
Comparable<ResourceDescription>
- Direct Known Subclasses:
PulsarResourceDescription
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidabstract intabstract voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareTo
-
Constructor Details
-
ResourceDescription
public ResourceDescription()
-
-
Method Details
-
removeUsage
-
addUsage
-
getUsagePct
public abstract int getUsagePct() -
getResourceUsage
-