@Path(value="/broker-stats") @Produces(value="application/json") public class BrokerStats extends BrokerStatsBase
namespaceName, PARTITIONED_TOPIC_PATH_ZNODE, POLICIES_READONLY_FLAG_PATH, topicNamehttpRequest, NOT_IMPLEMENTED, servletContext, uri| Constructor and Description |
|---|
BrokerStats() |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,Collection<ResourceUnit>> |
getBrokerResourceAvailability(String tenant,
String namespace) |
javax.ws.rs.core.StreamingOutput |
getTopics2() |
getAllocatorStats, getLoadReport, getMBeans, getMetrics, getPendingBookieOpsStats, internalBrokerResourceAvailabilitybookKeeper, checkArgument, checkBacklogQuota, checkNotNull, checkNotNull, checkTopicExistsAsync, checkTopicLevelPolicyEnable, clusters, dispatchRate, domain, fetchPartitionedTopicMetadata, fetchPartitionedTopicMetadataCheckAllowAutoCreation, getNamespacePolicies, getNamespacePolicies, getNamespacePoliciesAsync, getNamespaceReplicatedClusters, getPartitionedTopicList, getPartitionedTopicMetadata, getPartitionedTopicMetadataAsync, getTopicPartitionList, getTopicPoliciesAsyncWithRetry, internalCreatePartitionedTopic, isLeaderBroker, isNamespaceReplicated, jsonMapper, localCacheService, localZk, localZkCache, localZKCreate, mergeNamespaceWithDefaults, namespaceBacklogQuota, replicatorDispatchRate, resumeAsyncResponseExceptionally, setServletContext, subscribeRate, subscriptionDispatchRate, tryCreatePartitionsAsync, validateAdminAccessForTenant, validateBundleOwnership, validateClusterExists, validateGlobalNamespaceOwnership, validateNamespaceName, validateNamespaceName, validatePartitionedTopicMetadata, validatePartitionedTopicName, validatePersistencePolicies, validatePoliciesReadOnlyAccess, validateSuperUserAccess, validateTopicName, validateTopicNamecanUpdateCluster, checkAuthorization, checkLocalOrGetPeerReplicationCluster, clientAppId, clientAuthData, clusterResources, config, deleteRecursive, dynamicConfigurationResources, getClusterDataIfDifferentCluster, getListOfNamespaces, getListOfResourcegroups, getLocalPolicies, getPulsarResources, hasActiveNamespace, hasSuperUserAccess, isBundleOwnedByAnyBroker, isClientAuthenticated, isLeaderBroker, isRequestHttps, joinPath, listSubTreeBFS, namespaceIsolationPolicies, namespaceResources, originalPrincipal, path, pulsar, resourceGroupResources, setPulsar, splitPath, tenantResources, validateAdminAccessForTenant, validateBrokerName, validateBundleOwnership, validateClusterForTenant, validateClusterOwnership, validateGlobalNamespaceOwnership, validateGlobalNamespaceOwnershipAsync, validateNamespaceBundleOwnership, validateNamespaceBundleRange, validateNamespaceOperation, validateNamespacePolicyOperation, validateTenantOperation, validateTopicOperation, validateTopicOperation, validateTopicOwnership, validateTopicOwnershipAsync, validateTopicPolicyOperation@GET
@Path(value="/topics")
public javax.ws.rs.core.StreamingOutput getTopics2()
throws Exception
getTopics2 in class BrokerStatsBaseException@GET
@Path(value="/broker-resource-availability/{tenant}/{namespace}")
public Map<Long,Collection<ResourceUnit>> getBrokerResourceAvailability(@PathParam(value="tenant")
String tenant,
@PathParam(value="namespace")
String namespace)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.