TensorStore
tensorstore::Transaction::mode
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
          • C Batch
          • C Transaction
            • Types
            • Constructors
            • Methods
              • F mode
              • F atomic
              • F aborted
              • F commit_started
              • F Abort
              • F Commit
              • F CommitAsync
              • F Barrier
              • F future
              • F total_bytes
            • Friend functions
            • Related Types
            • Related Constants
          • C Context
          • C Schema
          • C Spec
          • C TensorStore
        • Indexing
        • Data types
        • Array
        • Key-value storage
        • Downsampling
        • Utilities
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    #include "tensorstore/transaction.h"
    TransactionMode tensorstore::Transaction::mode() const;

    Returns the transaction mode.