Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ generatedCodeWriteElements
Method
generatedCodeWriteElements
src/org/apache/pig/data/SchemaTuple.java:969–969 ·
view source on GitHub ↗
(DataOutput out)
Source
from the content-addressed store, hash-verified
967
}
968
969
protected
abstract
void
generatedCodeWriteElements(DataOutput out) throws IOException;
970
971
protected
int
compareSize(Tuple t) {
972
return
compare(size(), t.size());
Callers
2
writeElements
Method · 0.95
writeElements
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected