Uses of Class
dk.cloudcreate.essentials.components.foundation.messaging.queue.operations.GetTotalDeadLetterMessagesQueuedFor
-
-
Uses of GetTotalDeadLetterMessagesQueuedFor in dk.cloudcreate.essentials.components.foundation.messaging.queue
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue with parameters of type GetTotalDeadLetterMessagesQueuedFor Modifier and Type Method Description longDurableQueues. getTotalDeadLetterMessagesQueuedFor(GetTotalDeadLetterMessagesQueuedFor operation)Get the total number of dead-letter-messages/poison-messages queued for the given queuedefault longDurableQueuesInterceptor. intercept(GetTotalDeadLetterMessagesQueuedFor operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<GetTotalDeadLetterMessagesQueuedFor,Long,DurableQueuesInterceptor> interceptorChain)InterceptGetTotalDeadLetterMessagesQueuedForcallsMethod parameters in dk.cloudcreate.essentials.components.foundation.messaging.queue with type arguments of type GetTotalDeadLetterMessagesQueuedFor Modifier and Type Method Description default longDurableQueuesInterceptor. intercept(GetTotalDeadLetterMessagesQueuedFor operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<GetTotalDeadLetterMessagesQueuedFor,Long,DurableQueuesInterceptor> interceptorChain)InterceptGetTotalDeadLetterMessagesQueuedForcalls -
Uses of GetTotalDeadLetterMessagesQueuedFor in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations that return GetTotalDeadLetterMessagesQueuedFor Modifier and Type Method Description GetTotalDeadLetterMessagesQueuedForGetTotalDeadLetterMessagesQueuedForBuilder. build()Builder anGetTotalDeadLetterMessagesQueuedForinstance from the builder properties
-