Package org.jlab.coda.emu.support.data
package org.jlab.coda.emu.support.data
-
ClassDescriptionInterface used to designate the presence of an attached object.This class is used in conjunction with the
ByteBufferSupplyclass to provide a very fast supply of ByteBuffer objects for reuse.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).This enum specifies values associated with tags used in CODA online components.This enum specifies tag values associated with CODA control types used in CODA online components.This enum specifies values associated with CODA event types used in CODA online components.This class is used as a layer on top of evio to handle CODA3 specific details.Wrapper for a ByteBuffer object that has external, associated data.This interface defines the type of item which may be passed to the EMU through its transport channels.Class used by the Disruptor's RingBuffer to populate itself with PayloadBuffers or PayloadBanks.This class keeps some statistics on time to build an event.