Class RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceImplBase
java.lang.Object
io.envoyproxy.envoy.service.discovery.v2.RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceImplBase
- All Implemented Interfaces:
RuntimeDiscoveryServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- RuntimeDiscoveryServiceGrpc
public abstract static class RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceImplBase
extends Object
implements io.grpc.BindableService, RuntimeDiscoveryServiceGrpc.AsyncService
Base class for the server implementation of the service RuntimeDiscoveryService.
Discovery service for Runtime resources.
-
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.discovery.v2.RuntimeDiscoveryServiceGrpc.AsyncService
deltaRuntime, fetchRuntime, streamRuntime
-
Constructor Details
-
RuntimeDiscoveryServiceImplBase
public RuntimeDiscoveryServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-