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

Public Member Functions

def __init__ (self)
 
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

 _counter
 

Detailed Description

Definition at line 27 of file flaky_server.py.

Constructor & Destructor Documentation

◆ __init__()

def flaky_server.ErrorInjectingGreeter.__init__ (   self)

Definition at line 29 of file flaky_server.py.

Member Function Documentation

◆ SayHello()

helloworld_pb2.HelloReply flaky_server.ErrorInjectingGreeter.SayHello (   self,
helloworld_pb2.HelloRequest  request,
grpc.aio.ServicerContext  context 
)

Definition at line 32 of file flaky_server.py.

Member Data Documentation

◆ _counter

flaky_server.ErrorInjectingGreeter._counter
private

Definition at line 30 of file flaky_server.py.


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


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