Commit 0086f24
authored
MINOR: Declare the inner RocksDBDualCFRangeIterator class as static (#20220)
Make inner classes static.
from: #20182 (comment)
Reviewers: Ken Huang <[email protected]>, Chia-Ping Tsai
<[email protected]>1 parent 16c079e commit 0086f24
File tree
1 file changed
+1
-1
lines changed- streams/src/main/java/org/apache/kafka/streams/state/internals
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
| 407 | + | |
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
| |||
0 commit comments