dcapwell commented on a change in pull request #31:
URL:
https://github.com/apache/cassandra-in-jvm-dtest-api/pull/31#discussion_r797811689
##########
File path: src/main/java/org/apache/cassandra/distributed/api/ICluster.java
##########
@@ -54,6 +55,12 @@
Stream<I> stream(String dcName, String rackName);
+ @Override
+ default Iterator<I> iterator()
Review comment:
added as I kept wanting this and figured to ninja into this patch <_<
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]