fpp

public double fpp()

Returns the approximate FPP limit of this filter. This is not a hard limit, however a cuckoo filter will not exceed its FPP by a significant amount as the filter becomes saturated.

Return

the intended FPP limit of this filter.

See also