Classes | |
| class | _APIStyle |
| class | _StreamRequestMixin |
| class | _StreamResponseMixin |
| class | _UnaryResponseMixin |
| class | AioRpcError |
| class | Call |
| class | StreamStreamCall |
| class | StreamUnaryCall |
| class | UnaryStreamCall |
| class | UnaryUnaryCall |
Functions | |
| AioRpcError | _create_rpc_error (Metadata initial_metadata, cygrpc.AioRpcStatus status) |
Variables | |
| string | __all__ = 'AioRpcError', 'Call', 'UnaryUnaryCall', 'UnaryStreamCall' |
| string | _API_STYLE_ERROR = 'The iterator and read/write APIs may not be mixed on a single RPC.' |
| string | _GC_CANCELLATION_DETAILS = 'Cancelled upon garbage collection!' |
| string | _LOCAL_CANCELLATION_DETAILS = 'Locally cancelled by application!' |
| _LOGGER = logging.getLogger(__name__) | |
| tuple | _NON_OK_CALL_REPRESENTATION |
| tuple | _OK_CALL_REPRESENTATION |
| string | _RPC_ALREADY_FINISHED_DETAILS = 'RPC already finished.' |
| string | _RPC_HALF_CLOSED_DETAILS = 'RPC is half closed after calling "done_writing".' |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |