| Package | Description |
|---|---|
| org.apache.pulsar.functions.instance.stats | |
| org.apache.pulsar.functions.sink |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionStatsManager
Function stats.
|
class |
SinkStatsManager |
class |
SourceStatsManager |
| Modifier and Type | Method and Description |
|---|---|
static ComponentStatsManager |
ComponentStatsManager.getStatsManager(FunctionCollectorRegistry collectorRegistry,
String[] metricsLabels,
ScheduledExecutorService scheduledExecutorService,
org.apache.pulsar.functions.proto.Function.FunctionDetails.ComponentType componentType) |
| Constructor and Description |
|---|
PulsarSink(org.apache.pulsar.client.api.PulsarClient client,
PulsarSinkConfig pulsarSinkConfig,
Map<String,String> properties,
ComponentStatsManager stats,
ClassLoader functionClassLoader) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.