| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.tap.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
StreamingGrpcSink |
StreamingGrpcSink.Builder.build() |
StreamingGrpcSink |
StreamingGrpcSink.Builder.buildPartial() |
static StreamingGrpcSink |
StreamingGrpcSink.getDefaultInstance() |
StreamingGrpcSink |
StreamingGrpcSink.getDefaultInstanceForType() |
StreamingGrpcSink |
StreamingGrpcSink.Builder.getDefaultInstanceForType() |
StreamingGrpcSink |
OutputSinkOrBuilder.getStreamingGrpc()
[#not-implemented-hide:]
GrpcService to stream data to.
|
StreamingGrpcSink |
OutputSink.getStreamingGrpc()
[#not-implemented-hide:]
GrpcService to stream data to.
|
StreamingGrpcSink |
OutputSink.Builder.getStreamingGrpc()
[#not-implemented-hide:]
GrpcService to stream data to.
|
static StreamingGrpcSink |
StreamingGrpcSink.parseDelimitedFrom(InputStream input) |
static StreamingGrpcSink |
StreamingGrpcSink.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingGrpcSink |
StreamingGrpcSink.parseFrom(byte[] data) |
static StreamingGrpcSink |
StreamingGrpcSink.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingGrpcSink |
StreamingGrpcSink.parseFrom(ByteBuffer data) |
static StreamingGrpcSink |
StreamingGrpcSink.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingGrpcSink |
StreamingGrpcSink.parseFrom(com.google.protobuf.ByteString data) |
static StreamingGrpcSink |
StreamingGrpcSink.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingGrpcSink |
StreamingGrpcSink.parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamingGrpcSink |
StreamingGrpcSink.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingGrpcSink |
StreamingGrpcSink.parseFrom(InputStream input) |
static StreamingGrpcSink |
StreamingGrpcSink.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StreamingGrpcSink> |
StreamingGrpcSink.getParserForType() |
static com.google.protobuf.Parser<StreamingGrpcSink> |
StreamingGrpcSink.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamingGrpcSink.Builder |
StreamingGrpcSink.Builder.mergeFrom(StreamingGrpcSink other) |
OutputSink.Builder |
OutputSink.Builder.mergeStreamingGrpc(StreamingGrpcSink value)
[#not-implemented-hide:]
GrpcService to stream data to.
|
static StreamingGrpcSink.Builder |
StreamingGrpcSink.newBuilder(StreamingGrpcSink prototype) |
OutputSink.Builder |
OutputSink.Builder.setStreamingGrpc(StreamingGrpcSink value)
[#not-implemented-hide:]
GrpcService to stream data to.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.