Class BinaryCasSerDes6.ReuseInfo

  • Enclosing class:
    BinaryCasSerDes6

    public static class BinaryCasSerDes6.ReuseInfo
    extends java.lang.Object
    Info reused for 1) multiple serializations of same cas to multiple targets (a speedup), or 2) for delta cas serialization, where it represents the fsStartIndex info before any mods were done which could change that info, or 3) for deserializing with a delta cas, where it represents the fsStartIndex info at the time the CAS was serialized out.. Reachable FSs and Sequence maps
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait