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

Method name

python/pyarrow/src/arrow/python/flight.cc:307–307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

305}
306
307std::string PyServerMiddleware::name() const { return kPyServerMiddlewareName; }
308
309PyObject* PyServerMiddleware::py_object() const { return middleware_.obj(); }
310

Callers 6

VisitMethod · 0.45
InitMethod · 0.45
ConvertStructFunction · 0.45
GetBlockTypeMethod · 0.45
GetWriterMethod · 0.45
ConvertCategoricalsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected