Class BinaryCasSerDes6.ReadModifiedFSs

java.lang.Object
org.apache.uima.cas.impl.BinaryCasSerDes6.ReadModifiedFSs
Enclosing class:
BinaryCasSerDes6

private class BinaryCasSerDes6.ReadModifiedFSs extends Object
Modified Values Modified heap values need fsStartIndexes conversion
  • Field Details

    • vPrevModInt

      private int vPrevModInt
    • prevModHeapRefTgtSeq

      private int prevModHeapRefTgtSeq
    • vPrevModShort

      private short vPrevModShort
    • vPrevModLong

      private long vPrevModLong
    • iHeap

      private int iHeap
    • typeInfo

      private TypeSystemImpl.TypeInfo typeInfo
    • tgtF2srcF

      private int[] tgtF2srcF
    • wasRemoved

      private boolean wasRemoved
    • addbackSingle

    • featCodes

      private int[] featCodes
  • Constructor Details

    • ReadModifiedFSs

      private ReadModifiedFSs()
  • Method Details

    • readModifiedFSs

      private void readModifiedFSs() throws IOException
      Throws:
      IOException
    • readModifiedAuxHeap

      private void readModifiedAuxHeap(int numberOfMods) throws IOException
      Throws:
      IOException
    • readModifiedMainHeap

      private void readModifiedMainHeap(int numberOfMods) throws IOException
      Throws:
      IOException
    • maybeRemove

      private void maybeRemove(int srcOffsetInFs)