Searched defs:maxRetryAttempts (Results 1 – 4 of 4) sorted by relevance
371 public T maxRetryAttempts(int maxRetryAttempts) { in maxRetryAttempts() argument
179 public T maxRetryAttempts(int maxRetryAttempts) { in maxRetryAttempts() method in ForwardingChannelBuilder
128 int maxRetryAttempts = 5; field in AbstractManagedChannelImplBuilder299 public final T maxRetryAttempts(int maxRetryAttempts) { in maxRetryAttempts() argument
340 public void maxRetryAttempts() { in maxRetryAttempts() method in AbstractManagedChannelImplBuilderTest