Searched refs:ClientStatsPerToken (Results 1 – 7 of 7) sorted by relevance
13 public final class ClientStatsPerToken extends class19 private ClientStatsPerToken(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ClientStatsPerToken() method in ClientStatsPerToken22 private ClientStatsPerToken() { in ClientStatsPerToken() method in ClientStatsPerToken32 private ClientStatsPerToken( in ClientStatsPerToken() method in ClientStatsPerToken90 … io.grpc.lb.v1.ClientStatsPerToken.class, io.grpc.lb.v1.ClientStatsPerToken.Builder.class); in internalGetFieldAccessorTable()191 if (!(obj instanceof io.grpc.lb.v1.ClientStatsPerToken)) { in equals()194 io.grpc.lb.v1.ClientStatsPerToken other = (io.grpc.lb.v1.ClientStatsPerToken) obj; in equals()222 public static io.grpc.lb.v1.ClientStatsPerToken parseFrom( in parseFrom()227 public static io.grpc.lb.v1.ClientStatsPerToken parseFrom( in parseFrom()233 public static io.grpc.lb.v1.ClientStatsPerToken parseFrom( in parseFrom()[all …]
97 callsFinishedWithDrop_ = new java.util.ArrayList<io.grpc.lb.v1.ClientStatsPerToken>(); in ClientStats()101 input.readMessage(io.grpc.lb.v1.ClientStatsPerToken.parser(), extensionRegistry)); in ClientStats()219 private java.util.List<io.grpc.lb.v1.ClientStatsPerToken> callsFinishedWithDrop_;227 public java.util.List<io.grpc.lb.v1.ClientStatsPerToken> getCallsFinishedWithDropList() { in getCallsFinishedWithDropList()258 public io.grpc.lb.v1.ClientStatsPerToken getCallsFinishedWithDrop(int index) { in getCallsFinishedWithDrop()1013 private java.util.List<io.grpc.lb.v1.ClientStatsPerToken> callsFinishedWithDrop_ =1017 …callsFinishedWithDrop_ = new java.util.ArrayList<io.grpc.lb.v1.ClientStatsPerToken>(callsFinishedW… in ensureCallsFinishedWithDropIsMutable()1023 …io.grpc.lb.v1.ClientStatsPerToken, io.grpc.lb.v1.ClientStatsPerToken.Builder, io.grpc.lb.v1.Client…1032 public java.util.List<io.grpc.lb.v1.ClientStatsPerToken> getCallsFinishedWithDropList() { in getCallsFinishedWithDropList()1060 public io.grpc.lb.v1.ClientStatsPerToken getCallsFinishedWithDrop(int index) { in getCallsFinishedWithDrop()[all …]
79 java.util.List<io.grpc.lb.v1.ClientStatsPerToken> 88 io.grpc.lb.v1.ClientStatsPerToken getCallsFinishedWithDrop(int index); in getCallsFinishedWithDrop()
28 import io.grpc.lb.v1.ClientStatsPerToken;120 ClientStatsPerToken.newBuilder() in generateLoadReport()
56 message ClientStatsPerToken { message84 repeated ClientStatsPerToken calls_finished_with_drop = 8;
78 import io.grpc.lb.v1.ClientStatsPerToken;482 ClientStatsPerToken.newBuilder() in loadReporting()519 ClientStatsPerToken.newBuilder() in loadReporting()