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

Method getRawPath

fe/src/main/java/org/apache/impala/analysis/SlotRef.java:300–300  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

298 }
299
300 public List<String> getRawPath() { return rawPath_; }
301
302 public SlotId getSlotId() {
303 Preconditions.checkState(isAnalyzed());

Callers 1

SlotRefMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected