Options.filter_policy

If non-NULL, use the specified filter policy to reduce disk reads. Many applications will benefit from passing the result of BloomFilterPolicy here.

Default: null

class Options
@property
void
filter_policy
(
FilterPolicy filter
)

Meta