TensorStore
tensorstore::TimestampedStorageGeneration::TimestampedStorageGeneration[generation, time]
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
        • Key-value storage
          • CSpec
          • CKvStore
          • CByteRange
          • COptionalByteRangeRequest
          • CStorageGeneration
          • CTimestampedStorageGeneration
            • Constructors
              • FTimestampedStorageGeneration [default]
              • FTimestampedStorageGeneration [generation, time]
            • Data members
            • Methods
            • Friend functions
          • CKeyRange
        • Downsampling
        • Utilities
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    #include "tensorstore/kvstore/generation.h"
    tensorstore::TimestampedStorageGeneration::
        
    TimestampedStorageGeneration(StorageGeneration generation,
                                     
    absl::Time time);

    Constructs from the specified generation and time.

    Back to top
    Previous tensorstore::TimestampedStorageGeneration::TimestampedStorageGeneration[default]
    Next tensorstore::TimestampedStorageGeneration::generation