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

Method callback

be/src/runtime/io/request-ranges.h:695–695  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

693 bool is_full() const { return is_full_; }
694
695 WriteDoneCallback callback() const { return callback_; }
696
697 private:
698 DISALLOW_COPY_AND_ASSIGN(WriteRange);

Callers 7

Chart-2.9.4.min.jsFile · 0.45
rFunction · 0.45
GetSamplesMethod · 0.45
MoveWriteRangesHelperMethod · 0.45
OperDoneMethod · 0.45
CancelMethod · 0.45
RenderUrlWithTemplateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected