Public Member Functions | Private Member Functions | Private Attributes | List of all members
grpc.beta._client_adaptations._Rendezvous Class Reference
Inheritance diagram for grpc.beta._client_adaptations._Rendezvous:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, response_future, response_iterator, call)
 
def __iter__ (self)
 
def __next__ (self)
 
def add_abortion_callback (self, abortion_callback)
 
def add_done_callback (self, fn)
 
def cancel (self)
 
def cancelled (self)
 
def code (self)
 
def details (self)
 
def done (self)
 
def exception (self, timeout=None)
 
def initial_metadata (self)
 
def is_active (self)
 
def next (self)
 
def protocol_context (self)
 
def result (self, timeout=None)
 
def running (self)
 
def terminal_metadata (self)
 
def time_remaining (self)
 
def traceback (self, timeout=None)
 

Private Member Functions

def _next (self)
 

Private Attributes

 _call
 
 _future
 
 _iterator
 

Detailed Description

Definition at line 74 of file _client_adaptations.py.

Constructor & Destructor Documentation

◆ __init__()

def grpc.beta._client_adaptations._Rendezvous.__init__ (   self,
  response_future,
  response_iterator,
  call 
)

Definition at line 76 of file _client_adaptations.py.

Member Function Documentation

◆ __iter__()

def grpc.beta._client_adaptations._Rendezvous.__iter__ (   self)

Definition at line 126 of file _client_adaptations.py.

◆ __next__()

def grpc.beta._client_adaptations._Rendezvous.__next__ (   self)

Definition at line 135 of file _client_adaptations.py.

◆ _next()

def grpc.beta._client_adaptations._Rendezvous._next (   self)
private

Definition at line 129 of file _client_adaptations.py.

◆ add_abortion_callback()

def grpc.beta._client_adaptations._Rendezvous.add_abortion_callback (   self,
  abortion_callback 
)

Definition at line 147 of file _client_adaptations.py.

◆ add_done_callback()

def grpc.beta._client_adaptations._Rendezvous.add_done_callback (   self,
  fn 
)

Definition at line 123 of file _client_adaptations.py.

◆ cancel()

def grpc.beta._client_adaptations._Rendezvous.cancel (   self)

Definition at line 81 of file _client_adaptations.py.

◆ cancelled()

def grpc.beta._client_adaptations._Rendezvous.cancelled (   self)

Definition at line 84 of file _client_adaptations.py.

◆ code()

def grpc.beta._client_adaptations._Rendezvous.code (   self)

Definition at line 165 of file _client_adaptations.py.

◆ details()

def grpc.beta._client_adaptations._Rendezvous.details (   self)

Definition at line 168 of file _client_adaptations.py.

◆ done()

def grpc.beta._client_adaptations._Rendezvous.done (   self)

Definition at line 90 of file _client_adaptations.py.

◆ exception()

def grpc.beta._client_adaptations._Rendezvous.exception (   self,
  timeout = None 
)

Definition at line 103 of file _client_adaptations.py.

◆ initial_metadata()

def grpc.beta._client_adaptations._Rendezvous.initial_metadata (   self)

Definition at line 159 of file _client_adaptations.py.

◆ is_active()

def grpc.beta._client_adaptations._Rendezvous.is_active (   self)

Definition at line 141 of file _client_adaptations.py.

◆ next()

def grpc.beta._client_adaptations._Rendezvous.next (   self)

Definition at line 138 of file _client_adaptations.py.

◆ protocol_context()

def grpc.beta._client_adaptations._Rendezvous.protocol_context (   self)

Definition at line 156 of file _client_adaptations.py.

◆ result()

def grpc.beta._client_adaptations._Rendezvous.result (   self,
  timeout = None 
)

Definition at line 93 of file _client_adaptations.py.

◆ running()

def grpc.beta._client_adaptations._Rendezvous.running (   self)

Definition at line 87 of file _client_adaptations.py.

◆ terminal_metadata()

def grpc.beta._client_adaptations._Rendezvous.terminal_metadata (   self)

Definition at line 162 of file _client_adaptations.py.

◆ time_remaining()

def grpc.beta._client_adaptations._Rendezvous.time_remaining (   self)

Definition at line 144 of file _client_adaptations.py.

◆ traceback()

def grpc.beta._client_adaptations._Rendezvous.traceback (   self,
  timeout = None 
)

Definition at line 115 of file _client_adaptations.py.

Member Data Documentation

◆ _call

grpc.beta._client_adaptations._Rendezvous._call
private

Definition at line 79 of file _client_adaptations.py.

◆ _future

grpc.beta._client_adaptations._Rendezvous._future
private

Definition at line 77 of file _client_adaptations.py.

◆ _iterator

grpc.beta._client_adaptations._Rendezvous._iterator
private

Definition at line 78 of file _client_adaptations.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:32