Skip navigation links
A B C D E F G H I M N O P R S T U V W 

A

addBlockingService(Health.BlockingHealthService) - Method in class Health.ServiceFactory.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class HealthCheckRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class HealthCheckResponse.Builder
 
addService(Health.HealthService) - Method in class Health.ServiceFactory.Builder
 
addService(Health.BlockingHealthService) - Method in class Health.ServiceFactory.Builder
asBlockingClient() - Method in interface Health.HealthClient
 

B

bindService() - Method in interface Health.BlockingHealthService
Makes a Health.ServiceFactory bound to this instance implementing Health.BlockingHealthService
bindService() - Method in interface Health.HealthService
Makes a Health.ServiceFactory bound to this instance implementing Health.HealthService
bufferDecoderGroup(BufferDecoderGroup) - Method in class Health.ServiceFactory.Builder
 
bufferEncoders(List<BufferEncoder>) - Method in class Health.ServiceFactory.Builder
 
build() - Method in class Health.ServiceFactory.Builder
 
build() - Method in class HealthCheckRequest.Builder
 
build() - Method in class HealthCheckResponse.Builder
 
Builder() - Constructor for class Health.ServiceFactory.Builder
Create a new instance.
Builder(List<ContentCodec>) - Constructor for class Health.ServiceFactory.Builder
Builder(RouteExecutionStrategyFactory<GrpcExecutionStrategy>) - Constructor for class Health.ServiceFactory.Builder
Builder(RouteExecutionStrategyFactory<GrpcExecutionStrategy>, List<ContentCodec>) - Constructor for class Health.ServiceFactory.Builder
buildPartial() - Method in class HealthCheckRequest.Builder
 
buildPartial() - Method in class HealthCheckResponse.Builder
 

C

check(GrpcServiceContext, HealthCheckRequest) - Method in class DefaultHealthService
 
check(GrpcServiceContext, HealthCheckRequest) - Method in interface Health.BlockingCheckRpc
If the requested service is unknown, the call will fail with status NOT_FOUND.
check(HealthCheckRequest) - Method in interface Health.BlockingHealthClient
If the requested service is unknown, the call will fail with status NOT_FOUND.
check(Health.CheckMetadata, HealthCheckRequest) - Method in interface Health.BlockingHealthClient
check(GrpcClientMetadata, HealthCheckRequest) - Method in interface Health.BlockingHealthClient
If the requested service is unknown, the call will fail with status NOT_FOUND.
check(GrpcServiceContext, HealthCheckRequest) - Method in interface Health.CheckRpc
If the requested service is unknown, the call will fail with status NOT_FOUND.
check(HealthCheckRequest) - Method in interface Health.HealthClient
If the requested service is unknown, the call will fail with status NOT_FOUND.
check(Health.CheckMetadata, HealthCheckRequest) - Method in interface Health.HealthClient
check(GrpcClientMetadata, HealthCheckRequest) - Method in interface Health.HealthClient
If the requested service is unknown, the call will fail with status NOT_FOUND.
check(Health.CheckRpc) - Method in class Health.ServiceFactory.Builder
 
check(GrpcExecutionStrategy, Health.CheckRpc) - Method in class Health.ServiceFactory.Builder
 
checkBlocking(Health.BlockingCheckRpc) - Method in class Health.ServiceFactory.Builder
 
checkBlocking(GrpcExecutionStrategy, Health.BlockingCheckRpc) - Method in class Health.ServiceFactory.Builder
 
CheckMetadata(ContentCodec) - Constructor for class Health.CheckMetadata
Deprecated.
 
CheckMetadata(GrpcExecutionStrategy) - Constructor for class Health.CheckMetadata
Deprecated.
 
CheckMetadata(Duration) - Constructor for class Health.CheckMetadata
Deprecated.
 
CheckMetadata(GrpcExecutionStrategy, ContentCodec) - Constructor for class Health.CheckMetadata
Deprecated.
 
CheckMetadata(GrpcExecutionStrategy, ContentCodec, Duration) - Constructor for class Health.CheckMetadata
Deprecated.
 
clear() - Method in class HealthCheckRequest.Builder
 
clear() - Method in class HealthCheckResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class HealthCheckRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class HealthCheckResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class HealthCheckRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class HealthCheckResponse.Builder
 
