MCPcopy Create free account
hub / github.com/apache/arrow / supported_memory_backends

Function supported_memory_backends

r/src/memorypool.cpp:101–103  ·  view source on GitHub ↗

[[arrow::export]]

Source from the content-addressed store, hash-verified

99
100// [[arrow::export]]
101std::vector<std::string> supported_memory_backends() {
102 return arrow::SupportedMemoryBackendNames();
103}

Callers 2

show_infoFunction · 0.85

Calls 1

Tested by

no test coverage detected