MCPcopy 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

getUDFPropertiesMethod · 0.95
getNextMethod · 0.95
pushProjectionMethod · 0.95
getSchemaMethod · 0.95
prepareToReadMethod · 0.95
pushProjectionMethod · 0.95
getUDFContextMethod · 0.95
checkSchemaMethod · 0.95
prepareToWriteMethod · 0.95
getNextMethod · 0.95
pushProjectionMethod · 0.95
getUDFContextMethod · 0.95

Calls 1

getMethod · 0.65

Tested by 15

setLocationMethod · 0.76
getHBaseColumnInfoMethod · 0.76
testDateTimeWritablesMethod · 0.76
testDefaultMethod · 0.76
testSerialMethod · 0.76
testParallelSetMethod · 0.76
setUpMethod · 0.76
setLocationMethod · 0.76
pushProjectionMethod · 0.76
getNextMethod · 0.76