|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RingItem | |
---|---|
com.caucho.env.actor | |
com.caucho.message.journal | |
com.caucho.message.nautilus | |
com.caucho.util | Assorted utilities |
Uses of RingItem in com.caucho.env.actor |
---|
Classes in com.caucho.env.actor with type parameters of type RingItem | |
---|---|
class |
ActorQueue<T extends RingItem>
Interface for the transaction log. |
interface |
ActorQueuePreallocApi<T extends RingItem>
Interface for an actor queue |
class |
ActorQueuePreallocBuilder<T extends RingItem>
Interface for an actor queue |
Uses of RingItem in com.caucho.message.journal |
---|
Subclasses of RingItem in com.caucho.message.journal | |
---|---|
class |
JournalRingItem
Interface for the transaction log. |
Uses of RingItem in com.caucho.message.nautilus |
---|
Subclasses of RingItem in com.caucho.message.nautilus | |
---|---|
class |
NautilusRingItem
Interface for the transaction log. |
class |
SubscriberRingItem
Interface for the transaction log. |
Uses of RingItem in com.caucho.util |
---|
Classes in com.caucho.util with type parameters of type RingItem | |
---|---|
interface |
RingItemFactory<T extends RingItem>
Item for the ring queue. |
class |
RingQueue<T extends RingItem>
|
Subclasses of RingItem in com.caucho.util | |
---|---|
class |
RingValueItem<T>
Item for the disruptor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |