| Package | Description |
|---|---|
| org.apache.pulsar.websocket |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.websocket.stats |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.pulsar.common.util.collections.ConcurrentOpenHashMap<String,org.apache.pulsar.common.util.collections.ConcurrentOpenHashSet<ProducerHandler>> |
WebSocketService.getProducers() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebSocketService.addProducer(ProducerHandler producer) |
boolean |
WebSocketService.removeProducer(ProducerHandler producer) |
| Constructor and Description |
|---|
ProducerStats(ProducerHandler handler) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.