#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>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. | |
Definition in file RPageStorageS3.hxx.