Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getStorageClass
Method
getStorageClass
src/org/apache/pig/impl/util/Utils.java:329–331 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
327
}
328
329
public
Class<? extends FileInputLoadFunc> getStorageClass() {
330
return
storageClass;
331
}
332
333
public
boolean ensureCodecSupported(String codec) {
334
try {
Callers
3
setTmpFileCompressionOnConf
Method · 0.95
getTmpFileCompressorName
Method · 0.80
getTmpFileStorageClass
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected