Home
last modified time | relevance | path

Searched defs:copyWithFlowControl (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/
DStreamObservers.java41 public static <V> void copyWithFlowControl(final Iterator<V> source, in copyWithFlowControl() method in StreamObservers
73 public static <V> void copyWithFlowControl(final Iterable<V> source, in copyWithFlowControl() method in StreamObservers