MCPcopy Create free account
hub / github.com/bytedance/bolt / clear

Method clear

bolt/vector/VectorStream.h:125–127  ·  view source on GitHub ↗

Resets 'this' to post construction state.

Source from the content-addressed store, hash-verified

123
124 /// Resets 'this' to post construction state.
125 virtual void clear() {
126 BOLT_UNSUPPORTED("{}", __FUNCTION__);
127 }
128};
129
130/// Serializer that writes a subset of rows from a single RowVector to the

Callers 14

clearMethod · 0.45
resizeMethod · 0.45
prepareForReuseMethod · 0.45
setStringBuffersMethod · 0.45
clearStringBuffersMethod · 0.45
setArrowMetadataEntryFunction · 0.45
exportViewsFunction · 0.45
TEST_FFunction · 0.45
HashVectorsBenchmarkMethod · 0.45
clearInputCorpusFunction · 0.45
randStringFunction · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
assertMapKeysMethod · 0.36