public class ThrottleDataPublisher extends Object
| Modifier and Type | Field and Description |
|---|---|
static ThrottleDataPublisherPool |
dataPublisherPool |
| Constructor and Description |
|---|
ThrottleDataPublisher()
This method will initialize throttle data publisher.
|
| Modifier and Type | Method and Description |
|---|---|
static DataPublisher |
getDataPublisher() |
void |
publishNonThrottledEvent(org.ballerinalang.jvm.values.api.BMap<String,String> throttleEvent)
This method used to pass message context and let it run within separate thread.
|
public static ThrottleDataPublisherPool dataPublisherPool
public ThrottleDataPublisher()
public static DataPublisher getDataPublisher()
Copyright © 2021 WSO2. All rights reserved.