Uses of Interface
io.grpc.lb.v1.ClientStatsPerTokenOrBuilder
Packages that use ClientStatsPerTokenOrBuilder
-
Uses of ClientStatsPerTokenOrBuilder in io.grpc.lb.v1
Classes in io.grpc.lb.v1 that implement ClientStatsPerTokenOrBuilderModifier and TypeClassDescriptionfinal classContains the number of calls finished for a particular load balance token.static final classContains the number of calls finished for a particular load balance token.Methods in io.grpc.lb.v1 that return ClientStatsPerTokenOrBuilderModifier and TypeMethodDescriptionClientStats.Builder.getCallsFinishedWithDropOrBuilder(int index) The list of dropped calls.ClientStats.getCallsFinishedWithDropOrBuilder(int index) The list of dropped calls.ClientStatsOrBuilder.getCallsFinishedWithDropOrBuilder(int index) The list of dropped calls.Methods in io.grpc.lb.v1 that return types with arguments of type ClientStatsPerTokenOrBuilderModifier and TypeMethodDescriptionList<? extends ClientStatsPerTokenOrBuilder> ClientStats.Builder.getCallsFinishedWithDropOrBuilderList()The list of dropped calls.List<? extends ClientStatsPerTokenOrBuilder> ClientStats.getCallsFinishedWithDropOrBuilderList()The list of dropped calls.List<? extends ClientStatsPerTokenOrBuilder> ClientStatsOrBuilder.getCallsFinishedWithDropOrBuilderList()The list of dropped calls.