clearService() - Method in class HealthCheckRequest.Builder
string service = 1;
clearStatus(String) - Method in class DefaultHealthService
Clears the health status record of a service.
clearStatus() - Method in class HealthCheckResponse.Builder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
ClientFactory() - Constructor for class Health.ClientFactory
 
clone() - Method in class HealthCheckRequest.Builder
 
clone() - Method in class HealthCheckResponse.Builder
 

D

DefaultHealthService - Class in io.servicetalk.grpc.health
Implementation of Health.HealthService which targets gRPC health checking that provides accessors to set/clear status for arbitrary services.
DefaultHealthService() - Constructor for class DefaultHealthService
Create a new instance.
DefaultHealthService(Predicate<String>) - Constructor for class DefaultHealthService
Create a new instance.

E

equals(Object) - Method in class HealthCheckRequest
 
equals(Object) - Method in class HealthCheckResponse
 

F

forNumber(int) - Static method in enum HealthCheckResponse.ServingStatus
 

G

getDefaultInstance() - Static method in class HealthCheckRequest
 
getDefaultInstance() - Static method in class HealthCheckResponse
 
getDefaultInstanceForType() - Method in class HealthCheckRequest.Builder
 
getDefaultInstanceForType() - Method in class HealthCheckRequest
 
getDefaultInstanceForType() - Method in class HealthCheckResponse.Builder
 
getDefaultInstanceForType() - Method in class HealthCheckResponse
 
getDescriptor() - Static method in class HealthCheckRequest.Builder
 
getDescriptor() - Static method in class HealthCheckRequest
 
getDescriptor() - Static method in class HealthCheckResponse.Builder
 
getDescriptor() - Static method in class HealthCheckResponse
 
getDescriptor() - Static method in enum HealthCheckResponse.ServingStatus
 
getDescriptor() - Static method in class HealthProto
 
getDescriptorForType() - Method in class HealthCheckRequest.Builder
 
getDescriptorForType() - Method in class HealthCheckResponse.Builder
 
getDescriptorForType() - Method in enum HealthCheckResponse.ServingStatus
 
getNumber() - Method in enum HealthCheckResponse.ServingStatus
 
getParserForType() - Method in class HealthCheckRequest
 
getParserForType() - Method in class HealthCheckResponse
 
getSerializedSize() - Method in class HealthCheckRequest
 
getSerializedSize() - Method in class HealthCheckResponse
 
getService() - Method in class HealthCheckRequest.Builder
string service = 1;
getService() - Method in class HealthCheckRequest
string service = 1;
getService() - Method in interface HealthCheckRequestOrBuilder
string service = 1;
getServiceBytes() - Method in class HealthCheckRequest.Builder
string service = 1;
getServiceBytes() - Method in class HealthCheckRequest
string service = 1;
getServiceBytes() - Method in interface HealthCheckRequestOrBuilder
string service = 1;
getStatus() - Method in class HealthCheckResponse.Builder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
getStatus() - Method in class HealthCheckResponse
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
getStatus() - Method in interface HealthCheckResponseOrBuilder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
getStatusValue() - Method in class HealthCheckResponse.Builder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
getStatusValue() - Method in class HealthCheckResponse
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
getStatusValue() - Method in interface HealthCheckResponseOrBuilder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
getValueDescriptor() - Method in enum HealthCheckResponse.ServingStatus
 

H

hashCode() - Method in class HealthCheckRequest
 
hashCode() - Method in class HealthCheckResponse
 
Health - Class in io.servicetalk.health.v1
Class for Health Service
Health.BlockingCheckRpc - Interface in io.servicetalk.health.v1
 
Health.BlockingHealthClient - Interface in io.servicetalk.health.v1
 
Health.BlockingHealthService - Interface in io.servicetalk.health.v1
 
Health.BlockingWatchRpc - Interface in io.servicetalk.health.v1
 
Health.CheckMetadata - Class in io.servicetalk.health.v1
Deprecated.
This class will be removed in the future in favor of direct usage of GrpcClientMetadata. Deprecation of GrpcMetadata.path() renders this type unnecessary.
Health.CheckRpc - Interface in io.servicetalk.health.v1
 
