Searched defs:maxHedgedAttempts (Results 1 – 4 of 4) sorted by relevance
386 public T maxHedgedAttempts(int maxHedgedAttempts) { in maxHedgedAttempts() argument
185 public T maxHedgedAttempts(int maxHedgedAttempts) { in maxHedgedAttempts() method in ForwardingChannelBuilder
129 int maxHedgedAttempts = 5; field in AbstractManagedChannelImplBuilder305 public final T maxHedgedAttempts(int maxHedgedAttempts) { in maxHedgedAttempts() argument
349 public void maxHedgedAttempts() { in maxHedgedAttempts() method in AbstractManagedChannelImplBuilderTest