mirror of https://github.com/grpc/grpc-java.git
Rebuild Android generated code for java.lang.String (#10327)
3808e707
fixed references of String to be java.lang.String, but failed
to update the Android build.
This commit is contained in:
parent
3b40b22348
commit
5a0fccfae0
|
@ -15,7 +15,7 @@ public final class LoadBalancerStatsServiceGrpc {
|
|||
|
||||
private LoadBalancerStatsServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.LoadBalancerStatsService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.LoadBalancerStatsService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.LoadBalancerStatsRequest,
|
||||
|
|
|
@ -12,7 +12,7 @@ public final class MetricsServiceGrpc {
|
|||
|
||||
private MetricsServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.MetricsService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.MetricsService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.Metrics.EmptyMessage,
|
||||
|
|
|
@ -15,7 +15,7 @@ public final class ReconnectServiceGrpc {
|
|||
|
||||
private ReconnectServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.ReconnectService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.ReconnectService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.ReconnectParams,
|
||||
|
|
|
@ -16,7 +16,7 @@ public final class TestServiceGrpc {
|
|||
|
||||
private TestServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.TestService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.TestService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.EmptyProtos.Empty,
|
||||
|
|
|
@ -16,7 +16,7 @@ public final class UnimplementedServiceGrpc {
|
|||
|
||||
private UnimplementedServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.UnimplementedService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.UnimplementedService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.EmptyProtos.Empty,
|
||||
|
|
|
@ -15,7 +15,7 @@ public final class XdsUpdateClientConfigureServiceGrpc {
|
|||
|
||||
private XdsUpdateClientConfigureServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.XdsUpdateClientConfigureService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.XdsUpdateClientConfigureService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.ClientConfigureRequest,
|
||||
|
|
|
@ -15,7 +15,7 @@ public final class XdsUpdateHealthServiceGrpc {
|
|||
|
||||
private XdsUpdateHealthServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.XdsUpdateHealthService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.XdsUpdateHealthService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.EmptyProtos.Empty,
|
||||
|
|
|
@ -15,7 +15,7 @@ public final class LoadBalancerStatsServiceGrpc {
|
|||
|
||||
private LoadBalancerStatsServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.LoadBalancerStatsService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.LoadBalancerStatsService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.LoadBalancerStatsRequest,
|
||||
|
|
|
@ -12,7 +12,7 @@ public final class MetricsServiceGrpc {
|
|||
|
||||
private MetricsServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.MetricsService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.MetricsService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.Metrics.EmptyMessage,
|
||||
|
|
|
@ -15,7 +15,7 @@ public final class ReconnectServiceGrpc {
|
|||
|
||||
private ReconnectServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.ReconnectService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.ReconnectService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.ReconnectParams,
|
||||
|
|
|
@ -16,7 +16,7 @@ public final class TestServiceGrpc {
|
|||
|
||||
private TestServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.TestService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.TestService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.EmptyProtos.Empty,
|
||||
|
|
|
@ -16,7 +16,7 @@ public final class UnimplementedServiceGrpc {
|
|||
|
||||
private UnimplementedServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.UnimplementedService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.UnimplementedService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.EmptyProtos.Empty,
|
||||
|
|
|
@ -15,7 +15,7 @@ public final class XdsUpdateClientConfigureServiceGrpc {
|
|||
|
||||
private XdsUpdateClientConfigureServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.XdsUpdateClientConfigureService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.XdsUpdateClientConfigureService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.ClientConfigureRequest,
|
||||
|
|
|
@ -15,7 +15,7 @@ public final class XdsUpdateHealthServiceGrpc {
|
|||
|
||||
private XdsUpdateHealthServiceGrpc() {}
|
||||
|
||||
public static final String SERVICE_NAME = "grpc.testing.XdsUpdateHealthService";
|
||||
public static final java.lang.String SERVICE_NAME = "grpc.testing.XdsUpdateHealthService";
|
||||
|
||||
// Static method descriptors that strictly reflect the proto.
|
||||
private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.EmptyProtos.Empty,
|
||||
|
|
Loading…
Reference in New Issue