• K
    Revisiting 9b7b1364 a bit. · 6a2b8792
    Kohsuke Kawaguchi 提交于
    Since ConsistentHash is written as a mutable class, I think a better way to fit the existing design is to provide a bulk add operation.
    It already has several methods to that end, so I just added one more that's needed for our purpose.
    6a2b8792
ConsistentHashTest.java 4.7 KB