Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ generatedCodeSetField
Method
generatedCodeSetField
src/org/apache/pig/data/SchemaTuple.java:586–586 ·
view source on GitHub ↗
(int fieldNum, Object val)
Source
from the content-addressed store, hash-verified
584
}
585
586
public
abstract
void
generatedCodeSetField(
int
fieldNum, Object val) throws ExecException;
587
588
@Override
589
public
Object get(
int
fieldNum) throws ExecException {
Callers
1
set
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected