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

Method GetMode

cpp/src/gandiva/selection_vector_impl.h:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 Mode GetMode() const override { return mode_; }
72
73 arrow::Buffer& GetBuffer() const override { return *buffer_; }
74

Callers 4

ExecuteMethod · 0.80
ExampleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected