Uses of Class
org.apache.pinot.query.mailbox.channel.ChannelManager
-
Packages that use ChannelManager Package Description org.apache.pinot.query.mailbox -
-
Uses of ChannelManager in org.apache.pinot.query.mailbox
Constructors in org.apache.pinot.query.mailbox with parameters of type ChannelManager Constructor Description GrpcSendingMailbox(String id, ChannelManager channelManager, String hostname, int port, long deadlineMs)
-