public static interface Health.HealthService extends GrpcBindableService<Health.HealthService>, Health.CheckRpc, Health.WatchRpc
PATHPATH| Modifier and Type | Method and Description |
|---|---|
default Health.ServiceFactory |
bindService()
Makes a
Health.ServiceFactory bound to this instance implementing Health.HealthService |
default Collection<MethodDescriptor<?,?>> |
methodDescriptors() |
check, methodDescriptormethodDescriptor, watchdefault Health.ServiceFactory bindService()
Health.ServiceFactory bound to this instance implementing Health.HealthServicebindService in interface GrpcBindableService<Health.HealthService>default Collection<MethodDescriptor<?,?>> methodDescriptors()
methodDescriptors in interface GrpcBindableService<Health.HealthService>