Uses of Interface
com.caucho.env.actor.ActorQueuePreallocApi

Packages that use ActorQueuePreallocApi
com.caucho.env.actor   
 

Uses of ActorQueuePreallocApi in com.caucho.env.actor
 

Classes in com.caucho.env.actor that implement ActorQueuePreallocApi
 class ActorQueue<T extends RingItem>
          Interface for the transaction log.
 

Methods in com.caucho.env.actor that return ActorQueuePreallocApi
 ActorQueuePreallocApi<T> ActorQueuePreallocBuilder.build()