| Package | Description |
|---|---|
| org.apache.pulsar.broker.transaction.buffer.impl |
The implementation of a transaction buffer.
|
| Modifier and Type | Method and Description |
|---|---|
TopicTransactionBufferState.State |
TopicTransactionBufferState.getState() |
static TopicTransactionBufferState.State |
TopicTransactionBufferState.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TopicTransactionBufferState.State[] |
TopicTransactionBufferState.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TopicTransactionBufferState(TopicTransactionBufferState.State state) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.