Fields Summary |
---|
public static final String | WEIGHTED_ROUND_ROBINThe weights of the instance are considered while load balancing. |
public static final String | USER_DEFINEDThe policy is implemented by a shared library which is loaded by the
load balancer and the instance selected is delegated to the loaded module. |
public static final String | ROUND_ROBINThe default policy. |