- getBucketNum() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.CuckooFilterInfo
-
- getBucketSize() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.CuckooFilterInfo
-
- getCapacity() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.BloomFilterInfo
-
- getCapacity() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.InsertArgs
-
- getCapacity() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.TDigestInfo
-
- getCdf(double) - 类 中的方法io.github.dengliming.redismodule.redisbloom.TDigest
-
Returns the fraction of all points added which are <= value.
- getCdfAsync(double) - 类 中的方法io.github.dengliming.redismodule.redisbloom.TDigest
-
- getCompression() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.TDigestInfo
-
- getCount() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.CountMinSketchInfo
-
- getCountMinSketch(String) - 类 中的方法io.github.dengliming.redismodule.redisbloom.client.RedisBloomClient
-
- getCuckooFilter(String) - 类 中的方法io.github.dengliming.redismodule.redisbloom.client.RedisBloomClient
-
- getData() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.ChunksData
-
- getDecay() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.TopKFilterInfo
-
- getDeletedNum() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.CuckooFilterInfo
-
- getDepth() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.CountMinSketchInfo
-
- getDepth() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.TopKFilterInfo
-
- getErrorRatio() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.InsertArgs
-
- getExpansion() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.InsertArgs
-
- getExpansionRate() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.BloomFilterInfo
-
- getExpansionRate() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.CuckooFilterInfo
-
- getFilterNum() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.BloomFilterInfo
-
- getFilterNum() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.CuckooFilterInfo
-
- getInfo() - 类 中的方法io.github.dengliming.redismodule.redisbloom.BloomFilter
-
Return information about key
- getInfo() - 类 中的方法io.github.dengliming.redismodule.redisbloom.CountMinSketch
-
- getInfo() - 类 中的方法io.github.dengliming.redismodule.redisbloom.CuckooFilter
-
Get information about key
- getInfo() - 类 中的方法io.github.dengliming.redismodule.redisbloom.TDigest
-
TDIGEST.INFO {key}
- getInfo() - 类 中的方法io.github.dengliming.redismodule.redisbloom.TopKFilter
-
- getInfoAsync() - 类 中的方法io.github.dengliming.redismodule.redisbloom.BloomFilter
-
- getInfoAsync() - 类 中的方法io.github.dengliming.redismodule.redisbloom.CountMinSketch
-
- getInfoAsync() - 类 中的方法io.github.dengliming.redismodule.redisbloom.CuckooFilter
-
- getInfoAsync() - 类 中的方法io.github.dengliming.redismodule.redisbloom.TDigest
-
- getInfoAsync() - 类 中的方法io.github.dengliming.redismodule.redisbloom.TopKFilter
-
- getInsertedNum() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.BloomFilterInfo
-
- getInsertedNum() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.CuckooFilterInfo
-
- getIter() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.ChunksData
-
- getMax() - 类 中的方法io.github.dengliming.redismodule.redisbloom.TDigest
-
Get maximum value from the sketch.
- getMaxAsync() - 类 中的方法io.github.dengliming.redismodule.redisbloom.TDigest
-
- getMaxIteration() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.CuckooFilterInfo
-
- getMergedNodes() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.TDigestInfo
-
- getMergedWeight() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.TDigestInfo
-
- getMin() - 类 中的方法io.github.dengliming.redismodule.redisbloom.TDigest
-
Get minimum value from the sketch.
- getMinAsync() - 类 中的方法io.github.dengliming.redismodule.redisbloom.TDigest
-
- getNoCreate() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.InsertArgs
-
- getNonScaling() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.InsertArgs
-
- getQuantile(double) - 类 中的方法io.github.dengliming.redismodule.redisbloom.TDigest
-
Returns an estimate of the cutoff such that a specified fraction of the data added to this TDigest would be less than or equal to the cutoff.
- getQuantileAsync(double) - 类 中的方法io.github.dengliming.redismodule.redisbloom.TDigest
-
- getRBloomFilter(String) - 类 中的方法io.github.dengliming.redismodule.redisbloom.client.RedisBloomClient
-
- getSize() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.BloomFilterInfo
-
- getSize() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.CuckooFilterInfo
-
- getTDigest(String) - 类 中的方法io.github.dengliming.redismodule.redisbloom.client.RedisBloomClient
-
- getTopK() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.TopKFilterInfo
-
- getTopKFilter(String) - 类 中的方法io.github.dengliming.redismodule.redisbloom.client.RedisBloomClient
-
- getTotalCompressions() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.TDigestInfo
-
- getUnmergedNodes() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.TDigestInfo
-
- getUnmergedWeight() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.TDigestInfo
-
- getWidth() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.CountMinSketchInfo
-
- getWidth() - 类 中的方法io.github.dengliming.redismodule.redisbloom.model.TopKFilterInfo
-