Class LocalityEndpointDiscoveryServiceGrpc.LocalityEndpointDiscoveryServiceImplBase
java.lang.Object
io.envoyproxy.envoy.service.endpoint.v3.LocalityEndpointDiscoveryServiceGrpc.LocalityEndpointDiscoveryServiceImplBase
- All Implemented Interfaces:
LocalityEndpointDiscoveryServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- LocalityEndpointDiscoveryServiceGrpc
public abstract static class LocalityEndpointDiscoveryServiceGrpc.LocalityEndpointDiscoveryServiceImplBase
extends Object
implements io.grpc.BindableService, LocalityEndpointDiscoveryServiceGrpc.AsyncService
Base class for the server implementation of the service LocalityEndpointDiscoveryService.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.envoyproxy.envoy.service.endpoint.v3.LocalityEndpointDiscoveryServiceGrpc.AsyncService
deltaLocalityEndpoints
-
Constructor Details
-
LocalityEndpointDiscoveryServiceImplBase
public LocalityEndpointDiscoveryServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-