ClientConfigurationData confData
ConsumerConfigurationData<T> conf
boolean initializeSubscriptionOnLatest
ProducerConfigurationData conf
ReaderConfigurationData<T> conf
int batchIndex
org.apache.pulsar.client.impl.BatchMessageAcker acker
io.netty.util.TimerTask stat
io.netty.util.Timeout statTimeout
ConsumerImpl<T> consumer
PulsarClientImpl pulsarClient
long oldTime
long statsIntervalSeconds
LongAdder numMsgsReceived
LongAdder numBytesReceived
LongAdder numReceiveFailed
LongAdder numAcksSent
LongAdder numAcksFailed
LongAdder totalMsgsReceived
LongAdder totalBytesReceived
LongAdder totalReceiveFailed
LongAdder totalAcksSent
LongAdder totalAcksFailed
double receivedMsgsRate
double receivedBytesRate
long ledgerId
long entryId
int partitionIndex
Hash hash
io.netty.util.TimerTask stat
io.netty.util.Timeout statTimeout
ProducerImpl<T> producer
PulsarClientImpl pulsarClient
long oldTime
long statsIntervalSeconds
LongAdder numMsgsSent
LongAdder numBytesSent
LongAdder numSendFailed
LongAdder numAcksReceived
LongAdder totalMsgsSent
LongAdder totalBytesSent
LongAdder totalSendFailed
LongAdder totalAcksReceived
com.yahoo.sketches.quantiles.DoublesSketch ds
double sendMsgsRate
double sendBytesRate
double[] latencyPctValues
int partitionIndex
int startPtnIdx
boolean isBatchingEnabled
long maxBatchingDelayMs
Clock clock
int partitionIndex
ProducerBase<T> producer
org.apache.pulsar.common.api.proto.PulsarApi.MessageMetadata.Builder msgMetadataBuilder
org.apache.pulsar.client.api.Schema<T> schema
ByteBuffer content
X509Certificate[] certificates
PrivateKey privateKey
AuthenticationDataProvider nullData
String serviceUrl
ServiceUrlProvider serviceUrlProvider
Authentication authentication
long operationTimeoutMs
long statsIntervalSeconds
int numIoThreads
int numListenerThreads
int connectionsPerBroker
boolean useTcpNoDelay
boolean useTls
String tlsTrustCertsFilePath
boolean tlsAllowInsecureConnection
boolean tlsHostnameVerificationEnable
int concurrentLookupRequest
int maxLookupRequest
int maxNumberOfRejectedRequestPerConnection
int keepAliveIntervalSeconds
Set<E> topicNames
Pattern topicsPattern
String subscriptionName
SubscriptionType subscriptionType
MessageListener<T> messageListener
ConsumerEventListener consumerEventListener
int receiverQueueSize
long acknowledgementsGroupTimeMicros
int maxTotalReceiverQueueSizeAcrossPartitions
String consumerName
long ackTimeoutMillis
int priorityLevel
CryptoKeyReader cryptoKeyReader
ConsumerCryptoFailureAction cryptoFailureAction
SortedMap<K,V> properties
boolean readCompacted
SubscriptionInitialPosition subscriptionInitialPosition
int patternAutoDiscoveryPeriod
org.apache.pulsar.common.api.proto.PulsarApi.CommandGetTopicsOfNamespace.Mode subscriptionTopicsMode
DeadLetterPolicy deadLetterPolicy
String topicName
String producerName
long sendTimeoutMs
boolean blockIfQueueFull
int maxPendingMessages
int maxPendingMessagesAcrossPartitions
MessageRoutingMode messageRoutingMode
HashingScheme hashingScheme
ProducerCryptoFailureAction cryptoFailureAction
MessageRouter customMessageRouter
long batchingMaxPublishDelayMicros
int batchingMaxMessages
boolean batchingEnabled
CryptoKeyReader cryptoKeyReader
Set<E> encryptionKeys
CompressionType compressionType
Long initialSequenceId
SortedMap<K,V> properties
String topicName
MessageId startMessageId
int receiverQueueSize
ReaderListener<T> readerListener
String readerName
String subscriptionRolePrefix
CryptoKeyReader cryptoKeyReader
ConsumerCryptoFailureAction cryptoFailureAction
boolean readCompacted
Copyright © 2017–2019 Apache Software Foundation. All rights reserved.