Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RPageStorageS3.hxx File Reference
#include <ROOT/RCurlConnection.hxx>
#include <ROOT/RError.hxx>
#include <ROOT/RNTuple.hxx>
#include <ROOT/RPageStorage.hxx>
#include <cstdint>
#include <memory>
#include <string>
#include <string_view>
Include dependency graph for RPageStorageS3.hxx:
This graph shows which files directly or indirectly include this file:

Classes

struct  ROOT::Experimental::Internal::RPageSinkS3::RFromBaseUrl
 Tag to select the internal constructor that takes an already-resolved base URL. More...
 
class  ROOT::Experimental::Internal::RNTupleAnchorS3
 Entry point for an RNTuple stored in S3-compatible object storage. More...
 
class  ROOT::Experimental::Internal::RPageSinkS3
 Storage provider that writes ntuple pages into S3-compatible object storage. More...
 

Namespaces

namespace  ROOT
 
namespace  ROOT::Experimental
 Namespace for ROOT features in testing.
 
namespace  ROOT::Experimental::Internal
 

Functions

RResult< std::string > ROOT::Experimental::Internal::ParseS3Url (std::string_view uri)
 Translate an ntpl+s3 URI into its plain HTTP(S) equivalent.
 

Detailed Description

Author
Jas Mehta jasme.nosp@m.hta8.nosp@m.05@gm.nosp@m.ail..nosp@m.com
Date
2026-06-01

Definition in file RPageStorageS3.hxx.