| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.health.v3 |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.Builder.build() |
HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.Builder.buildPartial() |
static HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.getDefaultInstance() |
HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.getDefaultInstanceForType() |
HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.Builder.getDefaultInstanceForType() |
static HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.parseDelimitedFrom(InputStream input) |
static HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.parseFrom(byte[] data) |
static HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.parseFrom(ByteBuffer data) |
static HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.parseFrom(com.google.protobuf.ByteString data) |
static HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.parseFrom(InputStream input) |
static HealthCheckRequestOrEndpointHealthResponse |
HealthCheckRequestOrEndpointHealthResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<HealthCheckRequestOrEndpointHealthResponse,HealthCheckSpecifier> |
HealthDiscoveryServiceGrpc.getFetchHealthCheckMethod() |
com.google.protobuf.Parser<HealthCheckRequestOrEndpointHealthResponse> |
HealthCheckRequestOrEndpointHealthResponse.getParserForType() |
static io.grpc.MethodDescriptor<HealthCheckRequestOrEndpointHealthResponse,HealthCheckSpecifier> |
HealthDiscoveryServiceGrpc.getStreamHealthCheckMethod() |
static com.google.protobuf.Parser<HealthCheckRequestOrEndpointHealthResponse> |
HealthCheckRequestOrEndpointHealthResponse.parser() |
io.grpc.stub.StreamObserver<HealthCheckRequestOrEndpointHealthResponse> |
HealthDiscoveryServiceGrpc.HealthDiscoveryServiceImplBase.streamHealthCheck(io.grpc.stub.StreamObserver<HealthCheckSpecifier> responseObserver)
1.
|
io.grpc.stub.StreamObserver<HealthCheckRequestOrEndpointHealthResponse> |
HealthDiscoveryServiceGrpc.HealthDiscoveryServiceStub.streamHealthCheck(io.grpc.stub.StreamObserver<HealthCheckSpecifier> responseObserver)
1.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheckSpecifier |
HealthDiscoveryServiceGrpc.HealthDiscoveryServiceBlockingStub.fetchHealthCheck(HealthCheckRequestOrEndpointHealthResponse request)
TODO(htuch): Unlike the gRPC version, there is no stream-based binding of
request/response.
|
com.google.common.util.concurrent.ListenableFuture<HealthCheckSpecifier> |
HealthDiscoveryServiceGrpc.HealthDiscoveryServiceFutureStub.fetchHealthCheck(HealthCheckRequestOrEndpointHealthResponse request)
TODO(htuch): Unlike the gRPC version, there is no stream-based binding of
request/response.
|
void |
HealthDiscoveryServiceGrpc.HealthDiscoveryServiceImplBase.fetchHealthCheck(HealthCheckRequestOrEndpointHealthResponse request,
io.grpc.stub.StreamObserver<HealthCheckSpecifier> responseObserver)
TODO(htuch): Unlike the gRPC version, there is no stream-based binding of
request/response.
|
void |
HealthDiscoveryServiceGrpc.HealthDiscoveryServiceStub.fetchHealthCheck(HealthCheckRequestOrEndpointHealthResponse request,
io.grpc.stub.StreamObserver<HealthCheckSpecifier> responseObserver)
TODO(htuch): Unlike the gRPC version, there is no stream-based binding of
request/response.
|
HealthCheckSpecifier |
HealthDiscoveryService.BlockingInterface.fetchHealthCheck(com.google.protobuf.RpcController controller,
HealthCheckRequestOrEndpointHealthResponse request) |
abstract void |
HealthDiscoveryService.fetchHealthCheck(com.google.protobuf.RpcController controller,
HealthCheckRequestOrEndpointHealthResponse request,
com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)
TODO(htuch): Unlike the gRPC version, there is no stream-based binding of
request/response.
|
void |
HealthDiscoveryService.Interface.fetchHealthCheck(com.google.protobuf.RpcController controller,
HealthCheckRequestOrEndpointHealthResponse request,
com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)
TODO(htuch): Unlike the gRPC version, there is no stream-based binding of
request/response.
|
void |
HealthDiscoveryService.Stub.fetchHealthCheck(com.google.protobuf.RpcController controller,
HealthCheckRequestOrEndpointHealthResponse request,
com.google.protobuf.RpcCallback<HealthCheckSpecifier> done) |
HealthCheckRequestOrEndpointHealthResponse.Builder |
HealthCheckRequestOrEndpointHealthResponse.Builder.mergeFrom(HealthCheckRequestOrEndpointHealthResponse other) |
static HealthCheckRequestOrEndpointHealthResponse.Builder |
HealthCheckRequestOrEndpointHealthResponse.newBuilder(HealthCheckRequestOrEndpointHealthResponse prototype) |
HealthCheckSpecifier |
HealthDiscoveryService.BlockingInterface.streamHealthCheck(com.google.protobuf.RpcController controller,
HealthCheckRequestOrEndpointHealthResponse request) |
abstract void |
HealthDiscoveryService.streamHealthCheck(com.google.protobuf.RpcController controller,
HealthCheckRequestOrEndpointHealthResponse request,
com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)
1.
|
void |
HealthDiscoveryService.Interface.streamHealthCheck(com.google.protobuf.RpcController controller,
HealthCheckRequestOrEndpointHealthResponse request,
com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)
1.
|
void |
HealthDiscoveryService.Stub.streamHealthCheck(com.google.protobuf.RpcController controller,
HealthCheckRequestOrEndpointHealthResponse request,
com.google.protobuf.RpcCallback<HealthCheckSpecifier> done) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.