Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/calcite
/ entrySet
Method
entrySet
core/src/main/java/org/apache/calcite/util/Util.java:2579–2582 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2577
};
2578
return
new
AbstractMap<K, V>() {
2579
@SuppressWarnings(
"override.return.invalid"
)
2580
@Override
public
Set<Entry<K, V>> entrySet() {
2581
return
entrySet;
2582
}
2583
};
2584
}
2585
Callers
15
testPsInfoParsing
Method · 0.45
getTableMap
Method · 0.45
metadata
Method · 0.45
apply
Method · 0.45
translateAnd
Method · 0.45
rewriteAggregateWithDuplicateGroupSets
Method · 0.45
unnestInternal
Method · 0.45
decorrelate
Method · 0.45
decorrelateRel
Method · 0.45
rewriteScalarAggregate
Method · 0.45
shiftMapping
Method · 0.45
decorrelateSortWithRowNumber
Method · 0.45
Calls
no outgoing calls
Tested by
9
testPsInfoParsing
Method · 0.36
totalDistance
Method · 0.36
check
Method · 0.36
checkExists
Method · 0.36
with
Method · 0.36
createConnection
Method · 0.36
assertThatNodeTypeCount
Method · 0.36
resolveColumn
Method · 0.36
createIndex
Method · 0.36