MCPcopy Create free account
hub / github.com/grpc/grpc-java / getLink

Method getLink

netty/src/main/java/io/grpc/netty/WriteQueue.java:231–231  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

229 void run(Channel channel);
230
231 Link getLink();
232 }
233}

Callers 9

sendGrpcFrameMethod · 0.65
sendResponseHeadersMethod · 0.65
cancelStreamMethod · 0.65
visitMethod · 0.65
createStreamMethod · 0.65
cancelStreamMethod · 0.65
sendGrpcFrameMethod · 0.65
sendPingFrameMethod · 0.65
visitMethod · 0.65

Implementers 3

RunnableCommandnetty/src/main/java/io/grpc/netty/Writ
AbstractQueuedCommandnetty/src/main/java/io/grpc/netty/Writ
SendGrpcFrameCommandnetty/src/main/java/io/grpc/netty/Send

Calls

no outgoing calls

Tested by

no test coverage detected