Package cern.nxcals.api.ingestion
-
Interface Summary Interface Description DataServiceEncoder<K,P,S,T> Deprecated. - please useDataEncoder
The role of this component is to encode the @seeData
record meta information into the internal service representation.Publisher<V> NXCALS Ingestion API main interface.Result Defines result of publication. -
Class Summary Class Description DataServiceEncoderImpl Deprecated. - please useDataEncoderImpl
DelayedQueueBuffer<T extends java.util.concurrent.Delayed> PublisherFactory The main entry point to the NXCALS service. -
Enum Summary Enum Description Publisher.Constants -
Exception Summary Exception Description IllegalRecordRuntimeException Thrown when record cannot be accepted due to contract violation (size, nb or fields, etc) Created by jwozniak on 26/10/16.RecordTooBigRuntimeException Thrown when record exceeds 1MB.