Interface AsyncTransaction

    • Method Detail

      • commit

        com.google.cloud.datastore.Transaction.Response commit()
      • isActive

        boolean isActive()
      • rollback

        void rollback()
      • listenForCommit

        void listenForCommit​(Runnable listener)
      • getTransactionHandle

        com.google.protobuf.ByteString getTransactionHandle()