Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getPigContext
Method
getPigContext
src/org/apache/pig/PigServer.java:371–373 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
369
}
370
371
public
PigContext getPigContext(){
372
return
pigContext;
373
}
374
375
/**
376
* Current DAG
Callers
15
testLoadStoreFunc
Method · 0.95
varargTest
Method · 0.95
runScript
Method · 0.95
testNegative
Method · 0.95
testNegativeWithoutFetch
Method · 0.95
testRegisterJarFileNotPresent
Method · 0.95
testRegisterJarLocalDir
Method · 0.95
testRegisterJarFromResources
Method · 0.95
testRegisterJarResourceInJar
Method · 0.95
testRegisterJarGlobbingRelative
Method · 0.95
testRegisterJarGlobbingAbsolute
Method · 0.95
testRegisterRemoteGlobbingJar
Method · 0.95
Calls
no outgoing calls
Tested by
15
testLoadStoreFunc
Method · 0.76
varargTest
Method · 0.76
runScript
Method · 0.76
testNegative
Method · 0.76
testNegativeWithoutFetch
Method · 0.76
testRegisterJarFileNotPresent
Method · 0.76
testRegisterJarLocalDir
Method · 0.76
testRegisterJarFromResources
Method · 0.76
testRegisterJarResourceInJar
Method · 0.76
testRegisterJarGlobbingRelative
Method · 0.76
testRegisterJarGlobbingAbsolute
Method · 0.76
testRegisterRemoteGlobbingJar
Method · 0.76