Uses of Class
io.envoyproxy.envoy.config.tap.v3.BufferedAdminSink
-
Packages that use BufferedAdminSink Package Description io.envoyproxy.envoy.config.tap.v3 -
-
Uses of BufferedAdminSink in io.envoyproxy.envoy.config.tap.v3
Methods in io.envoyproxy.envoy.config.tap.v3 that return BufferedAdminSink Modifier and Type Method Description BufferedAdminSinkBufferedAdminSink.Builder. build()BufferedAdminSinkBufferedAdminSink.Builder. buildPartial()BufferedAdminSinkOutputSink.Builder. getBufferedAdmin()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.BufferedAdminSinkOutputSink. getBufferedAdmin()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.BufferedAdminSinkOutputSinkOrBuilder. getBufferedAdmin()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.static BufferedAdminSinkBufferedAdminSink. getDefaultInstance()BufferedAdminSinkBufferedAdminSink.Builder. getDefaultInstanceForType()BufferedAdminSinkBufferedAdminSink. getDefaultInstanceForType()static BufferedAdminSinkBufferedAdminSink. parseDelimitedFrom(InputStream input)static BufferedAdminSinkBufferedAdminSink. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BufferedAdminSinkBufferedAdminSink. parseFrom(byte[] data)static BufferedAdminSinkBufferedAdminSink. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BufferedAdminSinkBufferedAdminSink. parseFrom(com.google.protobuf.ByteString data)static BufferedAdminSinkBufferedAdminSink. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BufferedAdminSinkBufferedAdminSink. parseFrom(com.google.protobuf.CodedInputStream input)static BufferedAdminSinkBufferedAdminSink. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BufferedAdminSinkBufferedAdminSink. parseFrom(InputStream input)static BufferedAdminSinkBufferedAdminSink. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BufferedAdminSinkBufferedAdminSink. parseFrom(ByteBuffer data)static BufferedAdminSinkBufferedAdminSink. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.tap.v3 that return types with arguments of type BufferedAdminSink Modifier and Type Method Description com.google.protobuf.Parser<BufferedAdminSink>BufferedAdminSink. getParserForType()static com.google.protobuf.Parser<BufferedAdminSink>BufferedAdminSink. parser()Methods in io.envoyproxy.envoy.config.tap.v3 with parameters of type BufferedAdminSink Modifier and Type Method Description OutputSink.BuilderOutputSink.Builder. mergeBufferedAdmin(BufferedAdminSink value)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.BufferedAdminSink.BuilderBufferedAdminSink.Builder. mergeFrom(BufferedAdminSink other)static BufferedAdminSink.BuilderBufferedAdminSink. newBuilder(BufferedAdminSink prototype)OutputSink.BuilderOutputSink.Builder. setBufferedAdmin(BufferedAdminSink value)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.
-