The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

RocksDB::FilterPolicy - rocksdb::FilterPolicy object

DESCRIPTION

RocksDB::FilterPolicy is a rocksdb::FilterPolicy object.

Do not use this class directly. Use the subclass of this class. (RocksDB::BloomFilterPolicy is only subclass for now.)

SEE ALSO

RocksDB, RocksDB::BloomFilterPolicy

AUTHOR

Jiro Nishiguchi <jiro@cpan.org>