MCPcopy 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

testDuMethod · 0.45
testDuFilterSortLimitMethod · 0.45
testPsMethod · 0.45
testPsDistinctMethod · 0.45
testGitCommitsMethod · 0.45
testJpsMethod · 0.45
testVmstatMethod · 0.45
checkOsQueryMethod · 0.45
outputMethod · 0.45
moveNextMethod · 0.45
testMetadataColumnsMethod · 0.45
testSelectCountMethod · 0.45

Calls 1

nextTokenMethod · 0.80

Tested by 15

testDuMethod · 0.36
testDuFilterSortLimitMethod · 0.36
testPsMethod · 0.36
testPsDistinctMethod · 0.36
testGitCommitsMethod · 0.36
testJpsMethod · 0.36
testVmstatMethod · 0.36
checkOsQueryMethod · 0.36
testMetadataColumnsMethod · 0.36
testSelectCountMethod · 0.36
testFilterSortDescMethod · 0.36