| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.metrics.v3 |
| Modifier and Type | Method and Description |
|---|---|
StreamMetricsResponse |
StreamMetricsResponse.Builder.build() |
StreamMetricsResponse |
StreamMetricsResponse.Builder.buildPartial() |
static StreamMetricsResponse |
StreamMetricsResponse.getDefaultInstance() |
StreamMetricsResponse |
StreamMetricsResponse.getDefaultInstanceForType() |
StreamMetricsResponse |
StreamMetricsResponse.Builder.getDefaultInstanceForType() |
static StreamMetricsResponse |
StreamMetricsResponse.parseDelimitedFrom(InputStream input) |
static StreamMetricsResponse |
StreamMetricsResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamMetricsResponse |
StreamMetricsResponse.parseFrom(byte[] data) |
static StreamMetricsResponse |
StreamMetricsResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamMetricsResponse |
StreamMetricsResponse.parseFrom(ByteBuffer data) |
static StreamMetricsResponse |
StreamMetricsResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamMetricsResponse |
StreamMetricsResponse.parseFrom(com.google.protobuf.ByteString data) |
static StreamMetricsResponse |
StreamMetricsResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamMetricsResponse |
StreamMetricsResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamMetricsResponse |
StreamMetricsResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamMetricsResponse |
StreamMetricsResponse.parseFrom(InputStream input) |
static StreamMetricsResponse |
StreamMetricsResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StreamMetricsResponse |
MetricsService.BlockingInterface.streamMetrics(com.google.protobuf.RpcController controller,
StreamMetricsMessage request) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StreamMetricsResponse> |
StreamMetricsResponse.getParserForType() |
static io.grpc.MethodDescriptor<StreamMetricsMessage,StreamMetricsResponse> |
MetricsServiceGrpc.getStreamMetricsMethod() |
static com.google.protobuf.Parser<StreamMetricsResponse> |
StreamMetricsResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamMetricsResponse.Builder |
StreamMetricsResponse.Builder.mergeFrom(StreamMetricsResponse other) |
static StreamMetricsResponse.Builder |
StreamMetricsResponse.newBuilder(StreamMetricsResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MetricsService.streamMetrics(com.google.protobuf.RpcController controller,
StreamMetricsMessage request,
com.google.protobuf.RpcCallback<StreamMetricsResponse> done)
Envoy will connect and send StreamMetricsMessage messages forever.
|
void |
MetricsService.Interface.streamMetrics(com.google.protobuf.RpcController controller,
StreamMetricsMessage request,
com.google.protobuf.RpcCallback<StreamMetricsResponse> done)
Envoy will connect and send StreamMetricsMessage messages forever.
|
void |
MetricsService.Stub.streamMetrics(com.google.protobuf.RpcController controller,
StreamMetricsMessage request,
com.google.protobuf.RpcCallback<StreamMetricsResponse> done) |
io.grpc.stub.StreamObserver<StreamMetricsMessage> |
MetricsServiceGrpc.MetricsServiceImplBase.streamMetrics(io.grpc.stub.StreamObserver<StreamMetricsResponse> responseObserver)
Envoy will connect and send StreamMetricsMessage messages forever.
|
io.grpc.stub.StreamObserver<StreamMetricsMessage> |
MetricsServiceGrpc.MetricsServiceStub.streamMetrics(io.grpc.stub.StreamObserver<StreamMetricsResponse> responseObserver)
Envoy will connect and send StreamMetricsMessage messages forever.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.