Package org.springframework.pulsar.transaction
package org.springframework.pulsar.transaction
Provides classes related to transactions.
-
ClassDescriptionA transaction manager that can provide a
PulsarClient
.Resource holder for a native Pulsar transaction object which is the transactional resource when handling transactions for Spring Pulsar.Binds anative Pulsar transaction
from the specifiedPulsarClient
to the current thread, allowing for one transaction per thread per Pulsar client.Provides conveniences for managing Pulsar transactions.