Class CompletionContext<RES,T,C>

java.lang.Object
org.springframework.cloud.client.loadbalancer.CompletionContext<RES,T,C>

public class CompletionContext<RES,T,C> extends Object
Allows propagation of data related to load-balanced call completion status.
Since:
3.0.0
Author:
Spencer Gibb, Olga Maciaszek-Sharma