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

Method getPOStore

src/org/apache/pig/tools/pigstats/OutputStats.java:117–119  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

115 }
116
117 public POStore getPOStore() {
118 return store;
119 }
120
121 public Configuration getConf() {
122 return conf;

Callers 2

storeMethod · 0.95
accumulateStatsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected