Uses of Class
dk.cloudcreate.essentials.components.foundation.messaging.queue.operations.GetTotalMessagesQueuedFor
-
-
Uses of GetTotalMessagesQueuedFor in dk.cloudcreate.essentials.components.foundation.messaging.queue
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue with parameters of type GetTotalMessagesQueuedFor Modifier and Type Method Description longDurableQueues. getTotalMessagesQueuedFor(GetTotalMessagesQueuedFor operation)Get the total number of messages queued (i.e.default longDurableQueuesInterceptor. intercept(GetTotalMessagesQueuedFor operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<GetTotalMessagesQueuedFor,Long,DurableQueuesInterceptor> interceptorChain)InterceptGetTotalMessagesQueuedForcallsMethod parameters in dk.cloudcreate.essentials.components.foundation.messaging.queue with type arguments of type GetTotalMessagesQueuedFor Modifier and Type Method Description default longDurableQueuesInterceptor. intercept(GetTotalMessagesQueuedFor operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<GetTotalMessagesQueuedFor,Long,DurableQueuesInterceptor> interceptorChain)InterceptGetTotalMessagesQueuedForcalls -
Uses of GetTotalMessagesQueuedFor in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations that return GetTotalMessagesQueuedFor Modifier and Type Method Description GetTotalMessagesQueuedForGetTotalMessagesQueuedForBuilder. build()Builder anGetTotalMessagesQueuedForinstance from the builder properties
-