Skip navigation links
B C D E G I K M O P R S 

B

BusKafkaAutoConfiguration - Class in me.ahoo.eventbus.spring.boot.autoconfigure.kafka
BusKafkaAutoConfiguration.
BusKafkaAutoConfiguration() - Constructor for class me.ahoo.eventbus.spring.boot.autoconfigure.kafka.BusKafkaAutoConfiguration
 
BusRabbitAutoConfiguration - Class in me.ahoo.eventbus.spring.boot.autoconfigure.rabbit
BusRabbitAutoConfiguration.
BusRabbitAutoConfiguration(RabbitProperties) - Constructor for class me.ahoo.eventbus.spring.boot.autoconfigure.rabbit.BusRabbitAutoConfiguration
 

C

Compensate() - Constructor for class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.Compensate
 
CompensateAutoConfiguration - Class in me.ahoo.eventbus.spring.boot.autoconfigure.compensate
CompensateAutoConfiguration.
CompensateAutoConfiguration(CompensateProperties) - Constructor for class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateAutoConfiguration
 
CompensatePrefix - Interface in me.ahoo.eventbus.spring.boot.autoconfigure.compensate
CompensatePrefix.
CompensateProperties - Class in me.ahoo.eventbus.spring.boot.autoconfigure.compensate
CompensateProperties.
CompensateProperties() - Constructor for class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties
 
CompensateProperties.Compensate - Class in me.ahoo.eventbus.spring.boot.autoconfigure.compensate
 
CompensateProperties.DbMutex - Class in me.ahoo.eventbus.spring.boot.autoconfigure.compensate
 
CompensateProperties.ScheduleConfig - Class in me.ahoo.eventbus.spring.boot.autoconfigure.compensate
 
ConditionalOnCompensateEnabled - Annotation Type in me.ahoo.eventbus.spring.boot.autoconfigure.compensate
ConditionalOnCompensateEnabled.
ConditionalOnKafkaEnabled - Annotation Type in me.ahoo.eventbus.spring.boot.autoconfigure.kafka
ConditionalOnKafkaEnabled.
ConditionalOnRabbitEnabled - Annotation Type in me.ahoo.eventbus.spring.boot.autoconfigure.rabbit
ConditionalOnRabbitEnabled.
consistencyPublisher(Publisher, PublishEventRepository, PlatformTransactionManager, EventDescriptorParser) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 
consistencySubscriberFactory(ConsistencyPublisher, PublishEventRepository, SubscribeEventRepository, PlatformTransactionManager, EventDescriptorParser) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 

D

DbMutex() - Constructor for class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.DbMutex
 
DEFAULT - Static variable in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.DbMutex
 
deserializer(ObjectMapper) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 

E

EnabledSuffix - Interface in me.ahoo.eventbus.spring.boot.autoconfigure
EnabledSuffix.
EventBusAutoConfiguration - Class in me.ahoo.eventbus.spring.boot.autoconfigure
EventBusAutoConfiguration.
EventBusAutoConfiguration(EventBusProperties) - Constructor for class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 
EventBusProperties - Class in me.ahoo.eventbus.spring.boot.autoconfigure
EventBusProperties.
EventBusProperties() - Constructor for class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusProperties
 
EventBusProperties.Subscriber - Class in me.ahoo.eventbus.spring.boot.autoconfigure
 
eventCodec(Serializer, Deserializer) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.kafka.BusKafkaAutoConfiguration
 
eventCodec(Serializer, Deserializer) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.rabbit.BusRabbitAutoConfiguration
 
eventDescriptorParser(EventNameGenerator) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 
eventNameGenerator() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 

G

getDbMutex() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.Compensate
 
getInitialDelay() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.DbMutex
 
getInitialDelay() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.ScheduleConfig
 
getPeriod() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.ScheduleConfig
 
getPrefix() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusProperties.Subscriber
 
getPublish() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties
 
getSchedule() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.Compensate
 
getSubscribe() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties
 
getSubscriber() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusProperties
 
getTransition() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.DbMutex
 
getTtl() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.DbMutex
 

I

isEnabled() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties
 
isEnabled() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.kafka.KafkaProperties
 
isEnabled() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.rabbit.RabbitProperties
 

K

KafkaProperties - Class in me.ahoo.eventbus.spring.boot.autoconfigure.kafka
KafkaProperties.
KafkaProperties() - Constructor for class me.ahoo.eventbus.spring.boot.autoconfigure.kafka.KafkaProperties
 
