public class DiscoveryServiceProxy extends Object implements io.grpc.ServerCallHandler<tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsRequest,tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsResponse>
| Constructor and Description |
|---|
DiscoveryServiceProxy(EndpointRecord endpoint) |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerCall.Listener<tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsRequest> |
startCall(io.grpc.ServerCall<tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsRequest,tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsResponse> serverCall,
io.grpc.Metadata metadata) |
io.grpc.ServerMethodDefinition<?,?> |
toMethodDefinition() |
public DiscoveryServiceProxy(EndpointRecord endpoint)
public io.grpc.ServerMethodDefinition<?,?> toMethodDefinition()
public io.grpc.ServerCall.Listener<tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsRequest> startCall(io.grpc.ServerCall<tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsRequest,tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsResponse> serverCall,
io.grpc.Metadata metadata)
startCall in interface io.grpc.ServerCallHandler<tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsRequest,tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsResponse>Copyright © 2024. All rights reserved.