mike-tr-adamson commented on code in PR #2916:
URL: https://github.com/apache/cassandra/pull/2916#discussion_r1404470979
##########
src/java/org/apache/cassandra/index/sai/disk/format/OnDiskFormat.java:
##########
@@ -42,11 +43,11 @@
* <ul>
* <li>Methods taking no parameters. These methods return static
information about the
* format. This can include static information about the per-sstable
components</li>
- * <li>Methods taking just an {@link IndexContext}. These methods return
static information
+ * <li>Methods taking just a {@link StorageAttachedIndex}. These methods
return static information
Review Comment:
Sorry, I misinterpreted your comment and didn't remove this section. I have
now removed it.
--
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]