Package | Description |
---|---|
com.caucho.env.actor | |
com.caucho.message.journal | |
com.caucho.message.nautilus | |
com.caucho.util |
Assorted utilities
|
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
JournalRingItem
Interface for the transaction log.
|
Modifier and Type | Class and Description |
---|---|
class |
NautilusRingItem
Interface for the transaction log.
|
class |
SubscriberRingItem
Interface for the transaction log.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RingItemFactory<T extends RingItem>
Item for the ring queue.
|
class |
RingQueue<T extends RingItem> |
Modifier and Type | Class and Description |
---|---|
class |
RingValueItem<T>
Item for the disruptor.
|