public class ProxyClientCnx extends ClientCnx
authentication, authenticationDataProvider, proxyToTargetBrokerAddress, remoteHostNamectx, remoteAddressproxyMessage| Constructor and Description |
|---|
ProxyClientCnx(ClientConfigurationData conf,
io.netty.channel.EventLoopGroup eventLoopGroup,
String clientAuthRole,
org.apache.pulsar.common.api.AuthData clientAuthData,
String clientAuthMethod,
int protocolVersion) |
| Modifier and Type | Method and Description |
|---|---|
protected io.netty.buffer.ByteBuf |
newConnectCommand() |
channelActive, channelInactive, close, ctx, exceptionCaught, getAuthenticationDataProvider, getMaxMessageSize, getPulsarClientException, 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, newAckForReceipt, newAckForReceiptWithFuture, newGetTopicsOfNamespace, newLookup, registerTransactionBufferHandler, sendGetLastMessageId, sendGetOrCreateSchema, sendGetRawSchema, sendGetSchemacancelKeepAliveTask, getRemoteEndpointProtocolVersion, handlePing, handlePong, messageReceived, setRemoteEndpointProtocolVersionchannelRead, 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 in class ClientCnxExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.