Package org.apache.dubbo.common.concurrent
package org.apache.dubbo.common.concurrent
-
ClassDescriptionAbortPolicy<E>A handler for rejected element that throws a
RejectException.A safe and lazy and removable initializer implementation that wraps aCallableobject.A handler for rejected element that discards the oldest element.A handler for rejected element that silently discards the rejected element.Exception thrown by anMemorySafeLinkedBlockingQueuewhen an element cannot be accepted.Rejector<E>RejectHandler, it works when you need to custom reject action.