Package io.grpc.netty
Class GracefulCloseCommand
java.lang.Object
io.grpc.netty.WriteQueue.AbstractQueuedCommand
io.grpc.netty.GracefulCloseCommand
- All Implemented Interfaces:
WriteQueue.QueuedCommand
A command to trigger close. It is buffered differently than normal close and also includes
reason for closure.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.grpc.netty.WriteQueue.AbstractQueuedCommand
getLink, promise, promise, run
-
Field Details
-
status
-
-
Constructor Details
-
GracefulCloseCommand
-
-
Method Details
-
getStatus
-