Algorithm 2 Query(x) |
Input. Output. true/falsev 1: 2: calculate hash values 3: acquiring buckets corresponding to hash values from a hash ring 4: if and then 5: return true 6: end if 7: return false |
Algorithm 2 Query(x) |
Input. Output. true/falsev 1: 2: calculate hash values 3: acquiring buckets corresponding to hash values from a hash ring 4: if and then 5: return true 6: end if 7: return false |