kafkaPublisher(KafkaEventCodec, KafkaTemplate<Long, String>) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.kafka.BusKafkaAutoConfiguration
 
kafkaSubscriberRegistry(KafkaEventCodec, ConsistencySubscriberFactory, KafkaListenerEndpointRegistry, KafkaListenerContainerFactory) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.kafka.BusKafkaAutoConfiguration
 

M

me.ahoo.eventbus.spring.boot.autoconfigure - package me.ahoo.eventbus.spring.boot.autoconfigure
 
me.ahoo.eventbus.spring.boot.autoconfigure.compensate - package me.ahoo.eventbus.spring.boot.autoconfigure.compensate
 
me.ahoo.eventbus.spring.boot.autoconfigure.kafka - package me.ahoo.eventbus.spring.boot.autoconfigure.kafka
 
me.ahoo.eventbus.spring.boot.autoconfigure.rabbit - package me.ahoo.eventbus.spring.boot.autoconfigure.rabbit
 
mutexOwnerRepository(DataSource) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateAutoConfiguration
 

O

objectMapper() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 

P

PREFIX - Static variable in interface me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensatePrefix
 
PREFIX - Static variable in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusProperties
 
PREFIX - Static variable in class me.ahoo.eventbus.spring.boot.autoconfigure.kafka.KafkaProperties
 
PREFIX - Static variable in class me.ahoo.eventbus.spring.boot.autoconfigure.rabbit.RabbitProperties
 
publishAnnotationAspect(ConsistencyPublisher) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 
publishCompensateWorker(ConsistencyPublisher, PublishEventRepository, MutexContendServiceFactory) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateAutoConfiguration
 
publishEventRepository(Serializer, NamedParameterJdbcTemplate) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 
publishMutexContendServiceFactory(MutexOwnerRepository) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateAutoConfiguration
 

R

RabbitProperties - Class in me.ahoo.eventbus.spring.boot.autoconfigure.rabbit
RabbitProperties.
RabbitProperties() - Constructor for class me.ahoo.eventbus.spring.boot.autoconfigure.rabbit.RabbitProperties
 
rabbitPublisher(RabbitEventCodec, ConnectionFactory) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.rabbit.BusRabbitAutoConfiguration
 
rabbitSubscriberRegistry(RabbitEventCodec, ConnectionFactory, ConsistencySubscriberFactory, RabbitListenerEndpointRegistry) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.rabbit.BusRabbitAutoConfiguration
 

S

ScheduleConfig() - Constructor for class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.ScheduleConfig
 
serializer(ObjectMapper) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 
setDbMutex(CompensateProperties.DbMutex) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.Compensate
 
setEnabled(boolean) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties
 
setEnabled(boolean) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.kafka.KafkaProperties
 
setEnabled(boolean) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.rabbit.RabbitProperties
 
setInitialDelay(Duration) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.DbMutex
 
setInitialDelay(Duration) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.ScheduleConfig
 
setPeriod(Duration) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.ScheduleConfig
 
setPrefix(String) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusProperties.Subscriber
 
setPublish(CompensateProperties.Compensate) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties
 
setSchedule(CompensateProperties.ScheduleConfig) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.Compensate
 
setSubscribe(CompensateProperties.Compensate) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties
 
setSubscriber(EventBusProperties.Subscriber) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusProperties
 
setTransition(Duration) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.DbMutex
 
setTtl(Duration) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateProperties.DbMutex
 
subscribeAnnotationBeanPostProcessor(ApplicationContext) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 
subscribeCompensateWorker(Deserializer, SubscriberRegistry, SubscribeEventRepository, MutexContendServiceFactory) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateAutoConfiguration
 
subscribeEventRepository(Serializer, NamedParameterJdbcTemplate) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 
subscribeMutexContendServiceFactory(MutexOwnerRepository) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.compensate.CompensateAutoConfiguration
 
Subscriber() - Constructor for class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusProperties.Subscriber
 
subscriberNameGenerator() - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 
subscriberScanner(SubscriberNameGenerator, EventDescriptorParser) - Method in class me.ahoo.eventbus.spring.boot.autoconfigure.EventBusAutoConfiguration
 
SUFFIX - Static variable in interface me.ahoo.eventbus.spring.boot.autoconfigure.EnabledSuffix
 
B C D E G I K M O P R S 
Skip navigation links