| Package | Description |
|---|---|
| org.jlab.coda.emu | |
| org.jlab.coda.emu.modules | |
| org.jlab.coda.emu.support.data | |
| org.jlab.coda.emu.support.transport | |
| org.jlab.coda.emu.test |
| Class and Description |
|---|
| EventType
This enum specifies values associated with CODA event types used in CODA online components.
|
| Class and Description |
|---|
| ByteBufferItem
This class is used in conjunction with the
ByteBufferSupply class
to provide a very fast supply of ByteBuffer objects for reuse. |
| ByteBufferSupply
This class is used to provide a very fast supply of ByteBuffer objects
(actually ByteBufferItem objects each of which wraps a ByteBuffer)
for reuse in 3 different modes (uses Disruptor software package).
|
| RingItem
This interface defines the type of item which may be passed to the EMU
through its transport channels.
|
| Statistics
This class keeps some statistics on time to build an event.
|
| Class and Description |
|---|
| Attached
Interface used to designate the presence of an attached object.
|
| ByteBufferItem
This class is used in conjunction with the
ByteBufferSupply class
to provide a very fast supply of ByteBuffer objects for reuse. |
| ByteBufferSupply
This class is used to provide a very fast supply of ByteBuffer objects
(actually ByteBufferItem objects each of which wraps a ByteBuffer)
for reuse in 3 different modes (uses Disruptor software package).
|
| CODATag
This enum specifies values associated with tags used in CODA online components.
|
| ControlType
This enum specifies tag values associated with CODA
control types used in CODA online components.
|
| EventType
This enum specifies values associated with CODA event types used in CODA online components.
|
| PayloadBuffer
Wrapper for a ByteBuffer object that has external, associated data.
|
| RingItem
This interface defines the type of item which may be passed to the EMU
through its transport channels.
|
| RingItemAdapter
This class provides the boilerplate methods of the RingItem interface.
|
| Class and Description |
|---|
| ByteBufferSupply
This class is used to provide a very fast supply of ByteBuffer objects
(actually ByteBufferItem objects each of which wraps a ByteBuffer)
for reuse in 3 different modes (uses Disruptor software package).
|
| RingItem
This interface defines the type of item which may be passed to the EMU
through its transport channels.
|
| Class and Description |
|---|
| ByteBufferItem
This class is used in conjunction with the
ByteBufferSupply class
to provide a very fast supply of ByteBuffer objects for reuse. |
| ByteBufferSupply
This class is used to provide a very fast supply of ByteBuffer objects
(actually ByteBufferItem objects each of which wraps a ByteBuffer)
for reuse in 3 different modes (uses Disruptor software package).
|