24 lines
279 B
Text
24 lines
279 B
Text
|
pyrocksdb.WriteBatch
|
||
|
====================
|
||
|
|
||
|
.. currentmodule:: pyrocksdb
|
||
|
|
||
|
.. autoclass:: WriteBatch
|
||
|
|
||
|
|
||
|
.. automethod:: __init__
|
||
|
|
||
|
|
||
|
.. rubric:: Methods
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~WriteBatch.__init__
|
||
|
~WriteBatch.delete
|
||
|
~WriteBatch.put
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|