直列化された形式
パッケージ org.springframework.kafka
例外 org.springframework.kafka.KafkaException
class KafkaException extends NestedRuntimeException implements SerializableSESerialized Fields
logLevel
KafkaException.Level logLevel
パッケージ org.springframework.kafka.core
例外 org.springframework.kafka.core.KafkaProducerException
class KafkaProducerException extends KafkaException implements SerializableSESerialized Fields
producerRecord
org.apache.kafka.clients.producer.ProducerRecord<?,
?> producerRecord
例外 org.springframework.kafka.core.NoProducerAvailableException
class NoProducerAvailableException extends KafkaException implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
txIdPrefix
StringSE txIdPrefix
パッケージ org.springframework.kafka.event
クラス org.springframework.kafka.event.ConcurrentContainerStoppedEvent
class ConcurrentContainerStoppedEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
reason
ConsumerStoppedEvent.Reason reason
クラス org.springframework.kafka.event.ConsumerFailedToStartEvent
class ConsumerFailedToStartEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
クラス org.springframework.kafka.event.ConsumerPartitionPausedEvent
class ConsumerPartitionPausedEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
partition
org.apache.kafka.common.TopicPartition partition
クラス org.springframework.kafka.event.ConsumerPartitionResumedEvent
class ConsumerPartitionResumedEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
partition
org.apache.kafka.common.TopicPartition partition
クラス org.springframework.kafka.event.ConsumerPausedEvent
class ConsumerPausedEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
reason
StringSE reason
クラス org.springframework.kafka.event.ConsumerResumedEvent
class ConsumerResumedEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
クラス org.springframework.kafka.event.ConsumerRetryAuthEvent
class ConsumerRetryAuthEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
reason
ConsumerRetryAuthEvent.Reason reason
クラス org.springframework.kafka.event.ConsumerRetryAuthSuccessfulEvent
class ConsumerRetryAuthSuccessfulEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
クラス org.springframework.kafka.event.ConsumerStartedEvent
class ConsumerStartedEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
クラス org.springframework.kafka.event.ConsumerStartingEvent
class ConsumerStartingEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
クラス org.springframework.kafka.event.ConsumerStoppedEvent
class ConsumerStoppedEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
reason
ConsumerStoppedEvent.Reason reason
クラス org.springframework.kafka.event.ConsumerStoppingEvent
class ConsumerStoppingEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
クラス org.springframework.kafka.event.ContainerStoppedEvent
class ContainerStoppedEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
クラス org.springframework.kafka.event.KafkaEvent
class KafkaEvent extends ApplicationEvent implements SerializableSE- serialVersionUID:
- 1L
クラス org.springframework.kafka.event.ListenerContainerIdleEvent
class ListenerContainerIdleEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
idleTime
long idleTime
listenerId
StringSE listenerId
paused
boolean paused
クラス org.springframework.kafka.event.ListenerContainerNoLongerIdleEvent
class ListenerContainerNoLongerIdleEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
idleTime
long idleTime
listenerId
StringSE listenerId
クラス org.springframework.kafka.event.ListenerContainerPartitionIdleEvent
class ListenerContainerPartitionIdleEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
idleTime
long idleTime
listenerId
StringSE listenerId
paused
boolean paused
topicPartition
org.apache.kafka.common.TopicPartition topicPartition
クラス org.springframework.kafka.event.ListenerContainerPartitionNoLongerIdleEvent
class ListenerContainerPartitionNoLongerIdleEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
idleTime
long idleTime
listenerId
StringSE listenerId
topicPartition
org.apache.kafka.common.TopicPartition topicPartition
クラス org.springframework.kafka.event.NonResponsiveConsumerEvent
class NonResponsiveConsumerEvent extends KafkaEvent implements SerializableSE- serialVersionUID:
- 1L
パッケージ org.springframework.kafka.listener
例外 org.springframework.kafka.listener.BatchListenerFailedException
class BatchListenerFailedException extends KafkaException implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
index
int index
例外 org.springframework.kafka.listener.KafkaBackoffException
class KafkaBackoffException extends KafkaException implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
dueTimestamp
long dueTimestamp
listenerId
StringSE listenerId
topicPartition
org.apache.kafka.common.TopicPartition topicPartition
例外 org.springframework.kafka.listener.ListenerExecutionFailedException
class ListenerExecutionFailedException extends KafkaException implements SerializableSESerialized Fields
groupId
StringSE groupId
例外 org.springframework.kafka.listener.TimestampedException
class TimestampedException extends KafkaException implements SerializableSE- serialVersionUID:
- -2544217643924234282L
Serialized Fields
timestamp
long timestamp
パッケージ org.springframework.kafka.requestreply
例外 org.springframework.kafka.requestreply.KafkaReplyTimeoutException
class KafkaReplyTimeoutException extends KafkaException implements SerializableSE- serialVersionUID:
- 1L
パッケージ org.springframework.kafka.support
クラス org.springframework.kafka.support.JacksonMimeTypeModule
class JacksonMimeTypeModule extends com.fasterxml.jackson.databind.module.SimpleModule implements SerializableSE- serialVersionUID:
- 1L
パッケージ org.springframework.kafka.support.converter
例外 org.springframework.kafka.support.converter.ConversionException
class ConversionException extends KafkaException implements SerializableSEクラス org.springframework.kafka.support.converter.KafkaMessageHeaders
class KafkaMessageHeaders extends MessageHeaders implements SerializableSE
パッケージ org.springframework.kafka.support.serializer
例外 org.springframework.kafka.support.serializer.DeserializationException
class DeserializationException extends KafkaException implements SerializableSESerialized Fields
data
byte[] data
isKey
boolean isKey
パッケージ org.springframework.kafka.transaction
クラス org.springframework.kafka.transaction.KafkaTransactionManager
class KafkaTransactionManager extends AbstractPlatformTransactionManager implements SerializableSESerialized Fields
closeTimeout
DurationSE closeTimeout
producerFactory
ProducerFactory<K,
V> producerFactory transactionIdPrefix
StringSE transactionIdPrefix