| Package | Description |
|---|---|
| org.apache.pulsar.functions.instance.processors |
| Modifier and Type | Class and Description |
|---|---|
class |
AtLeastOnceProcessor
A message processor that process messages at-most-once.
|
| Modifier and Type | Method and Description |
|---|---|
static MessageProcessor |
MessageProcessor.create(org.apache.pulsar.client.api.PulsarClient client,
org.apache.pulsar.functions.proto.Function.FunctionDetails functionDetails) |
Copyright © 2017–2018 Apache Software Foundation. All rights reserved.