MCPcopy Create free account
hub / github.com/apache/impala / ToSlice

Method ToSlice

be/src/runtime/io/data-cache.cc:449–451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

447 }
448
449 Slice ToSlice() const {
450 return key_;
451 }
452
453 private:
454 // Key encoding stored in key_:

Callers 2

LookupMethod · 0.80
StoreMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected