34 lines
No EOL
652 B
ReStructuredText
34 lines
No EOL
652 B
ReStructuredText
pyrocksdb.ColumnFamilyOptions
|
|
=============================
|
|
|
|
.. currentmodule:: pyrocksdb
|
|
|
|
.. autoclass:: ColumnFamilyOptions
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~ColumnFamilyOptions.OptimizeLevelStyleCompaction
|
|
~ColumnFamilyOptions.__init__
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~ColumnFamilyOptions.max_write_buffer_number
|
|
~ColumnFamilyOptions.sync
|
|
~ColumnFamilyOptions.table_factory
|
|
~ColumnFamilyOptions.target_file_size_base
|
|
~ColumnFamilyOptions.target_file_size_multiplier
|
|
~ColumnFamilyOptions.write_buffer_size
|
|
|
|
|