Health.ClientFactory - Class in io.servicetalk.health.v1
 
Health.HealthClient - Interface in io.servicetalk.health.v1
 
Health.HealthService - Interface in io.servicetalk.health.v1
 
Health.ServiceFactory - Class in io.servicetalk.health.v1
 
Health.ServiceFactory.Builder - Class in io.servicetalk.health.v1
 
Health.WatchMetadata - Class in io.servicetalk.health.v1
Deprecated.
This class will be removed in the future in favor of direct usage of GrpcClientMetadata. Deprecation of GrpcMetadata.path() renders this type unnecessary.
Health.WatchRpc - Interface in io.servicetalk.health.v1
 
HealthCheckRequest - Class in io.servicetalk.health.v1
Protobuf type grpc.health.v1.HealthCheckRequest
HealthCheckRequest.Builder - Class in io.servicetalk.health.v1
Protobuf type grpc.health.v1.HealthCheckRequest
HealthCheckRequestOrBuilder - Interface in io.servicetalk.health.v1
 
HealthCheckResponse - Class in io.servicetalk.health.v1
Protobuf type grpc.health.v1.HealthCheckResponse
HealthCheckResponse.Builder - Class in io.servicetalk.health.v1
Protobuf type grpc.health.v1.HealthCheckResponse
HealthCheckResponse.ServingStatus - Enum in io.servicetalk.health.v1
Protobuf enum grpc.health.v1.HealthCheckResponse.ServingStatus
HealthCheckResponseOrBuilder - Interface in io.servicetalk.health.v1
 
HealthProto - Class in io.servicetalk.health.v1
 

I

INSTANCE - Static variable in class Health.CheckMetadata
Deprecated.
Use DefaultGrpcClientMetadata.
INSTANCE - Static variable in class Health.WatchMetadata
Deprecated.
Use DefaultGrpcClientMetadata.
internalGetFieldAccessorTable() - Method in class HealthCheckRequest.Builder
 
internalGetFieldAccessorTable() - Method in class HealthCheckRequest
 
internalGetFieldAccessorTable() - Method in class HealthCheckResponse.Builder
 
internalGetFieldAccessorTable() - Method in class HealthCheckResponse
 
internalGetValueMap() - Static method in enum HealthCheckResponse.ServingStatus
 
io.servicetalk.grpc.health - package io.servicetalk.grpc.health
io.servicetalk.health.v1 - package io.servicetalk.health.v1
 
isInitialized() - Method in class HealthCheckRequest.Builder
 
isInitialized() - Method in class HealthCheckRequest
 
isInitialized() - Method in class HealthCheckResponse.Builder
 
isInitialized() - Method in class HealthCheckResponse
 

M

mergeFrom(Message) - Method in class HealthCheckRequest.Builder
 
mergeFrom(HealthCheckRequest) - Method in class HealthCheckRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class HealthCheckRequest.Builder
 
mergeFrom(Message) - Method in class HealthCheckResponse.Builder
 
mergeFrom(HealthCheckResponse) - Method in class HealthCheckResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class HealthCheckResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class HealthCheckRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class HealthCheckResponse.Builder
 
methodDescriptor() - Static method in interface Health.BlockingCheckRpc
 
methodDescriptor() - Static method in interface Health.BlockingWatchRpc
 
methodDescriptor() - Static method in interface Health.CheckRpc
 
methodDescriptor() - Static method in interface Health.WatchRpc
 
methodDescriptors() - Method in interface Health.BlockingHealthService
 
methodDescriptors() - Method in interface Health.HealthService
 

N

newBlockingClient(GrpcClientCallFactory) - Method in class Health.ClientFactory
 
newBuilder() - Static method in class HealthCheckRequest
 
newBuilder(HealthCheckRequest) - Static method in class HealthCheckRequest
 
newBuilder() - Static method in class HealthCheckResponse
 
newBuilder(HealthCheckResponse) - Static method in class HealthCheckResponse
 
newBuilderForType() - Method in class HealthCheckRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class HealthCheckRequest
 
newBuilderForType() - Method in class HealthCheckResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class HealthCheckResponse
 
newClient(GrpcClientCallFactory) - Method in class Health.ClientFactory
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class HealthCheckRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class HealthCheckResponse
 
