Uses of Enum Class
org.apache.pulsar.transaction.coordinator.proto.TransactionMetadataEntry.TransactionMetadataOp
Packages that use TransactionMetadataEntry.TransactionMetadataOp
-
Uses of TransactionMetadataEntry.TransactionMetadataOp in org.apache.pulsar.transaction.coordinator.proto
Methods in org.apache.pulsar.transaction.coordinator.proto that return TransactionMetadataEntry.TransactionMetadataOpModifier and TypeMethodDescriptionTransactionMetadataEntry.getMetadataOp()TransactionMetadataEntry.TransactionMetadataOp.valueOf(int n) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.TransactionMetadataEntry.TransactionMetadataOp.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.pulsar.transaction.coordinator.proto with parameters of type TransactionMetadataEntry.TransactionMetadataOpModifier and TypeMethodDescriptionTransactionMetadataEntry.setMetadataOp(TransactionMetadataEntry.TransactionMetadataOp metadataOp)