Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getUDFContext
Method
getUDFContext
src/org/apache/pig/impl/util/UDFContext.java:55–57 ·
view source on GitHub ↗
@return a Thread Local UDFContext
()
Source
from the content-addressed store, hash-verified
53
* @
return
a Thread Local {@link UDFContext}
54
*/
55
public
static
UDFContext getUDFContext() {
56
return
tss.get();
57
}
58
59
/*
60
* internal pig use only - should NOT be called from user code
Callers
15
getUDFProperties
Method · 0.95
getNext
Method · 0.95
pushProjection
Method · 0.95
getSchema
Method · 0.95
prepareToRead
Method · 0.95
pushProjection
Method · 0.95
getUDFContext
Method · 0.95
checkSchema
Method · 0.95
prepareToWrite
Method · 0.95
getNext
Method · 0.95
pushProjection
Method · 0.95
getUDFContext
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
15
setLocation
Method · 0.76
initHBaseStorageFilter
Method · 0.76
getHBaseColumnInfo
Method · 0.76
testDateTimeWritables
Method · 0.76
testDefault
Method · 0.76
testSerial
Method · 0.76
testParallelSet
Method · 0.76
setUp
Method · 0.76
setLocation
Method · 0.76
pushProjection
Method · 0.76
getNext
Method · 0.76
testGetOutputSizeUsingNonFileBasedStorage1
Method · 0.76