newServiceFromRoutes(GrpcRoutes.AllGrpcRoutes) - Method in class Health.ServiceFactory.Builder
Deprecated.
NOT_SERVING_VALUE - Static variable in enum HealthCheckResponse.ServingStatus
NOT_SERVING = 2;

O

OVERALL_SERVICE_NAME - Static variable in class DefaultHealthService
The name of the service corresponding to the overall health status.

P

parseDelimitedFrom(InputStream) - Static method in class HealthCheckRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class HealthCheckRequest
 
parseDelimitedFrom(InputStream) - Static method in class HealthCheckResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class HealthCheckResponse
 
parseFrom(ByteBuffer) - Static method in class HealthCheckRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class HealthCheckRequest
 
parseFrom(ByteString) - Static method in class HealthCheckRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class HealthCheckRequest
 
parseFrom(byte[]) - Static method in class HealthCheckRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class HealthCheckRequest
 
parseFrom(InputStream) - Static method in class HealthCheckRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class HealthCheckRequest
 
parseFrom(CodedInputStream) - Static method in class HealthCheckRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class HealthCheckRequest
 
parseFrom(ByteBuffer) - Static method in class HealthCheckResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class HealthCheckResponse
 
parseFrom(ByteString) - Static method in class HealthCheckResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class HealthCheckResponse
 
parseFrom(byte[]) - Static method in class HealthCheckResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class HealthCheckResponse
 
parseFrom(InputStream) - Static method in class HealthCheckResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class HealthCheckResponse
 
parseFrom(CodedInputStream) - Static method in class HealthCheckResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class HealthCheckResponse
 
parser() - Static method in class HealthCheckRequest
 
parser() - Static method in class HealthCheckResponse
 
PATH - Static variable in interface Health.BlockingCheckRpc
PATH - Static variable in interface Health.BlockingWatchRpc
PATH - Static variable in interface Health.CheckRpc
PATH - Static variable in interface Health.WatchRpc

R

registerAllExtensions(ExtensionRegistryLite) - Static method in class HealthProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class HealthProto
 
registerRoutes(Health.HealthService) - Method in class Health.ServiceFactory.Builder
Deprecated.
routeExecutionStrategyFactory(RouteExecutionStrategyFactory<GrpcExecutionStrategy>) - Method in class Health.ServiceFactory.Builder
 

S

SERVICE_FIELD_NUMBER - Static variable in class HealthCheckRequest
 
SERVICE_UNKNOWN_VALUE - Static variable in enum HealthCheckResponse.ServingStatus
Used only by the Watch method.
ServiceFactory(Health.HealthService) - Constructor for class Health.ServiceFactory
Create a new instance.
ServiceFactory(Health.HealthService, List<ContentCodec>) - Constructor for class Health.ServiceFactory
ServiceFactory(Health.HealthService, RouteExecutionStrategyFactory<GrpcExecutionStrategy>) - Constructor for class Health.ServiceFactory
ServiceFactory(Health.HealthService, RouteExecutionStrategyFactory<GrpcExecutionStrategy>, List<ContentCodec>) - Constructor for class Health.ServiceFactory
ServiceFactory(Health.BlockingHealthService) - Constructor for class Health.ServiceFactory
Create a new instance.
ServiceFactory(Health.BlockingHealthService, List<ContentCodec>) - Constructor for class Health.ServiceFactory
ServiceFactory(Health.BlockingHealthService, RouteExecutionStrategyFactory<GrpcExecutionStrategy>) - Constructor for class Health.ServiceFactory
ServiceFactory(Health.BlockingHealthService, RouteExecutionStrategyFactory<GrpcExecutionStrategy>, List<ContentCodec>) - Constructor for class Health.ServiceFactory
SERVING_VALUE - Static variable in enum HealthCheckResponse.ServingStatus
SERVING = 1;
setField(Descriptors.FieldDescriptor, Object) - Method in class HealthCheckRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class HealthCheckResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class HealthCheckRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class HealthCheckResponse.Builder
 
