grpcio
grpc package
Subpackages
grpc.early_adopter package
Submodules
grpc.early_adopter.implementations module
grpc.early_adopter.implementations_test module
Module contents
grpc.framework package
Subpackages
Module contents
Module contents
grpcio
Docs
»
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__call__() (grpc.framework.alpha.interfaces.StreamUnarySyncAsync method)
(grpc.framework.alpha.interfaces.UnaryUnarySyncAsync method)
(grpc.framework.face.interfaces.StreamStreamMultiCallable method)
(grpc.framework.face.interfaces.StreamUnaryMultiCallable method)
(grpc.framework.face.interfaces.UnaryStreamMultiCallable method)
(grpc.framework.face.interfaces.UnaryUnaryMultiCallable method)
__enter__() (grpc.framework.foundation.activated.Activated method)
__exit__() (grpc.framework.foundation.activated.Activated method)
__iter__() (grpc.framework.alpha.interfaces.CancellableIterator method)
(grpc.framework.face.interfaces.CancellableIterator method)
A
Abandoned
abort() (grpc.framework.face.testing.callback.Callback method)
Abortion (class in grpc.framework.alpha.interfaces)
(class in grpc.framework.face.interfaces)
abortion() (grpc.framework.face.testing.callback.Callback method)
accept_back_to_front_ticket() (grpc.framework.base.in_memory.Link method)
(grpc.framework.base.interfaces.ForeLink method)
accept_front_to_back_ticket() (grpc.framework.base.in_memory.Link method)
(grpc.framework.base.interfaces.RearLink method)
accept_ticket() (grpc.framework.interfaces.links.links.Link method)
(grpc.framework.interfaces.links.test_utilities.RecordingLink method)
Activated (class in grpc.framework.foundation.activated)
add_abortion_callback() (grpc.framework.alpha.interfaces.RpcContext method)
(grpc.framework.face.interfaces.RpcContext method)
add_done_callback() (grpc.framework.foundation.future.Future method)
add_idle_action() (grpc.framework.base.interfaces.End method)
add_termination_callback() (grpc.framework.base.interfaces.OperationContext method)
add_value() (grpc.framework.foundation.relay.Relay method)
allowance (grpc.framework.interfaces.links.links.Ticket attribute)
assertMetadataTransmitted() (grpc.framework.interfaces.links.test_cases.TransmissionTest method)
async() (grpc.framework.alpha.interfaces.StreamUnarySyncAsync method)
(grpc.framework.alpha.interfaces.UnaryUnarySyncAsync method)
AsynchronousEcho (class in grpc.framework.base.interfaces_test_case)
at_least_n_payloads_received_predicate() (in module grpc.framework.interfaces.links.test_cases)
B
Back (class in grpc.framework.base.interfaces)
back (grpc.framework.face.testing.base_util.LinkedPair attribute)
back_link() (in module grpc.framework.base.implementations)
BackLink (class in grpc.framework.base.interfaces)
BackToFrontTicket (class in grpc.framework.base.interfaces)
BackToFrontTicket.Kind (class in grpc.framework.base.interfaces)
block_until_terminated() (grpc.framework.face.testing.callback.Callback method)
block_until_tickets_satisfy() (grpc.framework.interfaces.links.test_utilities.RecordingLink method)
blocking_stream_in_value_out() (grpc.framework.face.interfaces.GenericStub method)
blocking_value_in_value_out() (grpc.framework.face.interfaces.GenericStub method)
BlockingCoverage (class in grpc.framework.face.testing.coverage)
BlockingInvocationInlineServiceTest (class in grpc.framework.face.blocking_invocation_inline_service_test)
BlockingInvocationInlineServiceTestCase (class in grpc.framework.face.testing.blocking_invocation_inline_service_test_case)
C
Call (class in grpc.framework.face.interfaces)
call_logging_exceptions() (in module grpc.framework.foundation.callable_util)
Callback (class in grpc.framework.face.testing.callback)
calls (grpc.framework.foundation.stream_testing.TestConsumer attribute)
cancel() (grpc.framework.alpha.interfaces.CancellableIterator method)
(grpc.framework.base.interfaces.Operation method)
(grpc.framework.face.interfaces.Call method)
(grpc.framework.face.interfaces.CancellableIterator method)
(grpc.framework.foundation.future.Future method)
CancellableIterator (class in grpc.framework.alpha.interfaces)
(class in grpc.framework.face.interfaces)
CancellationError
,
[1]
cancelled() (grpc.framework.foundation.future.Future method)
CancelledError
Cardinality (class in grpc.framework.alpha.interfaces)
(class in grpc.framework.common.cardinality)
cardinality (grpc.framework.face.interfaces.MethodImplementation attribute)
cardinality() (grpc.framework.alpha.interfaces.RpcMethodDescription method)
(grpc.framework.face.testing.interfaces.Method method)
(grpc.framework.face.testing.stock_service.GetHighestTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePriceMultiple method)
(grpc.framework.face.testing.stock_service.WatchFutureTrades method)
code (grpc.framework.interfaces.links.links.Ticket attribute)
complete() (grpc.framework.face.testing.callback.Callback method)
consume() (grpc.framework.base.interfaces_test_case.AsynchronousEcho method)
(grpc.framework.face.testing.callback.Callback method)
(grpc.framework.foundation.stream.Consumer method)
(grpc.framework.foundation.stream_testing.TestConsumer method)
(grpc.framework.foundation.stream_util.IterableConsumer method)
(grpc.framework.foundation.stream_util.ThreadSwitchingConsumer method)
(grpc.framework.foundation.stream_util.TransformingConsumer method)
consume_and_terminate() (grpc.framework.base.interfaces_test_case.AsynchronousEcho method)
(grpc.framework.face.testing.callback.Callback method)
(grpc.framework.foundation.stream.Consumer method)
(grpc.framework.foundation.stream_testing.TestConsumer method)
(grpc.framework.foundation.stream_util.IterableConsumer method)
(grpc.framework.foundation.stream_util.ThreadSwitchingConsumer method)
(grpc.framework.foundation.stream_util.TransformingConsumer method)
Consumer (class in grpc.framework.foundation.stream)
consumer (grpc.framework.base.interfaces.Operation attribute)
consumer() (grpc.framework.base.interfaces.ServicedIngestor method)
(grpc.framework.base.interfaces_test_case.EasyServicedIngestor method)
context (grpc.framework.base.interfaces.Operation attribute)
(grpc.framework.face.interfaces.Call attribute)
Control (class in grpc.framework.common.test_control)
(class in grpc.framework.face.testing.control)
control() (grpc.framework.common.test_control.Control method)
(grpc.framework.common.test_control.PauseFailControl method)
(grpc.framework.face.testing.control.Control method)
(grpc.framework.face.testing.control.PauseFailControl method)
Coverage (class in grpc.framework.common.test_coverage)
create_invocation_completion() (grpc.framework.interfaces.links.test_cases.TransmissionTest method)
create_invocation_initial_metadata() (grpc.framework.interfaces.links.test_cases.TransmissionTest method)
create_invocation_terminal_metadata() (grpc.framework.interfaces.links.test_cases.TransmissionTest method)
create_service_completion() (grpc.framework.interfaces.links.test_cases.TransmissionTest method)
create_service_initial_metadata() (grpc.framework.interfaces.links.test_cases.TransmissionTest method)
create_service_terminal_metadata() (grpc.framework.interfaces.links.test_cases.TransmissionTest method)
create_transmitting_links() (grpc.framework.interfaces.links.test_cases.TransmissionTest method)
D
deserialize_request() (grpc.framework.alpha.interfaces.RpcMethodServiceDescription method)
(grpc.framework.face.testing.interfaces.Method method)
(grpc.framework.face.testing.stock_service.GetHighestTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePriceMultiple method)
(grpc.framework.face.testing.stock_service.WatchFutureTrades method)
(grpc.framework.interfaces.links.test_cases.TransmissionTest method)
deserialize_response() (grpc.framework.alpha.interfaces.RpcMethodInvocationDescription method)
(grpc.framework.face.testing.interfaces.Method method)
(grpc.framework.face.testing.stock_service.GetHighestTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePriceMultiple method)
(grpc.framework.face.testing.stock_service.WatchFutureTrades method)
(grpc.framework.interfaces.links.test_cases.TransmissionTest method)
destroy_transmitting_links() (grpc.framework.interfaces.links.test_cases.TransmissionTest method)
digest() (in module grpc.framework.face.testing.digest)
done() (grpc.framework.foundation.future.Future method)
dynamic_stub() (in module grpc.framework.face.implementations)
DynamicStub (class in grpc.framework.face.interfaces)
E
EarlyAdopterImplementationsTest (class in grpc.early_adopter.implementations_test)
EasyServicedIngestor (class in grpc.framework.base.interfaces_test_case)
End (class in grpc.framework.base.interfaces)
event() (grpc.framework.face.interfaces.StreamStreamMultiCallable method)
(grpc.framework.face.interfaces.StreamUnaryMultiCallable method)
(grpc.framework.face.interfaces.UnaryStreamMultiCallable method)
(grpc.framework.face.interfaces.UnaryUnaryMultiCallable method)
event_method_implementations (grpc.framework.face.testing.digest.TestServiceDigest attribute)
event_stream_in_stream_out() (grpc.framework.face.interfaces.GenericStub method)
event_stream_in_value_out() (grpc.framework.face.interfaces.GenericStub method)
event_value_in_stream_out() (grpc.framework.face.interfaces.GenericStub method)
event_value_in_value_out() (grpc.framework.face.interfaces.GenericStub method)
EventInvocationSynchronousEventServiceTest (class in grpc.framework.face.event_invocation_synchronous_event_service_test)
EventInvocationSynchronousEventServiceTestCase (class in grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case)
exception (grpc.framework.foundation.callable_util.Outcome attribute)
exception() (grpc.framework.foundation.future.Future method)
ExpirationError
,
[1]
F
FaceTestCase (class in grpc.framework.face.testing.test_case)
fail() (grpc.framework.base.interfaces.OperationContext method)
(grpc.framework.common.test_control.PauseFailControl method)
(grpc.framework.face.testing.control.PauseFailControl method)
ForeLink (class in grpc.framework.base.interfaces)
Front (class in grpc.framework.base.interfaces)
front (grpc.framework.face.testing.base_util.LinkedPair attribute)
front_link() (in module grpc.framework.base.implementations)
FrontAndBackTest (class in grpc.framework.base.interfaces_test_case)
FrontLink (class in grpc.framework.base.interfaces)
FrontToBackTicket (class in grpc.framework.base.interfaces)
FrontToBackTicket.Kind (class in grpc.framework.base.interfaces)
full_serviced_subscription() (in module grpc.framework.base.util)
FullCoverage (class in grpc.framework.face.testing.coverage)
Future (class in grpc.framework.foundation.future)
future() (grpc.framework.face.interfaces.StreamUnaryMultiCallable method)
(grpc.framework.face.interfaces.UnaryUnaryMultiCallable method)
future_stream_in_value_out() (grpc.framework.face.interfaces.GenericStub method)
future_value_in_value_out() (grpc.framework.face.interfaces.GenericStub method)
FutureInvocationAsynchronousEventServiceTest (class in grpc.framework.face.future_invocation_asynchronous_event_service_test)
FutureInvocationAsynchronousEventServiceTestCase (class in grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case)
G
generic_stub() (in module grpc.framework.face.implementations)
GenericStub (class in grpc.framework.face.interfaces)
GetHighestTradePrice (class in grpc.framework.face.testing.stock_service)
GetHighestTradePriceMessages (class in grpc.framework.face.testing.stock_service)
GetLastTradePrice (class in grpc.framework.face.testing.stock_service)
GetLastTradePriceMessages (class in grpc.framework.face.testing.stock_service)
GetLastTradePriceMultiple (class in grpc.framework.face.testing.stock_service)
GetLastTradePriceMultipleMessages (class in grpc.framework.face.testing.stock_service)
group (grpc.framework.interfaces.links.links.Ticket attribute)
group_and_method() (grpc.framework.interfaces.links.test_cases.TransmissionTest method)
grpc (module)
grpc.early_adopter (module)
grpc.early_adopter.implementations (module)
grpc.early_adopter.implementations_test (module)
grpc.framework (module)
grpc.framework.alpha (module)
grpc.framework.alpha.exceptions (module)
grpc.framework.alpha.interfaces (module)
grpc.framework.alpha.utilities (module)
grpc.framework.base (module)
grpc.framework.base.exceptions (module)
grpc.framework.base.implementations (module)
grpc.framework.base.implementations_test (module)
grpc.framework.base.in_memory (module)
grpc.framework.base.interfaces (module)
grpc.framework.base.interfaces_test_case (module)
grpc.framework.base.null (module)
grpc.framework.base.util (module)
grpc.framework.common (module)
grpc.framework.common.cardinality (module)
grpc.framework.common.style (module)
grpc.framework.common.test_constants (module)
grpc.framework.common.test_control (module)
grpc.framework.common.test_coverage (module)
grpc.framework.face (module)
grpc.framework.face.blocking_invocation_inline_service_test (module)
grpc.framework.face.demonstration (module)
grpc.framework.face.event_invocation_synchronous_event_service_test (module)
grpc.framework.face.exceptions (module)
grpc.framework.face.future_invocation_asynchronous_event_service_test (module)
grpc.framework.face.implementations (module)
grpc.framework.face.interfaces (module)
grpc.framework.face.testing (module)
grpc.framework.face.testing.base_util (module)
grpc.framework.face.testing.blocking_invocation_inline_service_test_case (module)
grpc.framework.face.testing.callback (module)
grpc.framework.face.testing.control (module)
grpc.framework.face.testing.coverage (module)
grpc.framework.face.testing.digest (module)
grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case (module)
grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case (module)
grpc.framework.face.testing.interfaces (module)
grpc.framework.face.testing.serial (module)
grpc.framework.face.testing.service (module)
grpc.framework.face.testing.stock_service (module)
grpc.framework.face.testing.test_case (module)
grpc.framework.face.utilities (module)
grpc.framework.foundation (module)
grpc.framework.foundation.abandonment (module)
grpc.framework.foundation.activated (module)
grpc.framework.foundation.callable_util (module)
grpc.framework.foundation.future (module)
grpc.framework.foundation.later (module)
grpc.framework.foundation.logging_pool (module)
grpc.framework.foundation.relay (module)
grpc.framework.foundation.stream (module)
grpc.framework.foundation.stream_testing (module)
grpc.framework.foundation.stream_util (module)
grpc.framework.interfaces (module)
grpc.framework.interfaces.links (module)
grpc.framework.interfaces.links.links (module)
grpc.framework.interfaces.links.test_cases (module)
grpc.framework.interfaces.links.test_utilities (module)
grpc.framework.interfaces.links.utilities (module)
I
ImplementationsTest (class in grpc.framework.base.implementations_test)
ingestor (grpc.framework.base.interfaces.ServicedSubscription attribute)
initial_metadata (grpc.framework.interfaces.links.links.Ticket attribute)
inline_method_implementations (grpc.framework.face.testing.digest.TestServiceDigest attribute)
inline_stream_in_stream_out() (grpc.framework.face.interfaces.GenericStub method)
inline_value_in_stream_out() (grpc.framework.face.interfaces.GenericStub method)
is_active() (grpc.framework.alpha.interfaces.RpcContext method)
(grpc.framework.base.interfaces.OperationContext method)
(grpc.framework.face.interfaces.RpcContext method)
is_legal() (grpc.framework.foundation.stream_testing.TestConsumer method)
IterableConsumer (class in grpc.framework.foundation.stream_util)
J
join_fore_link() (grpc.framework.base.in_memory.Link method)
(grpc.framework.base.interfaces.RearLink method)
join_link() (grpc.framework.interfaces.links.links.Link method)
(grpc.framework.interfaces.links.test_utilities.RecordingLink method)
join_rear_link() (grpc.framework.base.in_memory.Link method)
(grpc.framework.base.interfaces.ForeLink method)
K
kind (grpc.framework.base.interfaces.BackToFrontTicket attribute)
(grpc.framework.base.interfaces.FrontToBackTicket attribute)
(grpc.framework.base.interfaces.ServicedSubscription attribute)
(grpc.framework.foundation.callable_util.Outcome attribute)
L
later() (in module grpc.framework.foundation.later)
Link (class in grpc.framework.base.in_memory)
(class in grpc.framework.interfaces.links.links)
linked_pair() (in module grpc.framework.face.testing.base_util)
LinkedPair (class in grpc.framework.face.demonstration)
(class in grpc.framework.face.testing.base_util)
M
message (grpc.framework.interfaces.links.links.Ticket attribute)
Method (class in grpc.framework.face.testing.interfaces)
method (grpc.framework.interfaces.links.links.Ticket attribute)
MethodImplementation (class in grpc.framework.face.interfaces)
methods (grpc.framework.face.testing.digest.TestServiceDigest attribute)
multi_method_implementation (grpc.framework.face.testing.digest.TestServiceDigest attribute)
MultiMethodImplementation (class in grpc.framework.face.interfaces)
N
name (grpc.framework.base.interfaces.FrontToBackTicket attribute)
(grpc.framework.face.exceptions.NoSuchMethodError attribute)
(grpc.framework.face.testing.digest.TestServiceDigest attribute)
name() (grpc.framework.face.testing.interfaces.Method method)
(grpc.framework.face.testing.service.TestService method)
(grpc.framework.face.testing.stock_service.GetHighestTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePriceMultiple method)
(grpc.framework.face.testing.stock_service.StockTestService method)
(grpc.framework.face.testing.stock_service.WatchFutureTrades method)
NetworkError
next() (grpc.framework.alpha.interfaces.CancellableIterator method)
(grpc.framework.face.interfaces.CancellableIterator method)
(grpc.framework.foundation.stream_util.IterableConsumer method)
none_serviced_subscription() (in module grpc.framework.base.util)
NoSuchMethodError
,
[1]
O
operate() (grpc.framework.base.interfaces.Front method)
Operation (class in grpc.framework.base.interfaces)
operation_id (grpc.framework.base.interfaces.BackToFrontTicket attribute)
(grpc.framework.base.interfaces.FrontToBackTicket attribute)
(grpc.framework.interfaces.links.links.Ticket attribute)
operation_stats() (grpc.framework.base.interfaces.End method)
OperationContext (class in grpc.framework.base.interfaces)
Outcome (class in grpc.framework.base.interfaces)
(class in grpc.framework.foundation.callable_util)
Outcome.Kind (class in grpc.framework.foundation.callable_util)
P
pause() (grpc.framework.common.test_control.PauseFailControl method)
(grpc.framework.face.testing.control.PauseFailControl method)
PauseFailControl (class in grpc.framework.common.test_control)
(class in grpc.framework.face.testing.control)
payload (grpc.framework.base.interfaces.BackToFrontTicket attribute)
(grpc.framework.base.interfaces.FrontToBackTicket attribute)
(grpc.framework.interfaces.links.links.Ticket attribute)
pool() (in module grpc.framework.foundation.logging_pool)
pool_relay() (in module grpc.framework.foundation.relay)
port() (grpc.framework.alpha.interfaces.Server method)
R
RearLink (class in grpc.framework.base.interfaces)
RecordingLink (class in grpc.framework.interfaces.links.test_utilities)
Relay (class in grpc.framework.foundation.relay)
relay() (in module grpc.framework.foundation.relay)
release() (grpc.framework.base.interfaces_test_case.TestServicer method)
request() (grpc.framework.face.testing.service.UnaryStreamTestMessages method)
(grpc.framework.face.testing.service.UnaryUnaryTestMessages method)
(grpc.framework.face.testing.stock_service.GetLastTradePriceMessages method)
(grpc.framework.face.testing.stock_service.WatchFutureTradesMessages method)
request_class() (grpc.framework.face.testing.interfaces.Method method)
(grpc.framework.face.testing.stock_service.GetHighestTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePriceMultiple method)
(grpc.framework.face.testing.stock_service.WatchFutureTrades method)
request_deserializers (grpc.framework.face.testing.serial.Serialization attribute)
request_serializers (grpc.framework.face.testing.serial.Serialization attribute)
requests() (grpc.framework.face.testing.service.StreamStreamTestMessages method)
(grpc.framework.face.testing.service.StreamUnaryTestMessages method)
(grpc.framework.face.testing.stock_service.GetHighestTradePriceMessages method)
(grpc.framework.face.testing.stock_service.GetLastTradePriceMultipleMessages method)
response() (grpc.framework.face.testing.callback.Callback method)
response_class() (grpc.framework.face.testing.interfaces.Method method)
(grpc.framework.face.testing.stock_service.GetHighestTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePriceMultiple method)
(grpc.framework.face.testing.stock_service.WatchFutureTrades method)
response_deserializers (grpc.framework.face.testing.serial.Serialization attribute)
response_serializers (grpc.framework.face.testing.serial.Serialization attribute)
responses() (grpc.framework.face.testing.callback.Callback method)
result() (grpc.framework.foundation.future.Future method)
return_value (grpc.framework.foundation.callable_util.Outcome attribute)
RpcContext (class in grpc.framework.alpha.interfaces)
(class in grpc.framework.face.interfaces)
RpcError
,
[1]
RpcMethodDescription (class in grpc.framework.alpha.interfaces)
RpcMethodInvocationDescription (class in grpc.framework.alpha.interfaces)
RpcMethodServiceDescription (class in grpc.framework.alpha.interfaces)
running() (grpc.framework.foundation.future.Future method)
S
sequence_number (grpc.framework.base.interfaces.BackToFrontTicket attribute)
(grpc.framework.base.interfaces.FrontToBackTicket attribute)
(grpc.framework.interfaces.links.links.Ticket attribute)
Serialization (class in grpc.framework.face.testing.serial)
serialization (grpc.framework.face.testing.digest.TestServiceDigest attribute)
serialization() (in module grpc.framework.face.testing.serial)
serialize_request() (grpc.framework.alpha.interfaces.RpcMethodInvocationDescription method)
(grpc.framework.face.testing.interfaces.Method method)
(grpc.framework.face.testing.stock_service.GetHighestTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePriceMultiple method)
(grpc.framework.face.testing.stock_service.WatchFutureTrades method)
(grpc.framework.interfaces.links.test_cases.TransmissionTest method)
serialize_response() (grpc.framework.alpha.interfaces.RpcMethodServiceDescription method)
(grpc.framework.face.testing.interfaces.Method method)
(grpc.framework.face.testing.stock_service.GetHighestTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePriceMultiple method)
(grpc.framework.face.testing.stock_service.WatchFutureTrades method)
(grpc.framework.interfaces.links.test_cases.TransmissionTest method)
Server (class in grpc.framework.alpha.interfaces)
server (grpc.framework.face.demonstration.LinkedPair attribute)
server() (in module grpc.early_adopter.implementations)
server_and_stub() (in module grpc.framework.face.demonstration)
Service (class in grpc.framework.common.style)
service() (grpc.framework.base.interfaces.Servicer method)
(grpc.framework.base.interfaces_test_case.TestServicer method)
(grpc.framework.face.interfaces.MultiMethodImplementation method)
(grpc.framework.face.testing.service.StreamStreamTestMethodImplementation method)
(grpc.framework.face.testing.service.StreamUnaryTestMethodImplementation method)
(grpc.framework.face.testing.service.UnaryStreamTestMethodImplementation method)
(grpc.framework.face.testing.service.UnaryUnaryTestMethodImplementation method)
(grpc.framework.face.testing.stock_service.GetHighestTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePrice method)
(grpc.framework.face.testing.stock_service.GetLastTradePriceMultiple method)
(grpc.framework.face.testing.stock_service.WatchFutureTrades method)
service_stream_stream() (grpc.framework.alpha.interfaces.RpcMethodServiceDescription method)
service_stream_unary() (grpc.framework.alpha.interfaces.RpcMethodServiceDescription method)
service_unary_stream() (grpc.framework.alpha.interfaces.RpcMethodServiceDescription method)
service_unary_unary() (grpc.framework.alpha.interfaces.RpcMethodServiceDescription method)
ServicedError
ServicedIngestor (class in grpc.framework.base.interfaces)
ServicedSubscription (class in grpc.framework.base.interfaces)
ServicedSubscription.Kind (class in grpc.framework.base.interfaces)
Servicer (class in grpc.framework.base.interfaces)
servicer() (in module grpc.framework.face.implementations)
ServicerError
set_behavior() (grpc.framework.foundation.relay.Relay method)
set_up_implementation() (grpc.framework.face.testing.test_case.FaceTestCase method)
setUp() (grpc.early_adopter.implementations_test.EarlyAdopterImplementationsTest method)
(grpc.framework.base.implementations_test.ImplementationsTest method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
(grpc.framework.interfaces.links.test_cases.TransmissionTest method)
shut_down() (grpc.framework.face.demonstration.LinkedPair method)
(grpc.framework.face.testing.base_util.LinkedPair method)
start() (grpc.framework.foundation.activated.Activated method)
StockTestService (class in grpc.framework.face.testing.stock_service)
stop() (grpc.framework.foundation.activated.Activated method)
stream_stream_event (grpc.framework.face.interfaces.MethodImplementation attribute)
stream_stream_event() (in module grpc.framework.face.utilities)
stream_stream_inline (grpc.framework.face.interfaces.MethodImplementation attribute)
stream_stream_inline() (in module grpc.framework.face.utilities)
stream_stream_invocation_description() (in module grpc.framework.alpha.utilities)
stream_stream_messages_sequences (grpc.framework.face.testing.digest.TestServiceDigest attribute)
stream_stream_multi_callable() (grpc.framework.face.interfaces.GenericStub method)
stream_stream_scenarios() (grpc.framework.face.testing.service.TestService method)
(grpc.framework.face.testing.stock_service.StockTestService method)
stream_stream_service_description() (in module grpc.framework.alpha.utilities)
stream_unary_event (grpc.framework.face.interfaces.MethodImplementation attribute)
stream_unary_event() (in module grpc.framework.face.utilities)
stream_unary_inline (grpc.framework.face.interfaces.MethodImplementation attribute)
stream_unary_inline() (in module grpc.framework.face.utilities)
stream_unary_invocation_description() (in module grpc.framework.alpha.utilities)
stream_unary_messages_sequences (grpc.framework.face.testing.digest.TestServiceDigest attribute)
stream_unary_multi_callable() (grpc.framework.face.interfaces.GenericStub method)
stream_unary_scenarios() (grpc.framework.face.testing.service.TestService method)
(grpc.framework.face.testing.stock_service.StockTestService method)
stream_unary_service_description() (in module grpc.framework.alpha.utilities)
StreamStreamMultiCallable (class in grpc.framework.face.interfaces)
StreamStreamTestMessages (class in grpc.framework.face.testing.service)
StreamStreamTestMethodImplementation (class in grpc.framework.face.testing.service)
StreamUnaryMultiCallable (class in grpc.framework.face.interfaces)
StreamUnarySyncAsync (class in grpc.framework.alpha.interfaces)
StreamUnaryTestMessages (class in grpc.framework.face.testing.service)
StreamUnaryTestMethodImplementation (class in grpc.framework.face.testing.service)
Stub (class in grpc.framework.alpha.interfaces)
stub (grpc.framework.face.demonstration.LinkedPair attribute)
stub() (in module grpc.early_adopter.implementations)
style (grpc.framework.face.interfaces.MethodImplementation attribute)
subscription (grpc.framework.base.interfaces.FrontToBackTicket attribute)
(grpc.framework.interfaces.links.links.Ticket attribute)
T
tear_down_implementation() (grpc.framework.face.testing.test_case.FaceTestCase method)
tearDown() (grpc.early_adopter.implementations_test.EarlyAdopterImplementationsTest method)
(grpc.framework.base.implementations_test.ImplementationsTest method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
(grpc.framework.interfaces.links.test_cases.TransmissionTest method)
terminal_metadata (grpc.framework.interfaces.links.links.Ticket attribute)
terminate() (grpc.framework.base.interfaces_test_case.AsynchronousEcho method)
(grpc.framework.face.testing.callback.Callback method)
(grpc.framework.foundation.stream.Consumer method)
(grpc.framework.foundation.stream_testing.TestConsumer method)
(grpc.framework.foundation.stream_util.IterableConsumer method)
(grpc.framework.foundation.stream_util.ThreadSwitchingConsumer method)
(grpc.framework.foundation.stream_util.TransformingConsumer method)
terminated() (in module grpc.framework.interfaces.links.test_cases)
termination (grpc.framework.interfaces.links.links.Ticket attribute)
termination_only_serviced_subscription() (in module grpc.framework.base.util)
testBidirectionalStreamingEcho() (grpc.framework.base.interfaces_test_case.FrontAndBackTest method)
testCancellation() (grpc.framework.base.interfaces_test_case.FrontAndBackTest method)
testCancelledStreamRequestStreamResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.coverage.FullCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testCancelledStreamRequestUnaryResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.coverage.FullCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testCancelledUnaryRequestStreamResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.coverage.FullCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testCancelledUnaryRequestUnaryResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.coverage.FullCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
TestConsumer (class in grpc.framework.foundation.stream_testing)
testEntireEcho() (grpc.framework.base.interfaces_test_case.FrontAndBackTest method)
testExpiration() (grpc.framework.base.interfaces_test_case.FrontAndBackTest method)
testExpiredStreamRequestStreamResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.coverage.BlockingCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testExpiredStreamRequestUnaryResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.coverage.BlockingCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testExpiredUnaryRequestStreamResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.coverage.BlockingCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testExpiredUnaryRequestUnaryResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.coverage.BlockingCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testFailedStreamRequestStreamResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.coverage.BlockingCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testFailedStreamRequestUnaryResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.coverage.BlockingCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testFailedUnaryRequestStreamResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.coverage.BlockingCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testFailedUnaryRequestUnaryResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.coverage.BlockingCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testParallelInvocations() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.coverage.FullCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testSequentialInvocations() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.coverage.BlockingCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
TestService (class in grpc.framework.face.testing.service)
TestServiceDigest (class in grpc.framework.face.testing.digest)
TestServicer (class in grpc.framework.base.interfaces_test_case)
testSimplestCall() (grpc.framework.base.interfaces_test_case.FrontAndBackTest method)
testSimplestRoundTrip() (grpc.framework.interfaces.links.test_cases.TransmissionTest method)
testStreamStream() (grpc.early_adopter.implementations_test.EarlyAdopterImplementationsTest method)
testStreamUnary() (grpc.early_adopter.implementations_test.EarlyAdopterImplementationsTest method)
testSuccessfulStreamRequestStreamResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.coverage.BlockingCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testSuccessfulStreamRequestUnaryResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.coverage.BlockingCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testSuccessfulUnaryRequestStreamResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.coverage.BlockingCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testSuccessfulUnaryRequestUnaryResponse() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.blocking_invocation_inline_service_test_case.BlockingInvocationInlineServiceTestCase method)
(grpc.framework.face.testing.coverage.BlockingCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
testUnaryStream() (grpc.early_adopter.implementations_test.EarlyAdopterImplementationsTest method)
testUnaryUnary() (grpc.early_adopter.implementations_test.EarlyAdopterImplementationsTest method)
testUpAndDown() (grpc.early_adopter.implementations_test.EarlyAdopterImplementationsTest method)
testWaitingForSomeButNotAllParallelInvocations() (grpc.framework.common.test_coverage.Coverage method)
(grpc.framework.face.testing.coverage.FullCoverage method)
(grpc.framework.face.testing.event_invocation_synchronous_event_service_test_case.EventInvocationSynchronousEventServiceTestCase method)
(grpc.framework.face.testing.future_invocation_asynchronous_event_service_test_case.FutureInvocationAsynchronousEventServiceTestCase method)
ThreadSwitchingConsumer (class in grpc.framework.foundation.stream_util)
Ticket (class in grpc.framework.interfaces.links.links)
Ticket.Subscription (class in grpc.framework.interfaces.links.links)
Ticket.Termination (class in grpc.framework.interfaces.links.links)
tickets() (grpc.framework.interfaces.links.test_utilities.RecordingLink method)
time_remaining() (grpc.framework.alpha.interfaces.RpcContext method)
(grpc.framework.base.interfaces.OperationContext method)
(grpc.framework.face.interfaces.RpcContext method)
timeout (grpc.framework.base.interfaces.FrontToBackTicket attribute)
(grpc.framework.interfaces.links.links.Ticket attribute)
TimeoutError
trace_id (grpc.framework.base.interfaces.FrontToBackTicket attribute)
(grpc.framework.base.interfaces.OperationContext attribute)
traceback() (grpc.framework.foundation.future.Future method)
TransformingConsumer (class in grpc.framework.foundation.stream_util)
TransmissionTest (class in grpc.framework.interfaces.links.test_cases)
U
unary_stream_event (grpc.framework.face.interfaces.MethodImplementation attribute)
unary_stream_event() (in module grpc.framework.face.utilities)
unary_stream_inline (grpc.framework.face.interfaces.MethodImplementation attribute)
unary_stream_inline() (in module grpc.framework.face.utilities)
unary_stream_invocation_description() (in module grpc.framework.alpha.utilities)
unary_stream_messages_sequences (grpc.framework.face.testing.digest.TestServiceDigest attribute)
unary_stream_multi_callable() (grpc.framework.face.interfaces.GenericStub method)
unary_stream_scenarios() (grpc.framework.face.testing.service.TestService method)
(grpc.framework.face.testing.stock_service.StockTestService method)
unary_stream_service_description() (in module grpc.framework.alpha.utilities)
unary_unary_event (grpc.framework.face.interfaces.MethodImplementation attribute)
unary_unary_event() (in module grpc.framework.face.utilities)
unary_unary_inline (grpc.framework.face.interfaces.MethodImplementation attribute)
unary_unary_inline() (in module grpc.framework.face.utilities)
unary_unary_invocation_description() (in module grpc.framework.alpha.utilities)
unary_unary_messages_sequences (grpc.framework.face.testing.digest.TestServiceDigest attribute)
unary_unary_multi_callable() (grpc.framework.face.interfaces.GenericStub method)
unary_unary_scenarios() (grpc.framework.face.testing.service.TestService method)
(grpc.framework.face.testing.stock_service.StockTestService method)
unary_unary_service_description() (in module grpc.framework.alpha.utilities)
UnaryStreamMultiCallable (class in grpc.framework.face.interfaces)
UnaryStreamTestMessages (class in grpc.framework.face.testing.service)
UnaryStreamTestMethodImplementation (class in grpc.framework.face.testing.service)
UnaryUnaryMultiCallable (class in grpc.framework.face.interfaces)
UnaryUnarySyncAsync (class in grpc.framework.alpha.interfaces)
UnaryUnaryTestMessages (class in grpc.framework.face.testing.service)
UnaryUnaryTestMethodImplementation (class in grpc.framework.face.testing.service)
V
values() (grpc.framework.foundation.stream_testing.TestConsumer method)
verify() (grpc.framework.face.testing.service.StreamStreamTestMessages method)
(grpc.framework.face.testing.service.StreamUnaryTestMessages method)
(grpc.framework.face.testing.service.UnaryStreamTestMessages method)
(grpc.framework.face.testing.service.UnaryUnaryTestMessages method)
(grpc.framework.face.testing.stock_service.GetHighestTradePriceMessages method)
(grpc.framework.face.testing.stock_service.GetLastTradePriceMessages method)
(grpc.framework.face.testing.stock_service.GetLastTradePriceMultipleMessages method)
(grpc.framework.face.testing.stock_service.WatchFutureTradesMessages method)
W
wait_for_idle() (in module grpc.framework.base.util)
WatchFutureTrades (class in grpc.framework.face.testing.stock_service)
WatchFutureTradesMessages (class in grpc.framework.face.testing.stock_service)
with_exceptions_logged() (in module grpc.framework.foundation.callable_util)