| Package | Description |
|---|---|
| org.apache.pulsar.websocket.admin | |
| org.apache.pulsar.websocket.admin.v1 | |
| org.apache.pulsar.websocket.admin.v2 |
| Modifier and Type | Method and Description |
|---|---|
protected ProxyTopicStat |
WebSocketProxyStatsBase.internalGetStats(org.apache.pulsar.common.naming.TopicName topicName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ProxyTopicStat> |
WebSocketProxyStatsBase.getStat() |
protected Map<String,ProxyTopicStat> |
WebSocketProxyStatsBase.internalGetProxyStats() |
| Modifier and Type | Method and Description |
|---|---|
ProxyTopicStat |
WebSocketProxyStatsV1.getStats(String tenant,
String cluster,
String namespace,
String encodedTopic) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ProxyTopicStat> |
WebSocketProxyStatsV1.internalGetProxyStats() |
| Modifier and Type | Method and Description |
|---|---|
ProxyTopicStat |
WebSocketProxyStatsV2.getStats(String domain,
String tenant,
String namespace,
String encodedTopic) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ProxyTopicStat> |
WebSocketProxyStatsV2.internalGetProxyStats() |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.