Package io.grpc.netty
Class ForcefulCloseCommand
java.lang.Object
io.grpc.netty.WriteQueue.AbstractQueuedCommand
io.grpc.netty.ForcefulCloseCommand
- All Implemented Interfaces:
WriteQueue.QueuedCommand
A command to trigger close and close all streams. 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
-
ForcefulCloseCommand
-
-
Method Details
-
getStatus
-