Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/orc
/ Options
Method
Options
java/core/src/java/org/apache/orc/Reader.java:248–250 ·
view source on GitHub ↗
@since 1.1.0
()
Source
from the content-addressed store, hash-verified
246
* @since 1.1.0
247
*/
248
public
Options() {
249
// PASS
250
}
251
252
/**
253
* @since 1.1.0
Callers
nothing calls this directly
Implementers
3
BrotliOptions
java/core/src/java/org/apache/orc/impl
ZstdOptions
java/core/src/java/org/apache/orc/impl
ZlibOptions
java/core/src/java/org/apache/orc/impl
Calls
4
getStringAsList
Method · 0.80
getBoolean
Method · 0.45
getInt
Method · 0.45
getDouble
Method · 0.45
Tested by
no test coverage detected