| Package | Description |
|---|---|
| org.apache.activemq.artemis.utils.actors |
| Constructor and Description |
|---|
Actor(Executor parent,
ActorListener<T> listener) |
ThresholdActor(Executor parent,
ActorListener<T> listener,
int maxSize,
ToIntFunction<T> sizeGetter,
Runnable overThreshold,
Runnable clearThreshold) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.