public class ProxyClientCnx extends ClientCnx
authentication, authenticationDataProvider, proxyToTargetBrokerAddress, remoteHostNamectx, remoteAddress, remoteEndpointProtocolVersionproxyMessage| 构造器和说明 |
|---|
ProxyClientCnx(ClientConfigurationData conf,
io.netty.channel.EventLoopGroup eventLoopGroup,
String clientAuthRole,
org.apache.pulsar.common.api.AuthData clientAuthData,
String clientAuthMethod,
int protocolVersion) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected io.netty.buffer.ByteBuf |
newConnectCommand() |
channelActive, channelInactive, close, ctx, exceptionCaught, getAuthenticationDataProvider, getMaxMessageSize, handleAckResponse, handleActiveConsumerChange, handleAddPartitionToTxnResponse, handleAddSubscriptionToTxnResponse, handleAuthChallenge, handleCloseConsumer, handleCloseProducer, handleConnected, handleEndTxnOnPartitionResponse, handleEndTxnOnSubscriptionResponse, handleEndTxnResponse, handleError, handleGetLastMessageIdSuccess, handleGetOrCreateSchemaResponse, handleGetSchemaResponse, handleGetTopicsOfNamespaceSuccess, handleLookupResponse, handleMessage, handleNewTxnResponse, handlePartitionResponse, handleProducerSuccess, handleReachedEndOfTopic, handleSendError, handleSendReceipt, handleSuccess, isHandshakeCompleted, isKnownException, newGetTopicsOfNamespace, newLookup, registerTransactionBufferHandler, sendGetLastMessageId, sendGetOrCreateSchema, sendGetRawSchema, sendGetSchemacancelKeepAliveTask, getRemoteEndpointProtocolVersion, handlePing, handlePong, messageReceivedchannelRead, handleAck, handleAddPartitionToTxn, handleAddSubscriptionToTxn, handleAuthResponse, handleConnect, handleConsumerStats, handleConsumerStatsResponse, handleEndTxn, handleEndTxnOnPartition, handleEndTxnOnSubscription, handleFlow, handleGetLastMessageId, handleGetOrCreateSchema, handleGetSchema, handleGetTopicsOfNamespace, handleLookup, handleNewTxn, handlePartitionMetadataRequest, handleProducer, handleRedeliverUnacknowledged, handleSeek, handleSend, handleSubscribe, handleUnsubscribe, interceptCommandchannelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic ProxyClientCnx(ClientConfigurationData conf, io.netty.channel.EventLoopGroup eventLoopGroup, String clientAuthRole, org.apache.pulsar.common.api.AuthData clientAuthData, String clientAuthMethod, int protocolVersion)
protected io.netty.buffer.ByteBuf newConnectCommand()
throws Exception
newConnectCommand 在类中 ClientCnxExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.