Class LoadManagerReportResources
- java.lang.Object
-
- org.apache.pulsar.broker.resources.BaseResources<org.apache.pulsar.policies.data.loadbalancer.LoadManagerReport>
-
- org.apache.pulsar.broker.resources.LoadManagerReportResources
-
public class LoadManagerReportResources extends BaseResources<org.apache.pulsar.policies.data.loadbalancer.LoadManagerReport>
-
-
Field Summary
-
Fields inherited from class org.apache.pulsar.broker.resources.BaseResources
BASE_CLUSTERS_PATH, BASE_POLICIES_PATH
-
-
Constructor Summary
Constructors Constructor Description LoadManagerReportResources(org.apache.pulsar.metadata.api.MetadataStore configurationStore, int operationTimeoutSec)
-
Method Summary
-
Methods inherited from class org.apache.pulsar.broker.resources.BaseResources
create, createAsync, delete, deleteAsync, deleteIfExistsAsync, exists, existsAsync, get, getAsync, getChildren, getChildrenAsync, getOperationTimeoutSec, joinPath, set, setAsync, setWithCreate, setWithCreateAsync
-
-