Project
Loading...
Searching...
No Matches
o2::framework::ArrowTableSlicingCacheDef Struct Reference

#include <ArrowTableSlicingCache.h>

Public Member Functions

void setCaches (Cache &&bsks)
 
void setCachesUnsorted (Cache &&bsks)
 

Public Attributes

Cache bindingsKeys
 
Cache bindingsKeysUnsorted
 

Static Public Attributes

static constexpr ServiceKind service_kind = ServiceKind::Global
 

Detailed Description

Definition at line 54 of file ArrowTableSlicingCache.h.

Member Function Documentation

◆ setCaches()

void o2::framework::ArrowTableSlicingCacheDef::setCaches ( Cache &&  bsks)

Definition at line 71 of file ArrowTableSlicingCache.cxx.

◆ setCachesUnsorted()

void o2::framework::ArrowTableSlicingCacheDef::setCachesUnsorted ( Cache &&  bsks)

Definition at line 76 of file ArrowTableSlicingCache.cxx.

Member Data Documentation

◆ bindingsKeys

Cache o2::framework::ArrowTableSlicingCacheDef::bindingsKeys

Definition at line 56 of file ArrowTableSlicingCache.h.

◆ bindingsKeysUnsorted

Cache o2::framework::ArrowTableSlicingCacheDef::bindingsKeysUnsorted

Definition at line 57 of file ArrowTableSlicingCache.h.

◆ service_kind

constexpr ServiceKind o2::framework::ArrowTableSlicingCacheDef::service_kind = ServiceKind::Global
staticconstexpr

Definition at line 55 of file ArrowTableSlicingCache.h.


The documentation for this struct was generated from the following files: