2019-04-29 15:26:12 +02:00
<!DOCTYPE html>
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta charset = "utf-8" / >
< title > Index — python-rocksdb 0.6.7 documentation< / title >
< link rel = "stylesheet" href = "_static/alabaster.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
< script type = "text/javascript" id = "documentation_options" data-url_root = "./" src = "_static/documentation_options.js" > < / script >
< script type = "text/javascript" src = "_static/jquery.js" > < / script >
< script type = "text/javascript" src = "_static/underscore.js" > < / script >
< script type = "text/javascript" src = "_static/doctools.js" > < / script >
< script type = "text/javascript" src = "_static/language_data.js" > < / script >
< link rel = "index" title = "Index" href = "#" / >
< link rel = "search" title = "Search" href = "search.html" / >
< link rel = "stylesheet" href = "_static/custom.css" type = "text/css" / >
< meta name = "viewport" content = "width=device-width, initial-scale=0.9, maximum-scale=0.9" / >
< / head > < body >
< div class = "document" >
< div class = "documentwrapper" >
< div class = "bodywrapper" >
< div class = "body" role = "main" >
< h1 id = "index" > Index< / h1 >
< div class = "genindex-jumpbox" >
2019-06-24 15:19:58 +02:00
< a href = "#_" > < strong > _< / strong > < / a >
| < a href = "#A" > < strong > A< / strong > < / a >
| < a href = "#B" > < strong > B< / strong > < / a >
| < a href = "#C" > < strong > C< / strong > < / a >
| < a href = "#D" > < strong > D< / strong > < / a >
| < a href = "#I" > < strong > I< / strong > < / a >
| < a href = "#L" > < strong > L< / strong > < / a >
| < a href = "#O" > < strong > O< / strong > < / a >
| < a href = "#P" > < strong > P< / strong > < / a >
| < a href = "#R" > < strong > R< / strong > < / a >
| < a href = "#S" > < strong > S< / strong > < / a >
| < a href = "#T" > < strong > T< / strong > < / a >
| < a href = "#V" > < strong > V< / strong > < / a >
| < a href = "#W" > < strong > W< / strong > < / a >
2019-04-29 15:26:12 +02:00
< / div >
2019-06-24 15:19:58 +02:00
< h2 id = "_" > _< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.AdvancedColumnFamilyOptions.html#pyrocksdb.AdvancedColumnFamilyOptions.__init__" > __init__() (pyrocksdb.AdvancedColumnFamilyOptions method)< / a >
< ul >
< li > < a href = "_generate/pyrocksdb.Blob.html#pyrocksdb.Blob.__init__" > (pyrocksdb.Blob method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.ColumnFamilyDescriptor.html#pyrocksdb.ColumnFamilyDescriptor.__init__" > (pyrocksdb.ColumnFamilyDescriptor method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.ColumnFamilyHandle.html#pyrocksdb.ColumnFamilyHandle.__init__" > (pyrocksdb.ColumnFamilyHandle method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.ColumnFamilyOptions.html#pyrocksdb.ColumnFamilyOptions.__init__" > (pyrocksdb.ColumnFamilyOptions method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.DB.html#pyrocksdb.DB.__init__" > (pyrocksdb.DB method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.DBOptions.html#pyrocksdb.DBOptions.__init__" > (pyrocksdb.DBOptions method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.IteratorWrapper.html#pyrocksdb.IteratorWrapper.__init__" > (pyrocksdb.IteratorWrapper method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.LRUCacheOptions.html#pyrocksdb.LRUCacheOptions.__init__" > (pyrocksdb.LRUCacheOptions method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.Options.html#pyrocksdb.Options.__init__" > (pyrocksdb.Options method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.ReadOptions.html#pyrocksdb.ReadOptions.__init__" > (pyrocksdb.ReadOptions method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.Snapshot.html#pyrocksdb.Snapshot.__init__" > (pyrocksdb.Snapshot method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.Status.html#pyrocksdb.Status.__init__" > (pyrocksdb.Status method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.TransactionDBOptions.html#pyrocksdb.TransactionDBOptions.__init__" > (pyrocksdb.TransactionDBOptions method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.TransactionOptions.html#pyrocksdb.TransactionOptions.__init__" > (pyrocksdb.TransactionOptions method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.VectorColumnFamilyDescriptor.html#pyrocksdb.VectorColumnFamilyDescriptor.__init__" > (pyrocksdb.VectorColumnFamilyDescriptor method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.VectorColumnFamilyHandle.html#pyrocksdb.VectorColumnFamilyHandle.__init__" > (pyrocksdb.VectorColumnFamilyHandle method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.WriteBatch.html#pyrocksdb.WriteBatch.__init__" > (pyrocksdb.WriteBatch method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.WriteOptions.html#pyrocksdb.WriteOptions.__init__" > (pyrocksdb.WriteOptions method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.transaction_db.html#pyrocksdb.transaction_db.__init__" > (pyrocksdb.transaction_db method)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.transaction_wrapper.html#pyrocksdb.transaction_wrapper.__init__" > (pyrocksdb.transaction_wrapper method)< / a >
< / li >
< / ul > < / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "A" > A< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.AdvancedColumnFamilyOptions.html#pyrocksdb.AdvancedColumnFamilyOptions" > AdvancedColumnFamilyOptions (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "B" > B< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.Blob.html#pyrocksdb.Blob" > Blob (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "C" > C< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.ColumnFamilyDescriptor.html#pyrocksdb.ColumnFamilyDescriptor" > ColumnFamilyDescriptor (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.ColumnFamilyHandle.html#pyrocksdb.ColumnFamilyHandle" > ColumnFamilyHandle (class in pyrocksdb)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.ColumnFamilyOptions.html#pyrocksdb.ColumnFamilyOptions" > ColumnFamilyOptions (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "D" > D< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.DB.html#pyrocksdb.DB" > DB (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.DBOptions.html#pyrocksdb.DBOptions" > DBOptions (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "I" > I< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.IteratorWrapper.html#pyrocksdb.IteratorWrapper" > IteratorWrapper (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "L" > L< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.LRUCacheOptions.html#pyrocksdb.LRUCacheOptions" > LRUCacheOptions (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "O" > O< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.Options.html#pyrocksdb.Options" > Options (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "P" > P< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "python_rocksdb.html#module-pyrocksdb" > pyrocksdb (module)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "R" > R< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.ReadOptions.html#pyrocksdb.ReadOptions" > ReadOptions (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "S" > S< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.Snapshot.html#pyrocksdb.Snapshot" > Snapshot (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.Status.html#pyrocksdb.Status" > Status (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "T" > T< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.transaction_db.html#pyrocksdb.transaction_db" > transaction_db (class in pyrocksdb)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.transaction_wrapper.html#pyrocksdb.transaction_wrapper" > transaction_wrapper (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.TransactionDBOptions.html#pyrocksdb.TransactionDBOptions" > TransactionDBOptions (class in pyrocksdb)< / a >
< / li >
< li > < a href = "_generate/pyrocksdb.TransactionOptions.html#pyrocksdb.TransactionOptions" > TransactionOptions (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "V" > V< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.VectorColumnFamilyDescriptor.html#pyrocksdb.VectorColumnFamilyDescriptor" > VectorColumnFamilyDescriptor (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.VectorColumnFamilyHandle.html#pyrocksdb.VectorColumnFamilyHandle" > VectorColumnFamilyHandle (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "W" > W< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.WriteBatch.html#pyrocksdb.WriteBatch" > WriteBatch (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "_generate/pyrocksdb.WriteOptions.html#pyrocksdb.WriteOptions" > WriteOptions (class in pyrocksdb)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
2019-04-29 15:26:12 +02:00
< / div >
< / div >
< / div >
< div class = "sphinxsidebar" role = "navigation" aria-label = "main navigation" >
< div class = "sphinxsidebarwrapper" >
< h1 class = "logo" > < a href = "index.html" > python-rocksdb< / a > < / h1 >
< h3 > Navigation< / h3 >
< ul >
2019-06-24 15:19:58 +02:00
< li class = "toctree-l1" > < a class = "reference internal" href = "python_rocksdb.html" > python rocksdb API< / a > < / li >
2019-04-29 15:26:12 +02:00
< li class = "toctree-l1" > < a class = "reference internal" href = "installation.html" > Instructions how to install< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "tutorial/index.html" > Tutorial< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "changelog.html" > Changelog< / a > < / li >
< / ul >
< div class = "relations" >
< h3 > Related Topics< / h3 >
< ul >
< li > < a href = "index.html" > Documentation overview< / a > < ul >
< / ul > < / li >
< / ul >
< / div >
< div id = "searchbox" style = "display: none" role = "search" >
< h3 > Quick search< / h3 >
< div class = "searchformwrapper" >
< form class = "search" action = "search.html" method = "get" >
< input type = "text" name = "q" / >
< input type = "submit" value = "Go" / >
< / form >
< / div >
< / div >
< script type = "text/javascript" > $ ( '#searchbox' ) . show ( 0 ) ; < / script >
< / div >
< / div >
< div class = "clearer" > < / div >
< / div >
< div class = "footer" >
© 2014, sh.
|
Powered by < a href = "http://sphinx-doc.org/" > Sphinx 2.0.1< / a >
& < a href = "https://github.com/bitprophet/alabaster" > Alabaster 0.7.12< / a >
< / div >
< / body >
< / html >