| Package | Description |
|---|---|
| org.apache.pulsar.client.api.transaction |
Pulsar transaction related API.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TransactionBufferClientException.ReachMaxPendingOpsException
Thrown when transaction buffer op over max pending numbers.
|
static class |
TransactionBufferClientException.RequestTimeoutException
Thrown when operation timeout.
|
| Modifier and Type | Method and Description |
|---|---|
static TransactionBufferClientException |
TransactionBufferClientException.unwrap(Throwable t) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.