Constant Field Values

Contents

dk.cloudcreate.*

  • dk.cloudcreate.essentials.components.foundation.test.messaging.queue.DistributedCompetingConsumersDurableQueuesIT<DURABLE_QUEUES extends dk.cloudcreate.essentials.components.foundation.messaging.queue.DurableQueues,​UOW extends dk.cloudcreate.essentials.components.foundation.transaction.UnitOfWork,​UOW_FACTORY extends dk.cloudcreate.essentials.components.foundation.transaction.UnitOfWorkFactory<UOW>> 
    Modifier and Type Constant Field Value
    public static final int NUMBER_OF_MESSAGES 1000
    public static final int PARALLEL_CONSUMERS 20
  • dk.cloudcreate.essentials.components.foundation.test.messaging.queue.LocalCompetingConsumersDurableQueueIT<DURABLE_QUEUES extends dk.cloudcreate.essentials.components.foundation.messaging.queue.DurableQueues,​UOW extends dk.cloudcreate.essentials.components.foundation.transaction.UnitOfWork,​UOW_FACTORY extends dk.cloudcreate.essentials.components.foundation.transaction.UnitOfWorkFactory<UOW>> 
    Modifier and Type Constant Field Value
    public static final int NUMBER_OF_MESSAGES 2000
    public static final int PARALLEL_CONSUMERS 20
  • dk.cloudcreate.essentials.components.foundation.test.messaging.queue.LocalOrderedMessagesDurableQueueIT<DURABLE_QUEUES extends dk.cloudcreate.essentials.components.foundation.messaging.queue.DurableQueues,​UOW extends dk.cloudcreate.essentials.components.foundation.transaction.UnitOfWork,​UOW_FACTORY extends dk.cloudcreate.essentials.components.foundation.transaction.UnitOfWorkFactory<UOW>> 
    Modifier and Type Constant Field Value
    public static final int NUMBER_OF_MESSAGES 2000
    public static final int PARALLEL_CONSUMERS 20
  • dk.cloudcreate.essentials.components.foundation.test.messaging.queue.LocalOrderedMessagesRedeliveryDurableQueueIT<DURABLE_QUEUES extends dk.cloudcreate.essentials.components.foundation.messaging.queue.DurableQueues,​UOW extends dk.cloudcreate.essentials.components.foundation.transaction.UnitOfWork,​UOW_FACTORY extends dk.cloudcreate.essentials.components.foundation.transaction.UnitOfWorkFactory<UOW>> 
    Modifier and Type Constant Field Value
    public static final int NUMBER_OF_MESSAGES 2000
    public static final int PARALLEL_CONSUMERS 20
  • dk.cloudcreate.essentials.components.foundation.test.reactive.command.AbstractDurableLocalCommandBusIT<DURABLE_QUEUES extends dk.cloudcreate.essentials.components.foundation.messaging.queue.DurableQueues,​UOW extends dk.cloudcreate.essentials.components.foundation.transaction.UnitOfWork,​UOW_FACTORY extends dk.cloudcreate.essentials.components.foundation.transaction.UnitOfWorkFactory<UOW>> 
    Modifier and Type Constant Field Value
    public static final String ON_PURPOSE "On purpose"