public class ReactiveFirestoreResourceHolder
extends org.springframework.transaction.support.ResourceHolderSupport
ReactiveFirestoreTransactionManager
binds instances of this class to the subscriber context.Constructor and Description |
---|
ReactiveFirestoreResourceHolder(com.google.protobuf.ByteString transactionId) |
Modifier and Type | Method and Description |
---|---|
List<Object> |
getEntities() |
com.google.protobuf.ByteString |
getTransactionId() |
List<com.google.firestore.v1.Write> |
getWrites() |
clear, getDeadline, getTimeToLiveInMillis, getTimeToLiveInSeconds, hasTimeout, isOpen, isRollbackOnly, isSynchronizedWithTransaction, isVoid, released, requested, reset, resetRollbackOnly, setRollbackOnly, setSynchronizedWithTransaction, setTimeoutInMillis, setTimeoutInSeconds, unbound
Copyright © 2021. All rights reserved.