@Service public class RedisBloomFilter extends Object
RedisBloomFilter()
boolean
isExist(String key, String value)
void
put(String key, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RedisBloomFilter()
public void put(String key, String value)
public boolean isExist(String key, String value)
value
Copyright © 2022. All rights reserved.