All Downloads are FREE. Search and download functionalities are using the official Maven repository.

redis.clients.jedis.bloom.commands.RedisBloomCommands Maven / Gradle / Ivy

There is a newer version: 5.2.0
Show newest version
package redis.clients.jedis.bloom.commands;

public interface RedisBloomCommands extends BloomFilterCommands, CuckooFilterCommands,
    CountMinSketchCommands, TopKFilterCommands, TDigestSketchCommands {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy