Uses of Class
io.envoyproxy.envoy.service.discovery.v2.HealthCheckSpecifier
-
Packages that use HealthCheckSpecifier Package Description io.envoyproxy.envoy.service.discovery.v2 -
-
Uses of HealthCheckSpecifier in io.envoyproxy.envoy.service.discovery.v2
Methods in io.envoyproxy.envoy.service.discovery.v2 that return HealthCheckSpecifier Modifier and Type Method Description HealthCheckSpecifierHealthCheckSpecifier.Builder. build()HealthCheckSpecifierHealthCheckSpecifier.Builder. buildPartial()HealthCheckSpecifierHealthDiscoveryService.BlockingInterface. fetchHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request)HealthCheckSpecifierHealthDiscoveryServiceGrpc.HealthDiscoveryServiceBlockingStub. fetchHealthCheck(HealthCheckRequestOrEndpointHealthResponse request)TODO(htuch): Unlike the gRPC version, there is no stream-based binding of request/response.static HealthCheckSpecifierHealthCheckSpecifier. getDefaultInstance()HealthCheckSpecifierHealthCheckSpecifier.Builder. getDefaultInstanceForType()HealthCheckSpecifierHealthCheckSpecifier. getDefaultInstanceForType()static HealthCheckSpecifierHealthCheckSpecifier. parseDelimitedFrom(InputStream input)static HealthCheckSpecifierHealthCheckSpecifier. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckSpecifierHealthCheckSpecifier. parseFrom(byte[] data)static HealthCheckSpecifierHealthCheckSpecifier. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckSpecifierHealthCheckSpecifier. parseFrom(com.google.protobuf.ByteString data)static HealthCheckSpecifierHealthCheckSpecifier. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckSpecifierHealthCheckSpecifier. parseFrom(com.google.protobuf.CodedInputStream input)static HealthCheckSpecifierHealthCheckSpecifier. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckSpecifierHealthCheckSpecifier. parseFrom(InputStream input)static HealthCheckSpecifierHealthCheckSpecifier. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckSpecifierHealthCheckSpecifier. parseFrom(ByteBuffer data)static HealthCheckSpecifierHealthCheckSpecifier. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)HealthCheckSpecifierHealthDiscoveryService.BlockingInterface. streamHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request)Methods in io.envoyproxy.envoy.service.discovery.v2 that return types with arguments of type HealthCheckSpecifier Modifier and Type Method Description 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.static io.grpc.MethodDescriptor<HealthCheckRequestOrEndpointHealthResponse,HealthCheckSpecifier>HealthDiscoveryServiceGrpc. getFetchHealthCheckMethod()com.google.protobuf.Parser<HealthCheckSpecifier>HealthCheckSpecifier. getParserForType()static io.grpc.MethodDescriptor<HealthCheckRequestOrEndpointHealthResponse,HealthCheckSpecifier>HealthDiscoveryServiceGrpc. getStreamHealthCheckMethod()static com.google.protobuf.Parser<HealthCheckSpecifier>HealthCheckSpecifier. parser()Methods in io.envoyproxy.envoy.service.discovery.v2 with parameters of type HealthCheckSpecifier Modifier and Type Method Description HealthCheckSpecifier.BuilderHealthCheckSpecifier.Builder. mergeFrom(HealthCheckSpecifier other)static HealthCheckSpecifier.BuilderHealthCheckSpecifier. newBuilder(HealthCheckSpecifier prototype)Method parameters in io.envoyproxy.envoy.service.discovery.v2 with type arguments of type HealthCheckSpecifier Modifier and Type Method Description abstract voidHealthDiscoveryService. 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.voidHealthDiscoveryService.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.voidHealthDiscoveryService.Stub. fetchHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request, com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)voidHealthDiscoveryServiceGrpc.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.voidHealthDiscoveryServiceGrpc.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.voidHealthDiscoveryService.Interface. streamHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request, com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)1.abstract voidHealthDiscoveryService. streamHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request, com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)1.voidHealthDiscoveryService.Stub. streamHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request, com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)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.
-