Searched defs:previousAttempts (Results 1 – 4 of 4) sorted by relevance
113 private final int previousAttempts; field in ClientStreamTracer.StreamInfo117 CallOptions callOptions, int previousAttempts, boolean isTransparentRetry) { in StreamInfo()185 private int previousAttempts; field in ClientStreamTracer.StreamInfo.Builder204 public Builder setPreviousAttempts(int previousAttempts) { in setPreviousAttempts()
554 Metadata newHeaders, ClientStreamTracer.Factory factory, int previousAttempts, in newStream()
258 Metadata headers, ClientStreamTracer.Factory tracerFactory, int previousAttempts, in newSubstream()
175 int previousAttempts, in newSubstream()2854 ClientStream newSubstream(int previousAttempts); in newSubstream()