MCPcopy Create free account
hub / github.com/apache/calcite / end

Method end

core/src/main/java/org/apache/calcite/interpreter/Sink.java:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 void send(Row row) throws InterruptedException;
28
29 void end() throws InterruptedException;
30
31 /** This method is temporary. It will be removed without notice. */
32 @Deprecated

Callers 15

writeArrowDataMethod · 0.65
writeArrowDataTypeMethod · 0.65
renameMatchesMethod · 0.65
checkMessageMethod · 0.65
expandMethod · 0.65
runMethod · 0.65
runMethod · 0.65
runMethod · 0.65
runMethod · 0.65
regexpInstrMethod · 0.65
parseNoCacheMethod · 0.65

Implementers 2

ListSinkcore/src/main/java/org/apache/calcite/
DuplicatingSinkcore/src/main/java/org/apache/calcite/

Calls

no outgoing calls

Tested by 5

writeArrowDataMethod · 0.52
writeArrowDataTypeMethod · 0.52
renameMatchesMethod · 0.52
checkMessageMethod · 0.52
expandMethod · 0.52