setService(String) - Method in class HealthCheckRequest.Builder
string service = 1;
setServiceBytes(ByteString) - Method in class HealthCheckRequest.Builder
string service = 1;
setStatus(String, HealthCheckResponse.ServingStatus) - Method in class DefaultHealthService
Updates the status of the server.
setStatus(HealthCheckResponse.ServingStatus) - Method in class HealthCheckResponse.Builder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
setStatusValue(int) - Method in class HealthCheckResponse.Builder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
setUnknownFields(UnknownFieldSet) - Method in class HealthCheckRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class HealthCheckResponse.Builder
 
STATUS_FIELD_NUMBER - Static variable in class HealthCheckResponse
 

T

terminate() - Method in class DefaultHealthService
All services will be marked as HealthCheckResponse.ServingStatus.NOT_SERVING, and future updates to services will be prohibited.
toBuilder() - Method in class HealthCheckRequest
 
toBuilder() - Method in class HealthCheckResponse
 

U

UNKNOWN_VALUE - Static variable in enum HealthCheckResponse.ServingStatus
UNKNOWN = 0;

V

valueOf(String) - Static method in enum HealthCheckResponse.ServingStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum HealthCheckResponse.ServingStatus
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum HealthCheckResponse.ServingStatus
 
values() - Static method in enum HealthCheckResponse.ServingStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

watch(GrpcServiceContext, HealthCheckRequest) - Method in class DefaultHealthService
 
watch(HealthCheckRequest) - Method in interface Health.BlockingHealthClient
Performs a watch for the serving status of the requested service.
watch(Health.WatchMetadata, HealthCheckRequest) - Method in interface Health.BlockingHealthClient
watch(GrpcClientMetadata, HealthCheckRequest) - Method in interface Health.BlockingHealthClient
Performs a watch for the serving status of the requested service.
watch(GrpcServiceContext, HealthCheckRequest, GrpcPayloadWriter<HealthCheckResponse>) - Method in interface Health.BlockingWatchRpc
Deprecated.
Use Health.BlockingWatchRpc.watch(GrpcServiceContext, HealthCheckRequest, BlockingStreamingGrpcServerResponse). In the next release, this method will have a default implementation but the new overload won't. To avoid breaking API changes, make sure to implement both methods. The release after next will remove this method. This intermediate step is necessary to maintain FunctionalInterface contract that requires to have a single non-default method.
watch(GrpcServiceContext, HealthCheckRequest, BlockingStreamingGrpcServerResponse<HealthCheckResponse>) - Method in interface Health.BlockingWatchRpc
Performs a watch for the serving status of the requested service.
watch(HealthCheckRequest) - Method in interface Health.HealthClient
Performs a watch for the serving status of the requested service.
watch(Health.WatchMetadata, HealthCheckRequest) - Method in interface Health.HealthClient
watch(GrpcClientMetadata, HealthCheckRequest) - Method in interface Health.HealthClient
Performs a watch for the serving status of the requested service.
watch(Health.WatchRpc) - Method in class Health.ServiceFactory.Builder
 
watch(GrpcExecutionStrategy, Health.WatchRpc) - Method in class Health.ServiceFactory.Builder
 
watch(GrpcServiceContext, HealthCheckRequest) - Method in interface Health.WatchRpc
Performs a watch for the serving status of the requested service.
watchBlocking(Health.BlockingWatchRpc) - Method in class Health.ServiceFactory.Builder
 
watchBlocking(GrpcExecutionStrategy, Health.BlockingWatchRpc) - Method in class Health.ServiceFactory.Builder
 
WatchMetadata(ContentCodec) - Constructor for class Health.WatchMetadata
Deprecated.
 
WatchMetadata(GrpcExecutionStrategy) - Constructor for class Health.WatchMetadata
Deprecated.
 
WatchMetadata(Duration) - Constructor for class Health.WatchMetadata
Deprecated.
 
WatchMetadata(GrpcExecutionStrategy, ContentCodec) - Constructor for class Health.WatchMetadata
Deprecated.
 
WatchMetadata(GrpcExecutionStrategy, ContentCodec, Duration) - Constructor for class Health.WatchMetadata
Deprecated.
 
writeTo(CodedOutputStream) - Method in class HealthCheckRequest
 
writeTo(CodedOutputStream) - Method in class HealthCheckResponse
 
A B C D E F G H I M N O P R S T U V W 
Skip navigation links