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