Uses of Interface
io.envoyproxy.envoy.config.tap.v3.BufferedAdminSinkOrBuilder
Packages that use BufferedAdminSinkOrBuilder
-
Uses of BufferedAdminSinkOrBuilder in io.envoyproxy.envoy.config.tap.v3
Classes in io.envoyproxy.envoy.config.tap.v3 that implement BufferedAdminSinkOrBuilderModifier and TypeClassDescriptionfinal classBufferedAdminSink configures a tap output to collect traces without returning them until one of multiple criteria are satisfied.static final classBufferedAdminSink configures a tap output to collect traces without returning them until one of multiple criteria are satisfied.Methods in io.envoyproxy.envoy.config.tap.v3 that return BufferedAdminSinkOrBuilderModifier and TypeMethodDescriptionOutputSink.Builder.getBufferedAdminOrBuilder()Tap output will be buffered in a single block before flushing to the :http:post:`/tap` admin endpoint .. attention:: It is only allowed to specify the buffered admin output sink if the tap is being configured from the :http:post:`/tap` admin endpoint.OutputSink.getBufferedAdminOrBuilder()Tap output will be buffered in a single block before flushing to the :http:post:`/tap` admin endpoint .. attention:: It is only allowed to specify the buffered admin output sink if the tap is being configured from the :http:post:`/tap` admin endpoint.OutputSinkOrBuilder.getBufferedAdminOrBuilder()Tap output will be buffered in a single block before flushing to the :http:post:`/tap` admin endpoint .. attention:: It is only allowed to specify the buffered admin output sink if the tap is being configured from the :http:post:`/tap` admin endpoint.