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

Method close

src/org/apache/pig/backend/datastorage/DataStorage.java:49–49  ·  view source on GitHub ↗

Clean-up and releasing of resources.

()

Source from the content-addressed store, hash-verified

47 * Clean-up and releasing of resources.
48 */
49 public void close() throws IOException;
50
51 /**
52 * Provides configuration information about the storage itself.

Callers 15

registerNoRunMethod · 0.65
loadCandidateKeywordsMethod · 0.65
explainCurrentBatchMethod · 0.65
runPreprocessorMethod · 0.65
processCatMethod · 0.65
parsePigFileMethod · 0.65
loadParamValMethod · 0.65
setScriptMethod · 0.65
updateMapMethod · 0.65
jarDirMethod · 0.65
zipDirMethod · 0.65
toBytesMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected