Class | Description |
---|---|
NettyRequestReplyClientFactory | |
NettyRequestReplyHandler | |
NettyRequestReplySpec | |
NettyRequestReplySpec.Timeouts |
This is a copy of DefaultHttpRequestReplyClientSpec.Timeouts, to
ease the migration from the
DefaultHttpRequestReplyClientFactory . |
NettyTransportModule |
Annotation Type | Description |
---|---|
OnChannelThread |
A Thread that is assigned to a specific Netty Channel.
|
OnClientThread |
A specific Thread that is bound to a
NettyClient (see NettyClient.eventLoop ). |
OnFlinkThread |
A Thread that executes Flink's operator.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.