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

Method getLoadCaster

src/org/apache/pig/StreamToPig.java:67–67  ·  view source on GitHub ↗

This will be called on both the front end and the back end during execution. @return the LoadCaster associated with this object, or null if there is no such LoadCaster. @throws IOException if there is an exception during LoadCaster

()

Source from the content-addressed store, hash-verified

65 * @throws IOException if there is an exception during LoadCaster
66 */
67 public LoadCaster getLoadCaster() throws IOException;
68
69}

Callers 15

getLoadCasterMethod · 0.65
testSucessMethod · 0.65
testSucessMethod · 0.65
testBooleanMethod · 0.65
testIntegerMethod · 0.65
testLongMethod · 0.65
testFloatMethod · 0.65
testDoubleMethod · 0.65
testDateTimeMethod · 0.65
testStringMethod · 0.65

Implementers 5

DumpStreamertest/e2e/pig/udfs/java/org/apache/pig/
DumpStreamerBadtest/e2e/pig/udfs/java/org/apache/pig/
PigStreamingBasesrc/org/apache/pig/PigStreamingBase.ja
PigStreamingUDFsrc/org/apache/pig/impl/streaming/PigS
PigStreamingsrc/org/apache/pig/builtin/PigStreamin

Calls

no outgoing calls

Tested by 15

getLoadCasterMethod · 0.52
testSucessMethod · 0.52
testSucessMethod · 0.52
testBooleanMethod · 0.52
testIntegerMethod · 0.52
testLongMethod · 0.52
testFloatMethod · 0.52
testDoubleMethod · 0.52
testDateTimeMethod · 0.52
testStringMethod · 0.52