Uses of Class
org.apache.pulsar.functions.proto.InstanceCommunication.HealthCheckResult
-
Uses of InstanceCommunication.HealthCheckResult in org.apache.pulsar.functions.proto
Methods in org.apache.pulsar.functions.proto that return InstanceCommunication.HealthCheckResultModifier and TypeMethodDescriptionInstanceCommunication.HealthCheckResult.Builder.build()InstanceCommunication.HealthCheckResult.Builder.buildPartial()InstanceCommunication.HealthCheckResult.getDefaultInstance()InstanceCommunication.HealthCheckResult.Builder.getDefaultInstanceForType()InstanceCommunication.HealthCheckResult.getDefaultInstanceForType()InstanceControlGrpc.InstanceControlBlockingStub.healthCheck(com.google.protobuf.Empty request) InstanceCommunication.HealthCheckResult.parseDelimitedFrom(InputStream input) InstanceCommunication.HealthCheckResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InstanceCommunication.HealthCheckResult.parseFrom(byte[] data) InstanceCommunication.HealthCheckResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InstanceCommunication.HealthCheckResult.parseFrom(com.google.protobuf.ByteString data) InstanceCommunication.HealthCheckResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InstanceCommunication.HealthCheckResult.parseFrom(com.google.protobuf.CodedInputStream input) InstanceCommunication.HealthCheckResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InstanceCommunication.HealthCheckResult.parseFrom(InputStream input) InstanceCommunication.HealthCheckResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InstanceCommunication.HealthCheckResult.parseFrom(ByteBuffer data) InstanceCommunication.HealthCheckResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.pulsar.functions.proto that return types with arguments of type InstanceCommunication.HealthCheckResultModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<com.google.protobuf.Empty,InstanceCommunication.HealthCheckResult> InstanceControlGrpc.getHealthCheckMethod()com.google.protobuf.Parser<InstanceCommunication.HealthCheckResult>InstanceCommunication.HealthCheckResult.getParserForType()com.google.common.util.concurrent.ListenableFuture<InstanceCommunication.HealthCheckResult>InstanceControlGrpc.InstanceControlFutureStub.healthCheck(com.google.protobuf.Empty request) static com.google.protobuf.Parser<InstanceCommunication.HealthCheckResult>InstanceCommunication.HealthCheckResult.parser()Methods in org.apache.pulsar.functions.proto with parameters of type InstanceCommunication.HealthCheckResultModifier and TypeMethodDescriptionInstanceCommunication.HealthCheckResult.Builder.mergeFrom(InstanceCommunication.HealthCheckResult other) InstanceCommunication.HealthCheckResult.newBuilder(InstanceCommunication.HealthCheckResult prototype) Method parameters in org.apache.pulsar.functions.proto with type arguments of type InstanceCommunication.HealthCheckResultModifier and TypeMethodDescriptiondefault voidInstanceControlGrpc.AsyncService.healthCheck(com.google.protobuf.Empty request, io.grpc.stub.StreamObserver<InstanceCommunication.HealthCheckResult> responseObserver) voidInstanceControlGrpc.InstanceControlStub.healthCheck(com.google.protobuf.Empty request, io.grpc.stub.StreamObserver<InstanceCommunication.HealthCheckResult> responseObserver)