Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ init
Method
init
src/org/apache/pig/backend/datastorage/DataStorage.java:44–44 ·
view source on GitHub ↗
Place holder for possible initialization activities.
()
Source
from the content-addressed store, hash-verified
42
* Place holder
for
possible initialization activities.
43
*/
44
public
void
init();
45
46
/**
47
* Clean-up and releasing of resources.
Callers
15
setupMiniDfsAndMrClusters
Method · 0.65
setupMiniDfsAndMrClusters
Method · 0.65
PigATSClient
Method · 0.65
launchPig
Method · 0.65
connect
Method · 0.65
init
Method · 0.65
exec
Method · 0.65
exec
Method · 0.65
exec
Method · 0.65
exec
Method · 0.65
outputSchema
Method · 0.65
exec
Method · 0.65
Implementers
1
HDataStorage
src/org/apache/pig/backend/hadoop/data
Calls
no outgoing calls
Tested by
2
setupMiniDfsAndMrClusters
Method · 0.52
setupMiniDfsAndMrClusters
Method · 0.52