Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ isSpecificSchemaTuple
Method
isSpecificSchemaTuple
src/org/apache/pig/data/SchemaTuple.java:280–280 ·
view source on GitHub ↗
(Object o)
Source
from the content-addressed store, hash-verified
278
}
279
280
public
abstract boolean isSpecificSchemaTuple(Object o);
281
282
//TODO also need to implement the raw comparator
283
@SuppressWarnings(
"unchecked"
)
Callers
2
set
Method · 0.95
compareTo
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected