123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227 |
- <!DOCTYPE html>
- <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
- <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
- <head>
- <meta charset="utf-8">
-
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
- <title>Index — grpcio 1.1.0 documentation</title>
-
-
-
-
-
-
-
-
-
-
- <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
-
-
-
- <link rel="index" title="Index"
- href="#"/>
- <link rel="search" title="Search" href="search.html"/>
- <link rel="top" title="grpcio 1.1.0 documentation" href="index.html"/>
-
- <script src="_static/js/modernizr.min.js"></script>
- </head>
- <body class="wy-body-for-nav" role="document">
- <div class="wy-grid-for-nav">
-
- <nav data-toggle="wy-nav-shift" class="wy-nav-side">
- <div class="wy-side-scroll">
- <div class="wy-side-nav-search">
-
-
- <a href="index.html" class="icon icon-home"> grpcio
-
-
- </a>
-
-
-
- <div class="version">
- 1.1.0
- </div>
-
-
-
- <div role="search">
- <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
- <input type="text" name="q" placeholder="Search docs" />
- <input type="hidden" name="check_keywords" value="yes" />
- <input type="hidden" name="area" value="default" />
- </form>
- </div>
-
- </div>
- <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
-
-
-
- <p class="caption"><span class="caption-text">Contents:</span></p>
- <ul>
- <li class="toctree-l1"><a class="reference internal" href="grpc.html">grpc package</a></li>
- <li class="toctree-l1"><a class="reference internal" href="grpc.html#glossary">Glossary</a></li>
- </ul>
-
-
- </div>
- </div>
- </nav>
- <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
-
- <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
- <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
- <a href="index.html">grpcio</a>
- </nav>
-
- <div class="wy-nav-content">
- <div class="rst-content">
-
- <div role="navigation" aria-label="breadcrumbs navigation">
- <ul class="wy-breadcrumbs">
- <li><a href="index.html">Docs</a> »</li>
-
- <li>Index</li>
- <li class="wy-breadcrumbs-aside">
-
-
-
- </li>
- </ul>
- <hr/>
- </div>
- <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
- <div itemprop="articleBody">
-
- <h1 id="index">Index</h1>
- <div class="genindex-jumpbox">
- <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="#E"><strong>E</strong></a>
- | <a href="#F"><strong>F</strong></a>
- | <a href="#G"><strong>G</strong></a>
- | <a href="#H"><strong>H</strong></a>
- | <a href="#I"><strong>I</strong></a>
- | <a href="#K"><strong>K</strong></a>
- | <a href="#L"><strong>L</strong></a>
- | <a href="#M"><strong>M</strong></a>
- | <a href="#N"><strong>N</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="#U"><strong>U</strong></a>
- | <a href="#W"><strong>W</strong></a>
-
- </div>
- <h2 id="_">_</h2>
- <table style="width: 100%" class="indextable genindextable"><tr>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.html#grpc.AuthMetadataPlugin.__call__">__call__() (grpc.AuthMetadataPlugin method)</a>
- <ul>
- <li><a href="grpc.html#grpc.AuthMetadataPluginCallback.__call__">(grpc.AuthMetadataPluginCallback method)</a>
- </li>
- <li><a href="grpc.html#grpc.StreamStreamMultiCallable.__call__">(grpc.StreamStreamMultiCallable method)</a>
- </li>
- <li><a href="grpc.html#grpc.StreamUnaryMultiCallable.__call__">(grpc.StreamUnaryMultiCallable method)</a>
- </li>
- <li><a href="grpc.html#grpc.UnaryStreamMultiCallable.__call__">(grpc.UnaryStreamMultiCallable method)</a>
- </li>
- <li><a href="grpc.html#grpc.UnaryUnaryMultiCallable.__call__">(grpc.UnaryUnaryMultiCallable method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamStreamMultiCallable.__call__">(grpc.framework.interfaces.face.face.StreamStreamMultiCallable method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamUnaryMultiCallable.__call__">(grpc.framework.interfaces.face.face.StreamUnaryMultiCallable method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryStreamMultiCallable.__call__">(grpc.framework.interfaces.face.face.UnaryStreamMultiCallable method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable.__call__">(grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable 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="grpc.framework.foundation.html#grpc.framework.foundation.abandonment.Abandoned">Abandoned</a>
- </li>
- <li><a href="grpc.html#grpc.StatusCode.ABORTED">ABORTED (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion">Abortion (class in grpc.framework.interfaces.face.face)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.Kind">Abortion.Kind (class in grpc.framework.interfaces.face.face)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.AbortionError">AbortionError</a>
- </li>
- <li><a href="grpc.html#grpc.access_token_call_credentials">access_token_call_credentials() (in module grpc)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.add_abortion_callback">add_abortion_callback() (grpc.framework.interfaces.face.face.RpcContext method)</a>
- </li>
- <li><a href="grpc.html#grpc.RpcContext.add_callback">add_callback() (grpc.RpcContext method)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.future.Future.add_done_callback">add_done_callback() (grpc.framework.foundation.future.Future method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Future.add_done_callback">(grpc.Future method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.Server.add_generic_rpc_handlers">add_generic_rpc_handlers() (grpc.Server method)</a>
- </li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.add_idle_action">add_idle_action() (grpc.framework.interfaces.base.base.End method)</a>
- </li>
- <li><a href="grpc.beta.html#grpc.beta.interfaces.Server.add_insecure_port">add_insecure_port() (grpc.beta.interfaces.Server method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Server.add_insecure_port">(grpc.Server method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.beta.html#grpc.beta.interfaces.Server.add_secure_port">add_secure_port() (grpc.beta.interfaces.Server method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Server.add_secure_port">(grpc.Server method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.add_termination_callback">add_termination_callback() (grpc.framework.interfaces.base.base.OperationContext method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Operator.advance">advance() (grpc.framework.interfaces.base.base.Operator method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Subscription.allowance">allowance (grpc.framework.interfaces.base.base.Subscription attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.StatusCode.ALREADY_EXISTS">ALREADY_EXISTS (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.AuthMetadataContext">AuthMetadataContext (class in grpc)</a>
- </li>
- <li><a href="grpc.html#grpc.AuthMetadataPlugin">AuthMetadataPlugin (class in grpc)</a>
- </li>
- <li><a href="grpc.html#grpc.AuthMetadataPluginCallback">AuthMetadataPluginCallback (class in grpc)</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="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.blocking_stream_unary">blocking_stream_unary() (grpc.framework.interfaces.face.face.GenericStub method)</a>
- </li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.blocking_unary_unary">blocking_unary_unary() (grpc.framework.interfaces.face.face.GenericStub method)</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="grpc.html#grpc.Call">Call (class in grpc)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call">(class in grpc.framework.interfaces.face.face)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.callable_util.call_logging_exceptions">call_logging_exceptions() (in module grpc.framework.foundation.callable_util)</a>
- </li>
- <li><a href="grpc.html#grpc.CallCredentials">CallCredentials (class in grpc)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.future.Future.cancel">cancel() (grpc.framework.foundation.future.Future method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Future.cancel">(grpc.Future method)</a>
- </li>
- <li><a href="grpc.html#grpc.RpcContext.cancel">(grpc.RpcContext method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.cancel">(grpc.framework.interfaces.base.base.OperationContext method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.cancel">(grpc.framework.interfaces.face.face.RpcContext method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.CancellationError">CancellationError</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.Kind.CANCELLED">CANCELLED (grpc.framework.interfaces.base.base.Outcome.Kind attribute)</a>
- <ul>
- <li><a href="grpc.html#grpc.StatusCode.CANCELLED">(grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.Kind.CANCELLED">(grpc.framework.interfaces.face.face.Abortion.Kind attribute)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.future.Future.cancelled">cancelled() (grpc.framework.foundation.future.Future method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Future.cancelled">(grpc.Future method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.future.CancelledError">CancelledError</a>
- </li>
- <li><a href="grpc.framework.common.html#grpc.framework.common.cardinality.Cardinality">Cardinality (class in grpc.framework.common.cardinality)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MethodImplementation.cardinality">cardinality (grpc.framework.interfaces.face.face.MethodImplementation attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.Channel">Channel (class in grpc)</a>
- <ul>
- <li><a href="grpc.beta.html#grpc.beta.implementations.Channel">(class in grpc.beta.implementations)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.channel_ready_future">channel_ready_future() (in module grpc)</a>
- <ul>
- <li><a href="grpc.beta.html#grpc.beta.utilities.channel_ready_future">(in module grpc.beta.utilities)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.ChannelConnectivity">ChannelConnectivity (class in grpc)</a>
- </li>
- <li><a href="grpc.html#grpc.ChannelCredentials">ChannelCredentials (class in grpc)</a>
- </li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Completion.code">code (grpc.framework.interfaces.base.base.Completion attribute)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.NoSuchMethodError.code">(grpc.framework.interfaces.base.base.NoSuchMethodError attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.code">(grpc.framework.interfaces.base.base.Outcome attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.code">(grpc.framework.interfaces.face.face.Abortion attribute)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.Call.code">code() (grpc.Call method)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call.code">(grpc.framework.interfaces.face.face.Call method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.code">(grpc.framework.interfaces.face.face.ServicerContext method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ResponseReceiver.complete">complete() (grpc.framework.interfaces.face.face.ResponseReceiver method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.Kind.COMPLETED">COMPLETED (grpc.framework.interfaces.base.base.Outcome.Kind attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Completion">Completion (class in grpc.framework.interfaces.base.base)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.utilities.completion">completion() (in module grpc.framework.interfaces.base.utilities)</a>
- </li>
- <li><a href="grpc.html#grpc.composite_call_credentials">composite_call_credentials() (in module grpc)</a>
- </li>
- <li><a href="grpc.html#grpc.composite_channel_credentials">composite_channel_credentials() (in module grpc)</a>
- </li>
- <li><a href="grpc.html#grpc.ChannelConnectivity.CONNECTING">CONNECTING (grpc.ChannelConnectivity attribute)</a>, <a href="grpc.html#grpc.ChannelConnectivity.CONNECTING">[1]</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream.Consumer.consume">consume() (grpc.framework.foundation.stream.Consumer method)</a>
- <ul>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream_util.IterableConsumer.consume">(grpc.framework.foundation.stream_util.IterableConsumer method)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream_util.ThreadSwitchingConsumer.consume">(grpc.framework.foundation.stream_util.ThreadSwitchingConsumer method)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream_util.TransformingConsumer.consume">(grpc.framework.foundation.stream_util.TransformingConsumer method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream.Consumer.consume_and_terminate">consume_and_terminate() (grpc.framework.foundation.stream.Consumer method)</a>
- <ul>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream_util.IterableConsumer.consume_and_terminate">(grpc.framework.foundation.stream_util.IterableConsumer method)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream_util.ThreadSwitchingConsumer.consume_and_terminate">(grpc.framework.foundation.stream_util.ThreadSwitchingConsumer method)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream_util.TransformingConsumer.consume_and_terminate">(grpc.framework.foundation.stream_util.TransformingConsumer method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream.Consumer">Consumer (class in grpc.framework.foundation.stream)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.ProtocolReceiver.context">context() (grpc.framework.interfaces.base.base.ProtocolReceiver method)</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="grpc.html#grpc.StatusCode.DATA_LOSS">DATA_LOSS (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.StatusCode.DEADLINE_EXCEEDED">DEADLINE_EXCEEDED (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.NoSuchMethodError.details">details (grpc.framework.interfaces.base.base.NoSuchMethodError attribute)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.details">(grpc.framework.interfaces.base.base.Outcome attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.details">(grpc.framework.interfaces.face.face.Abortion attribute)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.Call.details">details() (grpc.Call method)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call.details">(grpc.framework.interfaces.face.face.Call method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.details">(grpc.framework.interfaces.face.face.ServicerContext method)</a>
- </li>
- </ul></li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.beta.html#grpc.beta.interfaces.GRPCInvocationContext.disable_next_request_compression">disable_next_request_compression() (grpc.beta.interfaces.GRPCInvocationContext method)</a>
- </li>
- <li><a href="grpc.beta.html#grpc.beta.interfaces.GRPCServicerContext.disable_next_response_compression">disable_next_response_compression() (grpc.beta.interfaces.GRPCServicerContext method)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.future.Future.done">done() (grpc.framework.foundation.future.Future method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Future.done">(grpc.Future method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.beta.html#grpc.beta.implementations.dynamic_stub">dynamic_stub() (in module grpc.beta.implementations)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.DynamicStub">DynamicStub (class in grpc.framework.interfaces.face.face)</a>
- </li>
- </ul></td>
- </tr></table>
- <h2 id="E">E</h2>
- <table style="width: 100%" class="indextable genindextable"><tr>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End">End (class in grpc.framework.interfaces.base.base)</a>
- </li>
- <li><a href="grpc.framework.common.html#grpc.framework.common.style.Service.EVENT">EVENT (grpc.framework.common.style.Service attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamStreamMultiCallable.event">event() (grpc.framework.interfaces.face.face.StreamStreamMultiCallable method)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamUnaryMultiCallable.event">(grpc.framework.interfaces.face.face.StreamUnaryMultiCallable method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryStreamMultiCallable.event">(grpc.framework.interfaces.face.face.UnaryStreamMultiCallable method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable.event">(grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.event_stream_stream">event_stream_stream() (grpc.framework.interfaces.face.face.GenericStub method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.event_stream_unary">event_stream_unary() (grpc.framework.interfaces.face.face.GenericStub method)</a>
- </li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.event_unary_stream">event_unary_stream() (grpc.framework.interfaces.face.face.GenericStub method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.event_unary_unary">event_unary_unary() (grpc.framework.interfaces.face.face.GenericStub method)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.callable_util.Outcome.exception">exception (grpc.framework.foundation.callable_util.Outcome attribute)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.future.Future.exception">exception() (grpc.framework.foundation.future.Future method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Future.exception">(grpc.Future method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ExpirationError">ExpirationError</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.Kind.EXPIRED">EXPIRED (grpc.framework.interfaces.base.base.Outcome.Kind attribute)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.Kind.EXPIRED">(grpc.framework.interfaces.face.face.Abortion.Kind attribute)</a>
- </li>
- </ul></li>
- </ul></td>
- </tr></table>
- <h2 id="F">F</h2>
- <table style="width: 100%" class="indextable genindextable"><tr>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.fail">fail() (grpc.framework.interfaces.base.base.OperationContext method)</a>
- </li>
- <li><a href="grpc.html#grpc.StatusCode.FAILED_PRECONDITION">FAILED_PRECONDITION (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Subscription.Kind.FULL">FULL (grpc.framework.interfaces.base.base.Subscription.Kind attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.utilities.full_subscription">full_subscription() (in module grpc.framework.interfaces.base.utilities)</a>
- </li>
- <li><a href="grpc.html#grpc.Future">Future (class in grpc)</a>
- <ul>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.future.Future">(class in grpc.framework.foundation.future)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamUnaryMultiCallable.future">future() (grpc.framework.interfaces.face.face.StreamUnaryMultiCallable method)</a>
- <ul>
- <li><a href="grpc.html#grpc.StreamUnaryMultiCallable.future">(grpc.StreamUnaryMultiCallable method)</a>
- </li>
- <li><a href="grpc.html#grpc.UnaryUnaryMultiCallable.future">(grpc.UnaryUnaryMultiCallable method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable.future">(grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable method)</a>
- </li>
- </ul></li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.future_stream_unary">future_stream_unary() (grpc.framework.interfaces.face.face.GenericStub method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.future_unary_unary">future_unary_unary() (grpc.framework.interfaces.face.face.GenericStub method)</a>
- </li>
- <li><a href="grpc.html#grpc.FutureCancelledError">FutureCancelledError</a>
- </li>
- <li><a href="grpc.html#grpc.FutureTimeoutError">FutureTimeoutError</a>
- </li>
- </ul></td>
- </tr></table>
- <h2 id="G">G</h2>
- <table style="width: 100%" class="indextable genindextable"><tr>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.beta.html#grpc.beta.implementations.generic_stub">generic_stub() (in module grpc.beta.implementations)</a>
- </li>
- <li><a href="grpc.html#grpc.GenericRpcHandler">GenericRpcHandler (class in grpc)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub">GenericStub (class in grpc.framework.interfaces.face.face)</a>
- </li>
- <li><a href="grpc.beta.html#grpc.beta.implementations.google_call_credentials">google_call_credentials() (in module grpc.beta.implementations)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.NoSuchMethodError.group">group (grpc.framework.interfaces.face.face.NoSuchMethodError attribute)</a>
- </li>
- <li><a href="grpc.html#module-grpc">grpc (module)</a>
- </li>
- <li><a href="grpc.beta.html#module-grpc.beta">grpc.beta (module)</a>
- </li>
- <li><a href="grpc.beta.html#module-grpc.beta.implementations">grpc.beta.implementations (module)</a>
- </li>
- <li><a href="grpc.beta.html#module-grpc.beta.interfaces">grpc.beta.interfaces (module)</a>
- </li>
- <li><a href="grpc.beta.html#module-grpc.beta.utilities">grpc.beta.utilities (module)</a>
- </li>
- <li><a href="grpc.framework.html#module-grpc.framework">grpc.framework (module)</a>
- </li>
- <li><a href="grpc.framework.common.html#module-grpc.framework.common">grpc.framework.common (module)</a>
- </li>
- <li><a href="grpc.framework.common.html#module-grpc.framework.common.cardinality">grpc.framework.common.cardinality (module)</a>
- </li>
- <li><a href="grpc.framework.common.html#module-grpc.framework.common.style">grpc.framework.common.style (module)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#module-grpc.framework.foundation">grpc.framework.foundation (module)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#module-grpc.framework.foundation.abandonment">grpc.framework.foundation.abandonment (module)</a>
- </li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.foundation.html#module-grpc.framework.foundation.callable_util">grpc.framework.foundation.callable_util (module)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#module-grpc.framework.foundation.future">grpc.framework.foundation.future (module)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#module-grpc.framework.foundation.logging_pool">grpc.framework.foundation.logging_pool (module)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#module-grpc.framework.foundation.stream">grpc.framework.foundation.stream (module)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#module-grpc.framework.foundation.stream_util">grpc.framework.foundation.stream_util (module)</a>
- </li>
- <li><a href="grpc.framework.interfaces.html#module-grpc.framework.interfaces">grpc.framework.interfaces (module)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#module-grpc.framework.interfaces.base">grpc.framework.interfaces.base (module)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#module-grpc.framework.interfaces.base.base">grpc.framework.interfaces.base.base (module)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#module-grpc.framework.interfaces.base.utilities">grpc.framework.interfaces.base.utilities (module)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#module-grpc.framework.interfaces.face">grpc.framework.interfaces.face (module)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#module-grpc.framework.interfaces.face.face">grpc.framework.interfaces.face.face (module)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#module-grpc.framework.interfaces.face.utilities">grpc.framework.interfaces.face.utilities (module)</a>
- </li>
- <li><a href="grpc.beta.html#grpc.beta.interfaces.grpc_call_options">grpc_call_options() (in module grpc.beta.interfaces)</a>
- </li>
- <li><a href="grpc.beta.html#grpc.beta.interfaces.GRPCCallOptions">GRPCCallOptions (class in grpc.beta.interfaces)</a>
- </li>
- <li><a href="grpc.beta.html#grpc.beta.interfaces.GRPCInvocationContext">GRPCInvocationContext (class in grpc.beta.interfaces)</a>
- </li>
- <li><a href="grpc.beta.html#grpc.beta.interfaces.GRPCServicerContext">GRPCServicerContext (class in grpc.beta.interfaces)</a>
- </li>
- </ul></td>
- </tr></table>
- <h2 id="H">H</h2>
- <table style="width: 100%" class="indextable genindextable"><tr>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.html#grpc.HandlerCallDetails">HandlerCallDetails (class in grpc)</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="grpc.html#grpc.ChannelConnectivity.IDLE">IDLE (grpc.ChannelConnectivity attribute)</a>, <a href="grpc.html#grpc.ChannelConnectivity.IDLE">[1]</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.initial_metadata">initial_metadata (grpc.framework.interfaces.face.face.Abortion attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.Call.initial_metadata">initial_metadata() (grpc.Call method)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call.initial_metadata">(grpc.framework.interfaces.face.face.Call method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ResponseReceiver.initial_metadata">(grpc.framework.interfaces.face.face.ResponseReceiver method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.initial_metadata">(grpc.framework.interfaces.face.face.ServicerContext method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.common.html#grpc.framework.common.style.Service.INLINE">INLINE (grpc.framework.common.style.Service attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.inline_stream_stream">inline_stream_stream() (grpc.framework.interfaces.face.face.GenericStub method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.inline_unary_stream">inline_unary_stream() (grpc.framework.interfaces.face.face.GenericStub method)</a>
- </li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.html#grpc.insecure_channel">insecure_channel() (in module grpc)</a>
- <ul>
- <li><a href="grpc.beta.html#grpc.beta.implementations.insecure_channel">(in module grpc.beta.implementations)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.StatusCode.INTERNAL">INTERNAL (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.StatusCode.INVALID_ARGUMENT">INVALID_ARGUMENT (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.HandlerCallDetails.invocation_metadata">invocation_metadata (grpc.HandlerCallDetails attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.invocation_metadata">invocation_metadata() (grpc.framework.interfaces.face.face.ServicerContext method)</a>
- <ul>
- <li><a href="grpc.html#grpc.ServicerContext.invocation_metadata">(grpc.ServicerContext method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.is_active">is_active() (grpc.framework.interfaces.face.face.RpcContext method)</a>
- <ul>
- <li><a href="grpc.html#grpc.RpcContext.is_active">(grpc.RpcContext method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream_util.IterableConsumer">IterableConsumer (class in grpc.framework.foundation.stream_util)</a>
- </li>
- </ul></td>
- </tr></table>
- <h2 id="K">K</h2>
- <table style="width: 100%" class="indextable genindextable"><tr>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.callable_util.Outcome.kind">kind (grpc.framework.foundation.callable_util.Outcome attribute)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.kind">(grpc.framework.interfaces.base.base.Outcome attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Subscription.kind">(grpc.framework.interfaces.base.base.Subscription attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.kind">(grpc.framework.interfaces.face.face.Abortion attribute)</a>
- </li>
- </ul></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="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.Kind.LOCAL_FAILURE">LOCAL_FAILURE (grpc.framework.interfaces.base.base.Outcome.Kind attribute)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.Kind.LOCAL_FAILURE">(grpc.framework.interfaces.face.face.Abortion.Kind attribute)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.Kind.LOCAL_SHUTDOWN">LOCAL_SHUTDOWN (grpc.framework.interfaces.base.base.Outcome.Kind attribute)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.Kind.LOCAL_SHUTDOWN">(grpc.framework.interfaces.face.face.Abortion.Kind attribute)</a>
- </li>
- </ul></li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.LocalError">LocalError</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.LocalShutdownError">LocalShutdownError</a>
- </li>
- </ul></td>
- </tr></table>
- <h2 id="M">M</h2>
- <table style="width: 100%" class="indextable genindextable"><tr>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Completion.message">message (grpc.framework.interfaces.base.base.Completion attribute)</a>
- </li>
- <li><a href="grpc.html#term-metadata"><strong>metadata</strong></a>
- </li>
- <li><a href="grpc.html#grpc.metadata_call_credentials">metadata_call_credentials() (in module grpc)</a>
- </li>
- <li><a href="grpc.html#term-metadatum"><strong>metadatum</strong></a>
- </li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.html#grpc.method_handlers_generic_handler">method_handlers_generic_handler() (in module grpc)</a>
- </li>
- <li><a href="grpc.html#grpc.AuthMetadataContext.method_name">method_name (grpc.AuthMetadataContext attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MethodImplementation">MethodImplementation (class in grpc.framework.interfaces.face.face)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MultiMethodImplementation">MultiMethodImplementation (class in grpc.framework.interfaces.face.face)</a>
- </li>
- </ul></td>
- </tr></table>
- <h2 id="N">N</h2>
- <table style="width: 100%" class="indextable genindextable"><tr>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.NoSuchMethodError.name">name (grpc.framework.interfaces.face.face.NoSuchMethodError attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.Kind.NETWORK_FAILURE">NETWORK_FAILURE (grpc.framework.interfaces.face.face.Abortion.Kind attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.NetworkError">NetworkError</a>
- </li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream_util.IterableConsumer.next">next() (grpc.framework.foundation.stream_util.IterableConsumer method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Subscription.Kind.NONE">NONE (grpc.framework.interfaces.base.base.Subscription.Kind attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.NoSuchMethodError">NoSuchMethodError</a>, <a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.NoSuchMethodError">[1]</a>
- </li>
- <li><a href="grpc.html#grpc.StatusCode.NOT_FOUND">NOT_FOUND (grpc.StatusCode attribute)</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="grpc.html#grpc.StatusCode.OK">OK (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.operate">operate() (grpc.framework.interfaces.base.base.End method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.operation_stats">operation_stats() (grpc.framework.interfaces.base.base.End method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext">OperationContext (class in grpc.framework.interfaces.base.base)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Operator">Operator (class in grpc.framework.interfaces.base.base)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Subscription.operator">operator (grpc.framework.interfaces.base.base.Subscription attribute)</a>
- </li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.html#grpc.StatusCode.OUT_OF_RANGE">OUT_OF_RANGE (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.callable_util.Outcome">Outcome (class in grpc.framework.foundation.callable_util)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome">(class in grpc.framework.interfaces.base.base)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.outcome">outcome() (grpc.framework.interfaces.base.base.OperationContext method)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.callable_util.Outcome.Kind">Outcome.Kind (class in grpc.framework.foundation.callable_util)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.Kind">(class in grpc.framework.interfaces.base.base)</a>
- </li>
- </ul></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="grpc.beta.html#grpc.beta.interfaces.GRPCServicerContext.peer">peer() (grpc.beta.interfaces.GRPCServicerContext method)</a>
- <ul>
- <li><a href="grpc.html#grpc.ServicerContext.peer">(grpc.ServicerContext method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.StatusCode.PERMISSION_DENIED">PERMISSION_DENIED (grpc.StatusCode attribute)</a>
- </li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.logging_pool.pool">pool() (in module grpc.framework.foundation.logging_pool)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.protocol_context">protocol_context() (grpc.framework.interfaces.face.face.RpcContext method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Subscription.protocol_receiver">protocol_receiver (grpc.framework.interfaces.base.base.Subscription attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.ProtocolReceiver">ProtocolReceiver (class in grpc.framework.interfaces.base.base)</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="grpc.framework.foundation.html#grpc.framework.foundation.callable_util.Outcome.Kind.RAISED">RAISED (grpc.framework.foundation.callable_util.Outcome.Kind attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.ChannelConnectivity.READY">READY (grpc.ChannelConnectivity attribute)</a>, <a href="grpc.html#grpc.ChannelConnectivity.READY">[1]</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.Kind.RECEPTION_FAILURE">RECEPTION_FAILURE (grpc.framework.interfaces.base.base.Outcome.Kind attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.Kind.REMOTE_FAILURE">REMOTE_FAILURE (grpc.framework.interfaces.base.base.Outcome.Kind attribute)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.Kind.REMOTE_FAILURE">(grpc.framework.interfaces.face.face.Abortion.Kind attribute)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.Kind.REMOTE_SHUTDOWN">REMOTE_SHUTDOWN (grpc.framework.interfaces.base.base.Outcome.Kind attribute)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.Kind.REMOTE_SHUTDOWN">(grpc.framework.interfaces.face.face.Abortion.Kind attribute)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RemoteError">RemoteError</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RemoteShutdownError">RemoteShutdownError</a>
- </li>
- <li><a href="grpc.html#grpc.RpcMethodHandler.request_deserializer">request_deserializer (grpc.RpcMethodHandler attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.RpcMethodHandler.request_streaming">request_streaming (grpc.RpcMethodHandler attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.StatusCode.RESOURCE_EXHAUSTED">RESOURCE_EXHAUSTED (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ResponseReceiver.response">response() (grpc.framework.interfaces.face.face.ResponseReceiver method)</a>
- </li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.html#grpc.RpcMethodHandler.response_serializer">response_serializer (grpc.RpcMethodHandler attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.RpcMethodHandler.response_streaming">response_streaming (grpc.RpcMethodHandler attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ResponseReceiver">ResponseReceiver (class in grpc.framework.interfaces.face.face)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.future.Future.result">result() (grpc.framework.foundation.future.Future method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Future.result">(grpc.Future method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.callable_util.Outcome.return_value">return_value (grpc.framework.foundation.callable_util.Outcome attribute)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.callable_util.Outcome.Kind.RETURNED">RETURNED (grpc.framework.foundation.callable_util.Outcome.Kind attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.RpcContext">RpcContext (class in grpc)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext">(class in grpc.framework.interfaces.face.face)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.RpcError">RpcError</a>
- </li>
- <li><a href="grpc.html#grpc.RpcMethodHandler">RpcMethodHandler (class in grpc)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.future.Future.running">running() (grpc.framework.foundation.future.Future method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Future.running">(grpc.Future method)</a>
- </li>
- </ul></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="grpc.html#grpc.secure_channel">secure_channel() (in module grpc)</a>
- <ul>
- <li><a href="grpc.beta.html#grpc.beta.implementations.secure_channel">(in module grpc.beta.implementations)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.ServicerContext.send_initial_metadata">send_initial_metadata() (grpc.ServicerContext method)</a>
- </li>
- <li><a href="grpc.html#grpc.Server">Server (class in grpc)</a>
- <ul>
- <li><a href="grpc.beta.html#grpc.beta.interfaces.Server">(class in grpc.beta.interfaces)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.server">server() (in module grpc)</a>
- <ul>
- <li><a href="grpc.beta.html#grpc.beta.implementations.server">(in module grpc.beta.implementations)</a>
- </li>
- </ul></li>
- <li><a href="grpc.beta.html#grpc.beta.implementations.server_options">server_options() (in module grpc.beta.implementations)</a>
- </li>
- <li><a href="grpc.html#grpc.ServerCredentials">ServerCredentials (class in grpc)</a>
- </li>
- <li><a href="grpc.beta.html#grpc.beta.implementations.ServerOptions">ServerOptions (class in grpc.beta.implementations)</a>
- </li>
- <li><a href="grpc.framework.common.html#grpc.framework.common.style.Service">Service (class in grpc.framework.common.style)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Servicer.service">service() (grpc.framework.interfaces.base.base.Servicer method)</a>
- <ul>
- <li><a href="grpc.html#grpc.GenericRpcHandler.service">(grpc.GenericRpcHandler method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MultiMethodImplementation.service">(grpc.framework.interfaces.face.face.MultiMethodImplementation method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.ServiceRpcHandler.service_name">service_name() (grpc.ServiceRpcHandler method)</a>
- </li>
- <li><a href="grpc.html#grpc.AuthMetadataContext.service_url">service_url (grpc.AuthMetadataContext attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Servicer">Servicer (class in grpc.framework.interfaces.base.base)</a>
- </li>
- <li><a href="grpc.html#grpc.ServicerContext">ServicerContext (class in grpc)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext">(class in grpc.framework.interfaces.face.face)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.ServiceRpcHandler">ServiceRpcHandler (class in grpc)</a>
- </li>
- <li><a href="grpc.html#grpc.ServicerContext.set_code">set_code() (grpc.ServicerContext method)</a>
- </li>
- <li><a href="grpc.html#grpc.ServicerContext.set_details">set_details() (grpc.ServicerContext method)</a>
- </li>
- <li><a href="grpc.html#grpc.ServicerContext.set_trailing_metadata">set_trailing_metadata() (grpc.ServicerContext method)</a>
- </li>
- <li><a href="grpc.html#grpc.ChannelConnectivity.SHUTDOWN">SHUTDOWN (grpc.ChannelConnectivity attribute)</a>, <a href="grpc.html#grpc.ChannelConnectivity.SHUTDOWN">[1]</a>
- </li>
- <li><a href="grpc.html#grpc.ssl_channel_credentials">ssl_channel_credentials() (in module grpc)</a>
- </li>
- <li><a href="grpc.html#grpc.ssl_server_credentials">ssl_server_credentials() (in module grpc)</a>
- </li>
- <li><a href="grpc.beta.html#grpc.beta.interfaces.Server.start">start() (grpc.beta.interfaces.Server method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Server.start">(grpc.Server method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.start">(grpc.framework.interfaces.base.base.End method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.StatusCode">StatusCode (class in grpc)</a>
- </li>
- <li><a href="grpc.beta.html#grpc.beta.interfaces.Server.stop">stop() (grpc.beta.interfaces.Server method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Server.stop">(grpc.Server method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.stop">(grpc.framework.interfaces.base.base.End method)</a>
- </li>
- </ul></li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.common.html#grpc.framework.common.cardinality.Cardinality.STREAM_STREAM">STREAM_STREAM (grpc.framework.common.cardinality.Cardinality attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.RpcMethodHandler.stream_stream">stream_stream (grpc.RpcMethodHandler attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.Channel.stream_stream">stream_stream() (grpc.Channel method)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.stream_stream">(grpc.framework.interfaces.face.face.GenericStub method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MethodImplementation.stream_stream_event">stream_stream_event (grpc.framework.interfaces.face.face.MethodImplementation attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.utilities.stream_stream_event">stream_stream_event() (in module grpc.framework.interfaces.face.utilities)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MethodImplementation.stream_stream_inline">stream_stream_inline (grpc.framework.interfaces.face.face.MethodImplementation attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.utilities.stream_stream_inline">stream_stream_inline() (in module grpc.framework.interfaces.face.utilities)</a>
- </li>
- <li><a href="grpc.html#grpc.stream_stream_rpc_method_handler">stream_stream_rpc_method_handler() (in module grpc)</a>
- </li>
- <li><a href="grpc.framework.common.html#grpc.framework.common.cardinality.Cardinality.STREAM_UNARY">STREAM_UNARY (grpc.framework.common.cardinality.Cardinality attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.RpcMethodHandler.stream_unary">stream_unary (grpc.RpcMethodHandler attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.Channel.stream_unary">stream_unary() (grpc.Channel method)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.stream_unary">(grpc.framework.interfaces.face.face.GenericStub method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MethodImplementation.stream_unary_event">stream_unary_event (grpc.framework.interfaces.face.face.MethodImplementation attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.utilities.stream_unary_event">stream_unary_event() (in module grpc.framework.interfaces.face.utilities)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MethodImplementation.stream_unary_inline">stream_unary_inline (grpc.framework.interfaces.face.face.MethodImplementation attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.utilities.stream_unary_inline">stream_unary_inline() (in module grpc.framework.interfaces.face.utilities)</a>
- </li>
- <li><a href="grpc.html#grpc.stream_unary_rpc_method_handler">stream_unary_rpc_method_handler() (in module grpc)</a>
- </li>
- <li><a href="grpc.html#grpc.StreamStreamMultiCallable">StreamStreamMultiCallable (class in grpc)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamStreamMultiCallable">(class in grpc.framework.interfaces.face.face)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.StreamUnaryMultiCallable">StreamUnaryMultiCallable (class in grpc)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamUnaryMultiCallable">(class in grpc.framework.interfaces.face.face)</a>
- </li>
- </ul></li>
- <li><a href="grpc.beta.html#grpc.beta.implementations.stub_options">stub_options() (in module grpc.beta.implementations)</a>
- </li>
- <li><a href="grpc.beta.html#grpc.beta.implementations.StubOptions">StubOptions (class in grpc.beta.implementations)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MethodImplementation.style">style (grpc.framework.interfaces.face.face.MethodImplementation attribute)</a>
- </li>
- <li><a href="grpc.beta.html#grpc.beta.implementations.Channel.subscribe">subscribe() (grpc.beta.implementations.Channel method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Channel.subscribe">(grpc.Channel method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Subscription">Subscription (class in grpc.framework.interfaces.base.base)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Subscription.Kind">Subscription.Kind (class in grpc.framework.interfaces.base.base)</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="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Completion.terminal_metadata">terminal_metadata (grpc.framework.interfaces.base.base.Completion attribute)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.terminal_metadata">(grpc.framework.interfaces.face.face.Abortion attribute)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call.terminal_metadata">terminal_metadata() (grpc.framework.interfaces.face.face.Call method)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.terminal_metadata">(grpc.framework.interfaces.face.face.ServicerContext method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream.Consumer.terminate">terminate() (grpc.framework.foundation.stream.Consumer method)</a>
- <ul>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream_util.IterableConsumer.terminate">(grpc.framework.foundation.stream_util.IterableConsumer method)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream_util.ThreadSwitchingConsumer.terminate">(grpc.framework.foundation.stream_util.ThreadSwitchingConsumer method)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream_util.TransformingConsumer.terminate">(grpc.framework.foundation.stream_util.TransformingConsumer method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Subscription.termination_callback">termination_callback (grpc.framework.interfaces.base.base.Subscription attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Subscription.Kind.TERMINATION_ONLY">TERMINATION_ONLY (grpc.framework.interfaces.base.base.Subscription.Kind attribute)</a>
- </li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream_util.ThreadSwitchingConsumer">ThreadSwitchingConsumer (class in grpc.framework.foundation.stream_util)</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.time_remaining">time_remaining() (grpc.framework.interfaces.base.base.OperationContext method)</a>
- <ul>
- <li><a href="grpc.html#grpc.RpcContext.time_remaining">(grpc.RpcContext method)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.time_remaining">(grpc.framework.interfaces.face.face.RpcContext method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.future.TimeoutError">TimeoutError</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.future.Future.traceback">traceback() (grpc.framework.foundation.future.Future method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Future.traceback">(grpc.Future method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.Call.trailing_metadata">trailing_metadata() (grpc.Call method)</a>
- </li>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.stream_util.TransformingConsumer">TransformingConsumer (class in grpc.framework.foundation.stream_util)</a>
- </li>
- <li><a href="grpc.html#grpc.ChannelConnectivity.TRANSIENT_FAILURE">TRANSIENT_FAILURE (grpc.ChannelConnectivity attribute)</a>, <a href="grpc.html#grpc.ChannelConnectivity.TRANSIENT_FAILURE">[1]</a>
- </li>
- <li><a href="grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.Kind.TRANSMISSION_FAILURE">TRANSMISSION_FAILURE (grpc.framework.interfaces.base.base.Outcome.Kind attribute)</a>
- </li>
- </ul></td>
- </tr></table>
- <h2 id="U">U</h2>
- <table style="width: 100%" class="indextable genindextable"><tr>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.common.html#grpc.framework.common.cardinality.Cardinality.UNARY_STREAM">UNARY_STREAM (grpc.framework.common.cardinality.Cardinality attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.RpcMethodHandler.unary_stream">unary_stream (grpc.RpcMethodHandler attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.Channel.unary_stream">unary_stream() (grpc.Channel method)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.unary_stream">(grpc.framework.interfaces.face.face.GenericStub method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MethodImplementation.unary_stream_event">unary_stream_event (grpc.framework.interfaces.face.face.MethodImplementation attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.utilities.unary_stream_event">unary_stream_event() (in module grpc.framework.interfaces.face.utilities)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MethodImplementation.unary_stream_inline">unary_stream_inline (grpc.framework.interfaces.face.face.MethodImplementation attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.utilities.unary_stream_inline">unary_stream_inline() (in module grpc.framework.interfaces.face.utilities)</a>
- </li>
- <li><a href="grpc.html#grpc.unary_stream_rpc_method_handler">unary_stream_rpc_method_handler() (in module grpc)</a>
- </li>
- <li><a href="grpc.framework.common.html#grpc.framework.common.cardinality.Cardinality.UNARY_UNARY">UNARY_UNARY (grpc.framework.common.cardinality.Cardinality attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.RpcMethodHandler.unary_unary">unary_unary (grpc.RpcMethodHandler attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.Channel.unary_unary">unary_unary() (grpc.Channel method)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.unary_unary">(grpc.framework.interfaces.face.face.GenericStub method)</a>
- </li>
- </ul></li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MethodImplementation.unary_unary_event">unary_unary_event (grpc.framework.interfaces.face.face.MethodImplementation attribute)</a>
- </li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.utilities.unary_unary_event">unary_unary_event() (in module grpc.framework.interfaces.face.utilities)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MethodImplementation.unary_unary_inline">unary_unary_inline (grpc.framework.interfaces.face.face.MethodImplementation attribute)</a>
- </li>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.utilities.unary_unary_inline">unary_unary_inline() (in module grpc.framework.interfaces.face.utilities)</a>
- </li>
- <li><a href="grpc.html#grpc.unary_unary_rpc_method_handler">unary_unary_rpc_method_handler() (in module grpc)</a>
- </li>
- <li><a href="grpc.html#grpc.UnaryStreamMultiCallable">UnaryStreamMultiCallable (class in grpc)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryStreamMultiCallable">(class in grpc.framework.interfaces.face.face)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.UnaryUnaryMultiCallable">UnaryUnaryMultiCallable (class in grpc)</a>
- <ul>
- <li><a href="grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable">(class in grpc.framework.interfaces.face.face)</a>
- </li>
- </ul></li>
- <li><a href="grpc.html#grpc.StatusCode.UNAUTHENTICATED">UNAUTHENTICATED (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.StatusCode.UNAVAILABLE">UNAVAILABLE (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.StatusCode.UNIMPLEMENTED">UNIMPLEMENTED (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.html#grpc.StatusCode.UNKNOWN">UNKNOWN (grpc.StatusCode attribute)</a>
- </li>
- <li><a href="grpc.beta.html#grpc.beta.implementations.Channel.unsubscribe">unsubscribe() (grpc.beta.implementations.Channel method)</a>
- <ul>
- <li><a href="grpc.html#grpc.Channel.unsubscribe">(grpc.Channel method)</a>
- </li>
- </ul></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="grpc.html#grpc.StreamUnaryMultiCallable.with_call">with_call() (grpc.StreamUnaryMultiCallable method)</a>
- <ul>
- <li><a href="grpc.html#grpc.UnaryUnaryMultiCallable.with_call">(grpc.UnaryUnaryMultiCallable method)</a>
- </li>
- </ul></li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="grpc.framework.foundation.html#grpc.framework.foundation.callable_util.with_exceptions_logged">with_exceptions_logged() (in module grpc.framework.foundation.callable_util)</a>
- </li>
- </ul></td>
- </tr></table>
- </div>
- </div>
- <footer>
-
- <hr/>
- <div role="contentinfo">
- <p>
- © Copyright 2016, The gRPC Authors.
- </p>
- </div>
- Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
- </footer>
- </div>
- </div>
- </section>
- </div>
-
-
- <script type="text/javascript">
- var DOCUMENTATION_OPTIONS = {
- URL_ROOT:'./',
- VERSION:'1.1.0',
- COLLAPSE_INDEX:false,
- FILE_SUFFIX:'.html',
- HAS_SOURCE: true
- };
- </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/js/theme.js"></script>
-
-
-
- <script type="text/javascript">
- jQuery(function () {
- SphinxRtdTheme.StickyNav.enable();
- });
- </script>
-
- </body>
- </html>
|