Class MarlinProducerImpl.WorkerThread.WorkerState

    • Field Detail

      • maxBytesToSend

        protected int maxBytesToSend
      • feedIDs

        protected int[] feedIDs
      • toSend

        protected byte[] toSend
      • timestamps

        protected long[] timestamps
      • numHeaders

        protected int[] numHeaders
      • byteOffsets

        protected int[] byteOffsets
      • byteSize

        protected int byteSize
    • Constructor Detail

      • WorkerState

        protected WorkerState()