Go to the source code of this file.
◆ GRPC_ARG_ADDRESS_IS_BACKEND_FROM_GRPCLB_LOAD_BALANCER
#define GRPC_ARG_ADDRESS_IS_BACKEND_FROM_GRPCLB_LOAD_BALANCER "grpc.address_is_backend_from_grpclb_load_balancer" |
Channel arg indicating if a target corresponding to the address is a backend received from a balancer. The type of this arg is an integer and the value is treated as a bool.
Definition at line 32 of file grpclb.h.
◆ GRPC_ARG_ADDRESS_IS_GRPCLB_LOAD_BALANCER
#define GRPC_ARG_ADDRESS_IS_GRPCLB_LOAD_BALANCER "grpc.address_is_grpclb_load_balancer" |
Channel arg indicating if a target corresponding to the address is grpclb loadbalancer. The type of this arg is an integer and the value is treated as a bool.
Definition at line 27 of file grpclb.h.
◆ GRPC_ARG_GRPCLB_SUBCHANNEL_CACHE_INTERVAL_MS
#define GRPC_ARG_GRPCLB_SUBCHANNEL_CACHE_INTERVAL_MS "grpc.internal.grpclb_subchannel_cache_interval_ms" |