Will be used during this transition time to run 5-pipe style filters somewhat more natively. Once everything is getting closer to 5-pipes, we'll drop this method and have the channel stack understand how to create an interception-map that can be reused per-call, instead of creating the interception-map every time a call is created.
Closes #35200
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35200 from ctiller:cg-channel-filter-api
|
||
|---|---|---|
| .. | ||
| BUILD | ||
| call_finalization_test.cc | ||
| call_tracer_test.cc | ||
| channel_args_test.cc | ||
| channel_stack_builder_test.cc | ||
| channel_stack_test.cc | ||
| channel_trace_test.cc | ||
| channelz_registry_test.cc | ||
| channelz_test.cc | ||
| minimal_stack_is_minimal_test.cc | ||
| server_call_tracer_factory_test.cc | ||
| status_util_test.cc | ||