Package | Description |
---|---|
com.caucho.env.actor | |
com.caucho.util |
Assorted utilities
|
Modifier and Type | Method and Description |
---|---|
RingItemFactory<T> |
ActorQueuePreallocBuilder.getFactory() |
Modifier and Type | Method and Description |
---|---|
ActorQueuePreallocBuilder<T> |
ActorQueuePreallocBuilder.factory(RingItemFactory<T> factory) |
Constructor and Description |
---|
ActorQueue(int capacity,
RingItemFactory<T> itemFactory,
ActorProcessor<? super T>... processors) |
Constructor and Description |
---|
RingQueue(int capacity,
RingItemFactory<T> itemFactory) |