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

Method generatedCodeNullsArray

src/org/apache/pig/data/SchemaTuple.java:1382–1382  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1380 protected abstract void generatedCodeReadFields(DataInput in, boolean[] nulls) throws IOException;
1381
1382 protected abstract boolean[] generatedCodeNullsArray() throws IOException;
1383}

Callers 2

writeElementsMethod · 0.95
writeElementsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected