| Package | Description |
|---|---|
| org.apache.pulsar.transaction.coordinator.proto |
| Modifier and Type | Method and Description |
|---|---|
TransactionMetadataEntry.TransactionMetadataOp |
TransactionMetadataEntry.getMetadataOp() |
static TransactionMetadataEntry.TransactionMetadataOp |
TransactionMetadataEntry.TransactionMetadataOp.valueOf(int n) |
static TransactionMetadataEntry.TransactionMetadataOp |
TransactionMetadataEntry.TransactionMetadataOp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionMetadataEntry.TransactionMetadataOp[] |
TransactionMetadataEntry.TransactionMetadataOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionMetadataEntry |
TransactionMetadataEntry.setMetadataOp(TransactionMetadataEntry.TransactionMetadataOp metadataOp) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.