MCPcopy 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

PigATSClientMethod · 0.65
launchPigMethod · 0.65
connectMethod · 0.65
initMethod · 0.65
execMethod · 0.65
execMethod · 0.65
execMethod · 0.65
execMethod · 0.65
outputSchemaMethod · 0.65
execMethod · 0.65

Implementers 1

HDataStoragesrc/org/apache/pig/backend/hadoop/data

Calls

no outgoing calls

Tested by 2