| <?xml version="1.0" encoding="utf-8"?> |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
| "DTD/xhtml1-strict.dtd"> |
| <html> |
| |
| |
| <head> |
| |
| <title>Module Index</title> |
| <meta name="generator" content="pydoctor 25.4.0"> |
| |
| </meta> |
| <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1 maximum-scale=1" /> |
| <link rel="stylesheet" type="text/css" href="apidocs.css" /> |
| <link rel="stylesheet" type="text/css" href="readthedocstheme.css" /> |
| <link rel="stylesheet" type="text/css" href="extra.css" /> |
| |
| </head> |
| |
| <body> |
| |
| |
| |
| <nav class="navbar navbar-default mainnavbar"> |
| |
| |
| <div class="container-fluid"> |
| |
| |
| <div class="navbar-header"> |
| |
| <div class="navlinks"> |
| <span class="navbar-brand"> |
| _pulsar/pulsar <a href="index.html">API Documentation</a> |
| </span> |
| |
| <a href="moduleIndex.html"> |
| Modules |
| </a> |
| |
| <a href="classIndex.html"> |
| Classes |
| </a> |
| |
| <a href="nameIndex.html"> |
| Names |
| </a> |
| |
| <div id="search-box-container"> |
| <div class="input-group"> |
| <input id="search-box" type="search" name="search-query" placeholder="Search..." aria-label="Search" minlength="2" class="form-control" autocomplete="off" /> |
| |
| <span class="input-group-btn"> |
| <a style="display: none;" class="btn btn-default" id="search-clear-button" title="Clear" onclick="clearSearch()"><img src="fonts/x-circle.svg" alt="Clear" /></a> |
| <a class="btn btn-default" id="apidocs-help-button" title="Help" href="apidocs-help.html"><img src="fonts/info.svg" alt="Help" /></a> |
| </span> |
| </div> |
| </div> |
| |
| </div> |
| |
| <div id="search-results-container" style="display: none;"> |
| |
| <div id="search-buttons"> |
| <span class="label label-default" id="search-docstrings-button"> |
| <label class="checkbox-inline"> |
| <input type="checkbox" id="toggle-search-in-docstrings-checkbox" value="false" onclick="toggleSearchInDocstrings()"> |
| search in docstrings |
| </input> |
| </label> |
| </span> |
| |
| </div> |
| |
| <noscript> |
| <h1>Cannot search: JavaScript is not supported/enabled in your browser.</h1> |
| </noscript> |
| |
| <div id="search-status"> </div> |
| |
| <div class="warning" id="search-warn-box" style="display: none;"> |
| <p class="rst-last"><span id="search-warn"></span></p> |
| </div> |
| |
| <table id="search-results"> |
| <!-- Filled dynamically by JS --> |
| </table> |
| |
| <div style="margin-top: 10px;"> |
| <p>For more information on the search, visit the <a href="apidocs-help.html#rst-search">help page</a>.</p> |
| </div> |
| </div> |
| |
| </div> |
| |
| |
| </div> |
| </nav> |
| |
| <div class="container-fluid"> |
| |
| <div class="page-header"> |
| <h1>Module Index</h1> |
| <div id="showPrivate"> |
| <button class="btn btn-link" onclick="togglePrivate()">Toggle Private API</button> |
| </div> |
| </div> |
| |
| <ul id="summaryTree"><li class="private"><code><a href="_pulsar.html" class="internal-link">_pulsar</a></code> - <span class="rst-undocumented">No module docstring; 12/85 classes documented</span></li><li><code><a href="pulsar.html" class="internal-link">pulsar</a></code> - The Pulsar Python client library is based on the existing C++ client library. All the same features are exposed through the Python interface.<ul><li><code><a href="pulsar.__about__.html" class="internal-link" title="pulsar.__about__">__about__</a></code> - <span class="rst-undocumented">Undocumented</span></li><li><code><a href="pulsar.asyncio.html" class="internal-link" title="pulsar.asyncio">asyncio</a></code> - The Pulsar Python client APIs that work with the asyncio module.</li><li><code><a href="pulsar.exceptions.html" class="internal-link" title="pulsar.exceptions">exceptions</a></code> - <span class="rst-undocumented">Undocumented</span></li><li><code><a href="pulsar.functions.html" class="internal-link" title="pulsar.functions">functions</a></code> - <span class="rst-undocumented">No package docstring; 3/3 modules documented</span><ul><li><code><a href="pulsar.functions.context.html" class="internal-link" title="pulsar.functions.context">context</a></code> - Context defines context information available during processing of a request.</li><li><code><a href="pulsar.functions.function.html" class="internal-link" title="pulsar.functions.function">function</a></code> - This is the core interface of the function api.</li><li><code><a href="pulsar.functions.serde.html" class="internal-link" title="pulsar.functions.serde">serde</a></code> - SerDe defines the interface for serialization/deserialization.</li></ul></li><li><code><a href="pulsar.schema.html" class="internal-link" title="pulsar.schema">schema</a></code> - <span class="rst-undocumented">Undocumented</span><ul><li><code><a href="pulsar.schema.definition.html" class="internal-link" title="pulsar.schema.definition">definition</a></code> - <span class="rst-undocumented">Undocumented</span></li><li><code><a href="pulsar.schema.schema.html" class="internal-link" title="pulsar.schema.schema">schema</a></code> - <span class="rst-undocumented">Undocumented</span></li><li><code><a href="pulsar.schema.schema_avro.html" class="internal-link" title="pulsar.schema.schema_avro">schema_avro</a></code> - <span class="rst-undocumented">Undocumented</span></li></ul></li><li><code><a href="pulsar.tableview.html" class="internal-link" title="pulsar.tableview">tableview</a></code> - The TableView implementation.</li></ul></li></ul> |
| |
| </div> |
| |
| <footer class="navbar navbar-default"> |
| <hr /> |
| |
| |
| <div class="container-fluid"> |
| <a href="index.html">API Documentation</a> for _pulsar/pulsar, |
| generated by <a href="https://github.com/twisted/pydoctor/">pydoctor</a> |
| 25.4.0 at 2025-07-19 14:22:25. |
| </div> |
| |
| <script src="ajax.js" type="text/javascript"></script> |
| <script src="searchlib.js" type="text/javascript"></script> |
| <script src="search.js" type="text/javascript"></script> |
| |
| </footer> |
| |
| <script src="pydoctor.js" type="text/javascript"></script> |
| |
| </body> |
| </html> |