Searched refs:ATTR_LB_PROVIDED_BACKEND (Results 1 – 5 of 5) sorted by relevance
43 public static final Attributes.Key<Boolean> ATTR_LB_PROVIDED_BACKEND = field in GrpcAttributes
46 || grpcHandler.getEagAttributes().get(GrpcAttributes.ATTR_LB_PROVIDED_BACKEND) != null) { in newHandler()
52 Attributes.newBuilder().set(GrpcAttributes.ATTR_LB_PROVIDED_BACKEND, true).build(); in altsHandler()
89 Attributes.newBuilder().set(GrpcAttributes.ATTR_LB_PROVIDED_BACKEND, true).build();
138 Attributes.newBuilder().set(GrpcAttributes.ATTR_LB_PROVIDED_BACKEND, true).build();