| Package | Description |
|---|---|
| org.apache.pulsar.websocket.admin |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.websocket.admin.v1 |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.websocket.admin.v2 |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| 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–2022 Apache Software Foundation. All rights reserved.