MCPcopy Index your code
hub / github.com/apache/orc / flush

Method flush

java/core/src/java/org/apache/orc/PhysicalWriter.java:125–125  ·  view source on GitHub ↗

Flushes the writer so that readers can see the preceding postscripts.

()

Source from the content-addressed store, hash-verified

123 * Flushes the writer so that readers can see the preceding postscripts.
124 */
125 void flush() throws IOException;
126
127 /**
128 * Appends raw stripe data (e.g. for file merger).

Callers 15

compressAndVerifyFunction · 0.65
protobuff_compressionFunction · 0.65
TESTFunction · 0.65
TESTFunction · 0.65
runTestMethod · 0.65
TESTFunction · 0.65
runExampleTestMethod · 0.65
runTestMethod · 0.65
TEST_PFunction · 0.65
flushMethod · 0.65

Implementers 1

PhysicalFsWriterjava/core/src/java/org/apache/orc/impl

Calls

no outgoing calls

Tested by 15

compressAndVerifyFunction · 0.52
protobuff_compressionFunction · 0.52
TESTFunction · 0.52
TESTFunction · 0.52
runTestMethod · 0.52
TESTFunction · 0.52
runExampleTestMethod · 0.52
runTestMethod · 0.52
TEST_PFunction · 0.52
testCountMethod · 0.52
testJsonDumpMethod · 0.52