MCPcopy Create free account
hub / github.com/apache/pig / getPOStore

Method getPOStore

src/org/apache/pig/backend/executionengine/ExecJob.java:89–89  ·  view source on GitHub ↗

@return POStore object associated with the store

()

Source from the content-addressed store, hash-verified

87 * @return {@link POStore} object associated with the store
88 */
89 public POStore getPOStore();
90
91 /**
92 * hook for asynchronous notification of job completion pushed from the back-end

Callers 6

testMethod · 0.95
getJobsMethod · 0.65
accumulateStatsMethod · 0.65
cleanUpSparkJobMethod · 0.65
launchPigMethod · 0.65
launchPigMethod · 0.65

Implementers 1

HJobsrc/org/apache/pig/backend/hadoop/exec

Calls

no outgoing calls

Tested by 1

testMethod · 0.76