Class Resources
- java.lang.Object
-
- org.apache.pulsar.common.functions.Resources
-
public class Resources extends java.lang.ObjectClass representing resources, such as CPU, RAM, and disk size.
-
-
Constructor Summary
Constructors Constructor Description Resources()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ResourcesgetDefaultResources()static ResourcesmergeWithDefault(Resources resources)
-