- KafkaAcknowledge - org.joyqueue.broker.kafka中的枚举
-
KafkaAcknowledge
author: gaohaoxiang
date: 2018/11/6
- KafkaBroker - org.joyqueue.broker.kafka.model中的类
-
Created by zhangkepeng on 16-7-29.
- KafkaBroker() - 类 的构造器org.joyqueue.broker.kafka.model.KafkaBroker
-
- KafkaBroker(int, String, int) - 类 的构造器org.joyqueue.broker.kafka.model.KafkaBroker
-
- KafkaBrokerMessage - org.joyqueue.broker.kafka.message中的类
-
KafkaBrokerMessage
author: gaohaoxiang
date: 2018/11/9
- KafkaBrokerMessage() - 类 的构造器org.joyqueue.broker.kafka.message.KafkaBrokerMessage
-
- KafkaBufferUtils - org.joyqueue.broker.kafka.util中的类
-
Created by zhangkepeng on 16-8-18.
- KafkaBufferUtils() - 类 的构造器org.joyqueue.broker.kafka.util.KafkaBufferUtils
-
- KafkaChannelTransport - org.joyqueue.broker.kafka.session中的类
-
KafkaChannelTransport
author: gaohaoxiang
date: 2019/5/7
- KafkaChannelTransport(ChannelTransport) - 类 的构造器org.joyqueue.broker.kafka.session.KafkaChannelTransport
-
- KafkaClientHelper - org.joyqueue.broker.kafka.helper中的类
-
KafkaClientHelper
author: gaohaoxiang
date: 2018/11/12
- KafkaClientHelper() - 类 的构造器org.joyqueue.broker.kafka.helper.KafkaClientHelper
-
- KafkaCodecFactory - org.joyqueue.broker.kafka.network.protocol中的类
-
KafkaCodecFactory
author: gaohaoxiang
date: 2018/8/21
- KafkaCodecFactory() - 类 的构造器org.joyqueue.broker.kafka.network.protocol.KafkaCodecFactory
-
- KafkaCommandHandler - org.joyqueue.broker.kafka中的接口
-
KafkaCommandHandler
author: gaohaoxiang
date: 2019/2/28
- KafkaCommandHandlerFactory - org.joyqueue.broker.kafka.network.protocol中的类
-
KafkaCommandHandlerFactory
author: gaohaoxiang
date: 2018/11/14
- KafkaCommandHandlerFactory(KafkaContext) - 类 的构造器org.joyqueue.broker.kafka.network.protocol.KafkaCommandHandlerFactory
-
- KafkaCommandType - org.joyqueue.broker.kafka中的枚举
-
KafkaCommandType
author: gaohaoxiang
date: 2018/11/5
- KafkaCompressionCodec - org.joyqueue.broker.kafka.message.compressor中的枚举
-
KafkaCompressionCodec
author: gaohaoxiang
date: 2018/11/6
- KafkaCompressionCodecFactory - org.joyqueue.broker.kafka.message.compressor中的类
-
KafkaCompressionCodecFactory
author: gaohaoxiang
date: 2018/11/9
- KafkaCompressionCodecFactory() - 类 的构造器org.joyqueue.broker.kafka.message.compressor.KafkaCompressionCodecFactory
-
- KafkaConfig - org.joyqueue.broker.kafka.config中的类
-
KafkaConfig
author: gaohaoxiang
date: 2018/11/5
- KafkaConfig(PropertySupplier) - 类 的构造器org.joyqueue.broker.kafka.config.KafkaConfig
-
- KafkaConfigKey - org.joyqueue.broker.kafka.config中的枚举
-
KafkaConfigKey
author: gaohaoxiang
date: 2018/11/5
- KafkaConnectionHandler - org.joyqueue.broker.kafka.session中的类
-
kafka连接处理
author: gaohaoxiang
date: 2018/7/3
- KafkaConnectionHandler(KafkaConnectionManager) - 类 的构造器org.joyqueue.broker.kafka.session.KafkaConnectionHandler
-
- KafkaConnectionManager - org.joyqueue.broker.kafka.session中的类
-
kafka连接管理器
author: gaohaoxiang
date: 2018/7/3
- KafkaConnectionManager(SessionManager) - 类 的构造器org.joyqueue.broker.kafka.session.KafkaConnectionManager
-
- KafkaConsts - org.joyqueue.broker.kafka中的类
-
kafka常量
author: gaohaoxiang
date: 2018/8/21
- KafkaConsts() - 类 的构造器org.joyqueue.broker.kafka.KafkaConsts
-
- KafkaContext - org.joyqueue.broker.kafka中的类
-
KafkaContext
author: gaohaoxiang
date: 2018/11/7
- KafkaContext(KafkaConfig, GroupCoordinator, TransactionCoordinator, TransactionIdManager, ProducerSequenceManager, BrokerContext) - 类 的构造器org.joyqueue.broker.kafka.KafkaContext
-
- KafkaContextAware - org.joyqueue.broker.kafka中的接口
-
KafkaContextAware
author: gaohaoxiang
date: 2019/2/28
- KafkaDecoder - org.joyqueue.broker.kafka.network.protocol中的类
-
kafka解码
author: gaohaoxiang
date: 2018/8/21
- KafkaDecoder(KafkaHeaderCodec, PayloadCodecFactory) - 类 的构造器org.joyqueue.broker.kafka.network.protocol.KafkaDecoder
-
- KafkaEncoder - org.joyqueue.broker.kafka.network.protocol中的类
-
kafka编码
author: gaohaoxiang
date: 2018/8/21
- KafkaEncoder(KafkaHeaderCodec, PayloadCodecFactory) - 类 的构造器org.joyqueue.broker.kafka.network.protocol.KafkaEncoder
-
- KafkaErrorCode - org.joyqueue.broker.kafka中的枚举
-
KafkaErrorCode
author: gaohaoxiang
date: 2018/8/21
- KafkaException - org.joyqueue.broker.kafka.exception中的异常错误
-
KafkaException
author: gaohaoxiang
date: 2018/11/5
- KafkaException() - 异常错误 的构造器org.joyqueue.broker.kafka.exception.KafkaException
-
- KafkaException(String) - 异常错误 的构造器org.joyqueue.broker.kafka.exception.KafkaException
-
- KafkaException(String, Throwable) - 异常错误 的构造器org.joyqueue.broker.kafka.exception.KafkaException
-
- KafkaException(Throwable) - 异常错误 的构造器org.joyqueue.broker.kafka.exception.KafkaException
-
- KafkaException(String, Throwable, boolean, boolean) - 异常错误 的构造器org.joyqueue.broker.kafka.exception.KafkaException
-
- kafkaExceptionFor(Throwable) - 枚举 中的静态方法org.joyqueue.broker.kafka.KafkaErrorCode
-
- KafkaExceptionHandler - org.joyqueue.broker.kafka.network.protocol中的类
-
KafkaExceptionHandler
author: gaohaoxiang
date: 2019/3/27
- KafkaExceptionHandler() - 类 的构造器org.joyqueue.broker.kafka.network.protocol.KafkaExceptionHandler
-
- KafkaGroupManageService - org.joyqueue.broker.kafka.manage中的接口
-
KafkaGroupManageService
author: gaohaoxiang
date: 2018/11/13
- KafkaHeader - org.joyqueue.broker.kafka.network中的类
-
kafka协议头
author: gaohaoxiang
date: 2018/8/21
- KafkaHeader() - 类 的构造器org.joyqueue.broker.kafka.network.KafkaHeader
-
- KafkaHeader(short, short, int) - 类 的构造器org.joyqueue.broker.kafka.network.KafkaHeader
-
- KafkaHeader(short, short, int, QosLevel, Direction) - 类 的构造器org.joyqueue.broker.kafka.network.KafkaHeader
-
- KafkaHeader.Builder - org.joyqueue.broker.kafka.network中的类
-
构造器
- KafkaHeaderCodec - org.joyqueue.broker.kafka.network.protocol中的类
-
Created by zhuduohui on 2018/9/2.
- KafkaHeaderCodec() - 类 的构造器org.joyqueue.broker.kafka.network.protocol.KafkaHeaderCodec
-
- KafkaLZ4BlockInputStream - org.joyqueue.broker.kafka.message.compressor.lz4中的类
-
A partial implementation of the v1.4.1 LZ4 Frame format.
- KafkaLZ4BlockInputStream(InputStream, boolean) - 类 的构造器org.joyqueue.broker.kafka.message.compressor.lz4.KafkaLZ4BlockInputStream
-
Create a new
InputStream that will decompress data using the LZ4 algorithm.
- KafkaLZ4BlockOutputStream - org.joyqueue.broker.kafka.message.compressor.lz4中的类
-
A partial implementation of the v1.4.1 LZ4 Frame format.
- KafkaLZ4BlockOutputStream(OutputStream, int, boolean) - 类 的构造器org.joyqueue.broker.kafka.message.compressor.lz4.KafkaLZ4BlockOutputStream
-
Create a new
OutputStream that will compress data using the LZ4 algorithm.
- KafkaLZ4BlockOutputStream(OutputStream, int) - 类 的构造器org.joyqueue.broker.kafka.message.compressor.lz4.KafkaLZ4BlockOutputStream
-
Create a new
OutputStream that will compress data using the LZ4 algorithm.
- KafkaLZ4BlockOutputStream(OutputStream) - 类 的构造器org.joyqueue.broker.kafka.message.compressor.lz4.KafkaLZ4BlockOutputStream
-
Create a new
OutputStream that will compress data using the LZ4 algorithm.
- KafkaLZ4BlockOutputStream.BD - org.joyqueue.broker.kafka.message.compressor.lz4中的类
-
- KafkaLZ4BlockOutputStream.FLG - org.joyqueue.broker.kafka.message.compressor.lz4中的类
-
- KafkaManageService - org.joyqueue.broker.kafka.manage中的接口
-
KafkaManageService
author: gaohaoxiang
date: 2018/11/13
- KafkaManageServiceFactory - org.joyqueue.broker.kafka.manage中的类
-
KafkaManageServiceFactory
author: gaohaoxiang
date: 2018/11/13
- KafkaManageServiceFactory(BrokerContext, KafkaContext) - 类 的构造器org.joyqueue.broker.kafka.manage.KafkaManageServiceFactory
-
- KafkaMessageConverter - org.joyqueue.broker.kafka.message.converter中的类
-
kafka消息和broker消息的转换
author: gaohaoxiang
date: 2018/8/28
- KafkaMessageConverter() - 类 的构造器org.joyqueue.broker.kafka.message.converter.KafkaMessageConverter
-
- KafkaMessageSerializer - org.joyqueue.broker.kafka.message中的类
-
KafkaMessageSerializer
author: gaohaoxiang
date: 2018/11/9
- KafkaMessageSerializer() - 类 的构造器org.joyqueue.broker.kafka.message.KafkaMessageSerializer
-
- KafkaMessageV0Serializer - org.joyqueue.broker.kafka.message.serializer中的类
-
KafkaMessageV0Serializer
author: gaohaoxiang
date: 2018/11/11
- KafkaMessageV0Serializer() - 类 的构造器org.joyqueue.broker.kafka.message.serializer.KafkaMessageV0Serializer
-
- KafkaMessageV1Serializer - org.joyqueue.broker.kafka.message.serializer中的类
-
KafkaMessageV1Serializer
author: gaohaoxiang
date: 2018/11/11
- KafkaMessageV1Serializer() - 类 的构造器org.joyqueue.broker.kafka.message.serializer.KafkaMessageV1Serializer
-
- KafkaMessageV2Serializer - org.joyqueue.broker.kafka.message.serializer中的类
-
KafkaMessageV2Serializer
author: gaohaoxiang
date: 2018/11/11
- KafkaMessageV2Serializer() - 类 的构造器org.joyqueue.broker.kafka.message.serializer.KafkaMessageV2Serializer
-
- KafkaMonitorService - org.joyqueue.broker.kafka.manage中的接口
-
author: gaohaoxiang
date: 2018/11/13
- KafkaPartitionMetadata - org.joyqueue.broker.kafka.model中的类
-
Created by zhangkepeng on 16-8-2.
- KafkaPartitionMetadata(int, KafkaBroker, List<KafkaBroker>, List<KafkaBroker>, short) - 类 的构造器org.joyqueue.broker.kafka.model.KafkaPartitionMetadata
-
- KafkaPayloadCodec<T extends org.joyqueue.network.transport.command.Payload> - org.joyqueue.broker.kafka.network中的接口
-
KafkaPayloadCodec
author: gaohaoxiang
date: 2019/2/28
- KafkaProtocol - org.joyqueue.broker.kafka.network.protocol中的类
-
kafka协议
author: gaohaoxiang
date: 2018/8/21
- KafkaProtocol() - 类 的构造器org.joyqueue.broker.kafka.network.protocol.KafkaProtocol
-
- KafkaProtocolHelper - org.joyqueue.broker.kafka.network.helper中的类
-
KafkaProtocolHelper
author: gaohaoxiang
date: 2018/11/13
- KafkaProtocolHelper() - 类 的构造器org.joyqueue.broker.kafka.network.helper.KafkaProtocolHelper
-
- KafkaRequestOrResponse - org.joyqueue.broker.kafka.command中的类
-
Created by zhuduohui on 2018/8/30.
- KafkaRequestOrResponse() - 类 的构造器org.joyqueue.broker.kafka.command.KafkaRequestOrResponse
-
- KafkaSyncGroupAssignmentSerializer - org.joyqueue.broker.kafka.message.serializer中的类
-
KafkaSyncGroupAssignmentSerializer
author: gaohaoxiang
date: 2018/12/5
- KafkaSyncGroupAssignmentSerializer() - 类 的构造器org.joyqueue.broker.kafka.message.serializer.KafkaSyncGroupAssignmentSerializer
-
- KafkaTopicMetadata - org.joyqueue.broker.kafka.model中的类
-
Created by zhangkepeng on 16-7-29.
- KafkaTopicMetadata(String, List<KafkaPartitionMetadata>, short) - 类 的构造器org.joyqueue.broker.kafka.model.KafkaTopicMetadata
-
- KafkaTransportHandler - org.joyqueue.broker.kafka.session中的类
-
KafkaTransportHandler
author: gaohaoxiang
date: 2019/5/7
- KafkaTransportHandler(KafkaConfig) - 类 的构造器org.joyqueue.broker.kafka.session.KafkaTransportHandler
-
- target() - 类 中的方法org.joyqueue.broker.kafka.converter.AbstarctKafkaMessageConverter
-
- TIMESTAMP_TYPE_MASK - 类 中的静态变量org.joyqueue.broker.kafka.message.serializer.AbstractKafkaMessageSerializer
-
- toArray(ByteBuffer) - 类 中的静态方法org.joyqueue.broker.kafka.util.KafkaBufferUtils
-
Read the given byte buffer into a byte array
- toArray(ByteBuffer, int, int) - 类 中的静态方法org.joyqueue.broker.kafka.util.KafkaBufferUtils
-
Read a byte array from the given offset and size in the buffer
- toBrokerMessage(String, int, String, InetSocketAddress, KafkaBrokerMessage) - 类 中的静态方法org.joyqueue.broker.kafka.message.converter.KafkaMessageConverter
-
- toBrokerMessage(String, int, String, byte[], KafkaBrokerMessage) - 类 中的静态方法org.joyqueue.broker.kafka.message.converter.KafkaMessageConverter
-
- toBrokerMessages(String, int, String, InetSocketAddress, List<KafkaBrokerMessage>) - 类 中的静态方法org.joyqueue.broker.kafka.message.converter.KafkaMessageConverter
-
- toByte() - 类 中的方法org.joyqueue.broker.kafka.message.compressor.lz4.KafkaLZ4BlockOutputStream.BD
-
- toByte() - 类 中的方法org.joyqueue.broker.kafka.message.compressor.lz4.KafkaLZ4BlockOutputStream.FLG
-
- toKafkaBrokerMessage(String, int, List<BrokerMessage>) - 类 中的静态方法org.joyqueue.broker.kafka.message.converter.KafkaMessageConverter
-
- toKafkaBrokerMessage(String, int, BrokerMessage) - 类 中的静态方法org.joyqueue.broker.kafka.message.converter.KafkaMessageConverter
-
- TopicAndPartition - org.joyqueue.broker.kafka.model中的类
-
Created by zhangkepeng on 16-7-28.
- TopicAndPartition() - 类 的构造器org.joyqueue.broker.kafka.model.TopicAndPartition
-
- TopicAndPartition(String, int) - 类 的构造器org.joyqueue.broker.kafka.model.TopicAndPartition
-
- TopicMetadataCodec - org.joyqueue.broker.kafka.network.codec中的类
-
TopicMetadataCodec
author: gaohaoxiang
date: 2018/11/5
- TopicMetadataCodec() - 类 的构造器org.joyqueue.broker.kafka.network.codec.TopicMetadataCodec
-
- TopicMetadataRequest - org.joyqueue.broker.kafka.command中的类
-
Created by zhangkepeng on 16-7-27.
- TopicMetadataRequest() - 类 的构造器org.joyqueue.broker.kafka.command.TopicMetadataRequest
-
- TopicMetadataRequestHandler - org.joyqueue.broker.kafka.handler中的类
-
TopicMetadataRequestHandler
author: gaohaoxiang
date: 2018/11/5
- TopicMetadataRequestHandler() - 类 的构造器org.joyqueue.broker.kafka.handler.TopicMetadataRequestHandler
-
- TopicMetadataResponse - org.joyqueue.broker.kafka.command中的类
-
Created by zhangkepeng on 16-7-29.
- TopicMetadataResponse(List<KafkaTopicMetadata>, List<KafkaBroker>) - 类 的构造器org.joyqueue.broker.kafka.command.TopicMetadataResponse
-
- TopicMetadataResponse(List<KafkaTopicMetadata>, List<KafkaBroker>, String) - 类 的构造器org.joyqueue.broker.kafka.command.TopicMetadataResponse
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.AddOffsetsToTxnRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.AddPartitionsToTxnRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.EndTxnRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.FetchRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.FetchResponse
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.FindCoordinatorRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.FindCoordinatorResponse
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.HeartbeatRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.HeartbeatResponse
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.InitProducerIdRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.JoinGroupRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.JoinGroupResponse
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.LeaveGroupRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.LeaveGroupResponse
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.ListOffsetsRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.ListOffsetsResponse.PartitionOffsetResponse
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.ListOffsetsResponse
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.OffsetCommitRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.OffsetFetchRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.OffsetFetchResponse
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.ProduceRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.SyncGroupRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.SyncGroupResponse
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.TopicMetadataRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.TopicMetadataResponse
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.command.TxnOffsetCommitRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.coordinator.group.domain.GroupMemberMetadata
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.coordinator.group.domain.GroupMetadata
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.coordinator.group.domain.GroupTopicPartition
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionMarker
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionMetadata
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionOffset
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionPrepare
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.model.KafkaBroker
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.model.KafkaPartitionMetadata
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.model.KafkaTopicMetadata
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.model.OffsetAndMetadata
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.model.OffsetMetadataAndError
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.model.PartitionMetadataAndError
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.model.ProducePartitionGroupRequest
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.model.TopicAndPartition
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.network.KafkaHeader
-
- toString() - 类 中的方法org.joyqueue.broker.kafka.session.KafkaChannelTransport
-
- TransactionAbortSynchronizer - org.joyqueue.broker.kafka.coordinator.transaction.synchronizer中的类
-
TransactionAbortSynchronizer
author: gaohaoxiang
date: 2019/4/18
- TransactionAbortSynchronizer(KafkaConfig, CoordinatorSessionManager, TransactionIdManager) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.synchronizer.TransactionAbortSynchronizer
-
- TRANSACTIONAL_FLAG_MASK - 类 中的静态变量org.joyqueue.broker.kafka.message.serializer.AbstractKafkaMessageSerializer
-
- TransactionCommitSynchronizer - org.joyqueue.broker.kafka.coordinator.transaction.synchronizer中的类
-
TransactionCommitSynchronizer
author: gaohaoxiang
date: 2019/4/18
- TransactionCommitSynchronizer(KafkaConfig, CoordinatorSessionManager, TransactionIdManager, NameService) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.synchronizer.TransactionCommitSynchronizer
-
- TransactionCompletionHandler - org.joyqueue.broker.kafka.coordinator.transaction.completion中的类
-
TransactionCompletionHandler
author: gaohaoxiang
date: 2019/4/19
- TransactionCompletionHandler(KafkaConfig, Coordinator, TransactionMetadataManager, TransactionLog, TransactionSynchronizer) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.completion.TransactionCompletionHandler
-
- TransactionCompletionScheduler - org.joyqueue.broker.kafka.coordinator.transaction.completion中的类
-
TransactionCompletionScheduler
author: gaohaoxiang
date: 2019/4/15
- TransactionCompletionScheduler(KafkaConfig, TransactionCompletionHandler) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.completion.TransactionCompletionScheduler
-
- TransactionCompletionThread - org.joyqueue.broker.kafka.coordinator.transaction.completion中的类
-
TransactionCompletionThread
author: gaohaoxiang
date: 2019/4/22
- TransactionCompletionThread(TransactionCompletionHandler) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.completion.TransactionCompletionThread
-
- TransactionCoordinator - org.joyqueue.broker.kafka.coordinator.transaction中的类
-
TransactionCoordinator
author: gaohaoxiang
date: 2019/4/10
- TransactionCoordinator(Coordinator, TransactionMetadataManager, TransactionHandler, TransactionOffsetHandler) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.TransactionCoordinator
-
- TransactionDomain - org.joyqueue.broker.kafka.coordinator.transaction.domain中的类
-
TransactionDomain
author: gaohaoxiang
date: 2019/4/19
- TransactionDomain() - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionDomain
-
- TransactionException - org.joyqueue.broker.kafka.coordinator.transaction.exception中的异常错误
-
TransactionException
author: gaohaoxiang
date: 2019/4/10
- TransactionException(int) - 异常错误 的构造器org.joyqueue.broker.kafka.coordinator.transaction.exception.TransactionException
-
- TransactionException(String, int) - 异常错误 的构造器org.joyqueue.broker.kafka.coordinator.transaction.exception.TransactionException
-
- TransactionException(JoyQueueCode, Object...) - 异常错误 的构造器org.joyqueue.broker.kafka.coordinator.transaction.exception.TransactionException
-
- TransactionException(JoyQueueCode, Throwable, Object...) - 异常错误 的构造器org.joyqueue.broker.kafka.coordinator.transaction.exception.TransactionException
-
- TransactionException(String, Throwable, int) - 异常错误 的构造器org.joyqueue.broker.kafka.coordinator.transaction.exception.TransactionException
-
- TransactionException(Throwable, int) - 异常错误 的构造器org.joyqueue.broker.kafka.coordinator.transaction.exception.TransactionException
-
- TransactionHandler - org.joyqueue.broker.kafka.coordinator.transaction中的类
-
TransactionHandler
author: gaohaoxiang
date: 2019/4/10
- TransactionHandler(Coordinator, TransactionMetadataManager, ProducerIdManager, TransactionSynchronizer, NameService) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.TransactionHandler
-
- TransactionHelper - org.joyqueue.broker.kafka.coordinator.transaction.helper中的类
-
TransactionHelper
author: gaohaoxiang
date: 2019/4/18
- TransactionHelper() - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.helper.TransactionHelper
-
- TransactionIdManager - org.joyqueue.broker.kafka.coordinator.transaction中的类
-
TransactionIdManager
author: gaohaoxiang
date: 2019/4/12
- TransactionIdManager() - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.TransactionIdManager
-
- TransactionLog - org.joyqueue.broker.kafka.coordinator.transaction.log中的类
-
TransactionLog
author: gaohaoxiang
date: 2019/4/15
- TransactionLog(KafkaConfig, Produce, Consume, Coordinator, ClusterManager) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.log.TransactionLog
-
- TransactionLogSegment - org.joyqueue.broker.kafka.coordinator.transaction.log中的类
-
TransactionLogSegment
author: gaohaoxiang
date: 2019/4/25
- TransactionLogSegment(KafkaConfig, String, short, Produce, Consume, Producer, Consumer) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.log.TransactionLogSegment
-
- TransactionMarker - org.joyqueue.broker.kafka.coordinator.transaction.domain中的类
-
TransactionMarker
author: gaohaoxiang
date: 2019/4/15
- TransactionMarker() - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionMarker
-
- TransactionMarker(String, String, long, short, short, TransactionState, int, long) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionMarker
-
- TransactionMetadata - org.joyqueue.broker.kafka.coordinator.transaction.domain中的类
-
TransactionMetadata
author: gaohaoxiang
date: 2019/4/10
- TransactionMetadata() - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionMetadata
-
- TransactionMetadata(String) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionMetadata
-
- TransactionMetadata(String, String, long, int, long) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionMetadata
-
- TransactionMetadataManager - org.joyqueue.broker.kafka.coordinator.transaction中的类
-
TransactionMetadataManager
author: gaohaoxiang
date: 2019/4/10
- TransactionMetadataManager(KafkaConfig, TransactionMetadataManager) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.TransactionMetadataManager
-
- TransactionOffset - org.joyqueue.broker.kafka.coordinator.transaction.domain中的类
-
TransactionOffset
author: gaohaoxiang
date: 2019/4/16
- TransactionOffset() - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionOffset
-
- TransactionOffset(String, short, long, String, String, long, short, short, int, long) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionOffset
-
- TransactionOffsetHandler - org.joyqueue.broker.kafka.coordinator.transaction中的类
-
TransactionOffsetHandler
author: gaohaoxiang
date: 2019/4/16
- TransactionOffsetHandler(Coordinator, TransactionMetadataManager, TransactionSynchronizer) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.TransactionOffsetHandler
-
- TransactionPrepare - org.joyqueue.broker.kafka.coordinator.transaction.domain中的类
-
TransactionPrepare
author: gaohaoxiang
date: 2019/4/12
- TransactionPrepare() - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionPrepare
-
- TransactionPrepare(String, short, String, int, String, int, String, long, short, short, int, long) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionPrepare
-
- TransactionProduceHandler - org.joyqueue.broker.kafka.handler中的类
-
TransactionProduceHandler
author: gaohaoxiang
date: 2018/11/6
- TransactionProduceHandler(KafkaConfig, Produce, TransactionCoordinator, TransactionIdManager) - 类 的构造器org.joyqueue.broker.kafka.handler.TransactionProduceHandler
-
- TransactionSegmentCompletionHandler - org.joyqueue.broker.kafka.coordinator.transaction.completion中的类
-
TransactionCompletionHandler
author: gaohaoxiang
date: 2019/4/19
- TransactionSegmentCompletionHandler(KafkaConfig, Coordinator, TransactionMetadataManager, TransactionLogSegment, TransactionSynchronizer) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.completion.TransactionSegmentCompletionHandler
-
- TransactionSerializer - org.joyqueue.broker.kafka.coordinator.transaction.helper中的类
-
TransactionSerializer
author: gaohaoxiang
date: 2019/4/15
- TransactionSerializer() - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.helper.TransactionSerializer
-
- TransactionState - org.joyqueue.broker.kafka.coordinator.transaction.domain中的枚举
-
TransactionState
author: gaohaoxiang
date: 2019/4/11
- TransactionSynchronizer - org.joyqueue.broker.kafka.coordinator.transaction.synchronizer中的类
-
TransactionSynchronizer
author: gaohaoxiang
date: 2019/4/12
- TransactionSynchronizer(KafkaConfig, TransactionIdManager, TransactionLog, CoordinatorSessionManager, NameService) - 类 的构造器org.joyqueue.broker.kafka.coordinator.transaction.synchronizer.TransactionSynchronizer
-
- transitionStateTo(GroupState) - 类 中的方法org.joyqueue.broker.kafka.coordinator.group.domain.GroupMetadata
-
- transitionStateTo(TransactionState) - 类 中的方法org.joyqueue.broker.kafka.coordinator.transaction.domain.TransactionMetadata
-
- tryAbort(UnCompletedTransactionMetadata) - 类 中的方法org.joyqueue.broker.kafka.coordinator.transaction.completion.TransactionSegmentCompletionHandler
-
- tryAbort(TransactionMetadata, Set<TransactionPrepare>) - 类 中的方法org.joyqueue.broker.kafka.coordinator.transaction.synchronizer.TransactionSynchronizer
-
- tryCommit(UnCompletedTransactionMetadata) - 类 中的方法org.joyqueue.broker.kafka.coordinator.transaction.completion.TransactionSegmentCompletionHandler
-
- tryCommit(TransactionMetadata, Set<TransactionPrepare>, Set<TransactionOffset>) - 类 中的方法org.joyqueue.broker.kafka.coordinator.transaction.synchronizer.TransactionSynchronizer
-
- tryComplete() - 类 中的方法org.joyqueue.broker.kafka.coordinator.group.delay.DelayedHeartbeat
-
- tryComplete() - 类 中的方法org.joyqueue.broker.kafka.coordinator.group.delay.DelayedInitialJoin
-
- tryComplete() - 类 中的方法org.joyqueue.broker.kafka.coordinator.group.delay.DelayedJoin
-
- tryGetTransaction(String) - 类 中的方法org.joyqueue.broker.kafka.coordinator.transaction.TransactionMetadataManager
-
- tryPrepare(Producer, String) - 类 中的方法org.joyqueue.broker.kafka.handler.TransactionProduceHandler
-
- TxnOffsetCommitCodec - org.joyqueue.broker.kafka.network.codec中的类
-
TxnOffsetCommitCodec
author: gaohaoxiang
date: 2019/4/4
- TxnOffsetCommitCodec() - 类 的构造器org.joyqueue.broker.kafka.network.codec.TxnOffsetCommitCodec
-
- TxnOffsetCommitRequest - org.joyqueue.broker.kafka.command中的类
-
TxnOffsetCommitRequest
author: gaohaoxiang
date: 2019/4/4
- TxnOffsetCommitRequest() - 类 的构造器org.joyqueue.broker.kafka.command.TxnOffsetCommitRequest
-
- TxnOffsetCommitRequestHandler - org.joyqueue.broker.kafka.handler中的类
-
TxnOffsetCommitRequestHandler
author: gaohaoxiang
date: 2019/4/4
- TxnOffsetCommitRequestHandler() - 类 的构造器org.joyqueue.broker.kafka.handler.TxnOffsetCommitRequestHandler
-
- TxnOffsetCommitResponse - org.joyqueue.broker.kafka.command中的类
-
TxnOffsetCommitRequest
author: gaohaoxiang
date: 2019/4/4
- TxnOffsetCommitResponse() - 类 的构造器org.joyqueue.broker.kafka.command.TxnOffsetCommitResponse
-
- TxnOffsetCommitResponse(Map<String, List<PartitionMetadataAndError>>) - 类 的构造器org.joyqueue.broker.kafka.command.TxnOffsetCommitResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.AddOffsetsToTxnRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.AddOffsetsToTxnResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.AddPartitionsToTxnRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.AddPartitionsToTxnResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.ApiVersionsRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.ApiVersionsResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.DescribeGroupsRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.DescribeGroupsResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.EndTxnRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.EndTxnResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.FetchRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.FetchResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.FindCoordinatorRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.FindCoordinatorResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.HeartbeatRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.HeartbeatResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.InitProducerIdRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.InitProducerIdResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.JoinGroupRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.JoinGroupResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.LeaveGroupRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.LeaveGroupResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.ListOffsetsRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.ListOffsetsResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.OffsetCommitRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.OffsetCommitResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.OffsetFetchRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.OffsetFetchResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.ProduceRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.ProduceResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.SyncGroupRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.SyncGroupResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.TopicMetadataRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.TopicMetadataResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.TxnOffsetCommitRequest
-
- type() - 类 中的方法org.joyqueue.broker.kafka.command.TxnOffsetCommitResponse
-
- type() - 类 中的方法org.joyqueue.broker.kafka.converter.JoyQueueToKafkaMessageConverter
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.AddOffsetsToTxnRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.AddPartitionsToTxnRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.ApiVersionsRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.DescribeGroupRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.EndTxnRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.FetchRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.FindCoordinatorRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.HeartbeatRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.InitProducerIdRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.JoinGroupRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.LeaveGroupRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.ListOffsetsRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.OffsetCommitRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.OffsetFetchRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.ProduceRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.SyncGroupRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.TopicMetadataRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.handler.TxnOffsetCommitRequestHandler
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.AddOffsetsToTxnCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.AddPartitionsToTxnCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.ApiVersionsCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.DescribeGroupsCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.EndTxnCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.FetchCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.FindCoordinatorCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.HeartbeatCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.InitProducerIdCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.JoinGroupCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.LeaveGroupCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.ListOffsetsCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.OffsetCommitCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.OffsetFetchCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.ProduceCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.SyncGroupCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.TopicMetadataCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.codec.TxnOffsetCommitCodec
-
- type() - 类 中的方法org.joyqueue.broker.kafka.network.protocol.KafkaProtocol
-