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

Method hash

be/src/util/cache/cache-internal.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 }
63
64 uint32_t hash() const { return hash_; }
65
66 uint8_t* mutable_val_ptr() {
67 int val_offset = KUDU_ALIGN_UP(key_length_, sizeof(void*));

Callers 15

hashCodeMethod · 0.80
hashCodeMethod · 0.80
hashCodeMethod · 0.80
hashCodeMethod · 0.80
hashCodeMethod · 0.80
hashCodeMethod · 0.80
hashCodeMethod · 0.80
hashCodeMethod · 0.80
hashCodeMethod · 0.80
hashCodeMethod · 0.80
hashCodeMethod · 0.80
hashCodeMethod · 0.80

Calls

no outgoing calls

Tested by 15

hashCodeMethod · 0.64
hashCodeMethod · 0.64
hashCodeMethod · 0.64
hashCodeMethod · 0.64
hashCodeMethod · 0.64
hashCodeMethod · 0.64
hashCodeMethod · 0.64
hashCodeMethod · 0.64
hashCodeMethod · 0.64
hashCodeMethod · 0.64
hashCodeMethod · 0.64
hashCodeMethod · 0.64