Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/calcite
/ next
Method
next
core/src/main/java/org/apache/calcite/util/Util.java:1525–1527 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1523
}
1524
1525
@Override
public
String next() {
1526
return
t.nextToken();
1527
}
1528
1529
@Override
public
void
remove() {
1530
throw
new
UnsupportedOperationException(
"remove"
);
Callers
15
testDu
Method · 0.45
testDuFilterSortLimit
Method · 0.45
testPs
Method · 0.45
testPsDistinct
Method · 0.45
testGitCommits
Method · 0.45
testJps
Method · 0.45
testVmstat
Method · 0.45
checkOsQuery
Method · 0.45
output
Method · 0.45
moveNext
Method · 0.45
testMetadataColumns
Method · 0.45
testSelectCount
Method · 0.45
Calls
1
nextToken
Method · 0.80
Tested by
15
testDu
Method · 0.36
testDuFilterSortLimit
Method · 0.36
testPs
Method · 0.36
testPsDistinct
Method · 0.36
testGitCommits
Method · 0.36
testJps
Method · 0.36
testVmstat
Method · 0.36
checkOsQuery
Method · 0.36
testMetadataColumns
Method · 0.36
testSelectCount
Method · 0.36
testFilterSortDesc
Method · 0.36
testFilterSortDescNumeric
Method · 0.36