Public Member Functions | Private Attributes | List of all members
asyncio_debug_server.FaultInjectGreeter Class Reference
Inheritance diagram for asyncio_debug_server.FaultInjectGreeter:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, failure_rate)
 
helloworld_pb2.HelloReply SayHello (self, helloworld_pb2.HelloRequest request, grpc.aio.ServicerContext context)
 
- Public Member Functions inherited from helloworld_pb2_grpc.GreeterServicer
def SayHello (self, request, context)
 
def SayHello (self, request, context)
 
def SayHello (self, request, context)
 
def SayHello (self, request, context)
 
def SayHello (self, request, context)
 
def SayHello (self, request, context)
 
def SayHello (self, request, context)
 

Private Attributes

 _failure_rate
 

Detailed Description

Definition at line 35 of file asyncio_debug_server.py.

Constructor & Destructor Documentation

◆ __init__()

def asyncio_debug_server.FaultInjectGreeter.__init__ (   self,
  failure_rate 
)

Definition at line 37 of file asyncio_debug_server.py.

Member Function Documentation

◆ SayHello()

helloworld_pb2.HelloReply asyncio_debug_server.FaultInjectGreeter.SayHello (   self,
helloworld_pb2.HelloRequest  request,
grpc.aio.ServicerContext  context 
)

Definition at line 40 of file asyncio_debug_server.py.

Member Data Documentation

◆ _failure_rate

asyncio_debug_server.FaultInjectGreeter._failure_rate
private

Definition at line 38 of file asyncio_debug_server.py.


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


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