Home
last modified time | relevance | path

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

/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DGracefulCloseCommand.java25 class GracefulCloseCommand extends WriteQueue.AbstractQueuedCommand { class
28 public GracefulCloseCommand(Status status) { in GracefulCloseCommand() method in GracefulCloseCommand