Package io.grpc.xds
Class FilterChainMatchingProtocolNegotiators.GracefullyShutdownChannelRunnable
java.lang.Object
io.grpc.xds.FilterChainMatchingProtocolNegotiators.GracefullyShutdownChannelRunnable
- All Implemented Interfaces:
Runnable
- Enclosing class:
FilterChainMatchingProtocolNegotiators
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final io.netty.channel.Channel
private final long
private final TimeUnit
-
Constructor Summary
ConstructorsConstructorDescriptionGracefullyShutdownChannelRunnable
(io.netty.channel.Channel channel, long drainGraceTime, TimeUnit drainGraceTimeUnit) -
Method Summary