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

Public Member Functions

def __init__ (self, maximum_hashes)
 
def Find (self, request, context)
 
def FindRange (self, request, context)
 

Private Attributes

 _maximum_hashes
 

Detailed Description

Definition at line 37 of file examples/python/cancellation/server.py.

Constructor & Destructor Documentation

◆ __init__()

def server.HashFinder.__init__ (   self,
  maximum_hashes 
)

Definition at line 39 of file examples/python/cancellation/server.py.

Member Function Documentation

◆ Find()

def server.HashFinder.Find (   self,
  request,
  context 
)

Definition at line 43 of file examples/python/cancellation/server.py.

◆ FindRange()

def server.HashFinder.FindRange (   self,
  request,
  context 
)

Definition at line 65 of file examples/python/cancellation/server.py.

Member Data Documentation

◆ _maximum_hashes

server.HashFinder._maximum_hashes
private

Definition at line 41 of file examples/python/cancellation/server.py.


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


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