MCPcopy Create free account
hub / github.com/apache/orc / options

Method options

java/core/src/java/org/apache/orc/impl/InStream.java:861–863  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

859 }
860
861 public static StreamOptions options() {
862 return new StreamOptions();
863 }
864
865 /**
866 * Create an input stream from a list of disk ranges with data.

Callers 15

testSeekMethod · 0.95
runSeekTestMethod · 0.95
testCompleteBuildMethod · 0.95
testMissingPathMethod · 0.95
testMissingFileSystemMethod · 0.95
runSeekTestMethod · 0.95
testEncryptedMethod · 0.95
testEncryptedPartialMethod · 0.95

Calls

no outgoing calls

Tested by 15

testSeekMethod · 0.76
runSeekTestMethod · 0.76
testCompleteBuildMethod · 0.76
testMissingPathMethod · 0.76
testMissingFileSystemMethod · 0.76
runSeekTestMethod · 0.76
testEncryptedMethod · 0.76
testEncryptedPartialMethod · 0.76