Class DerivedDataInfo.SegmentContextData

java.lang.Object
com._1c.g5.v8.internal.derived.DerivedDataInfo.SegmentContextData
Enclosing class:
DerivedDataInfo

public static final class DerivedDataInfo.SegmentContextData extends Object
  • Constructor Details

    • SegmentContextData

      public SegmentContextData(long timestamp, byte[] serializedData)
  • Method Details

    • getSerializedData

      public byte[] getSerializedData()
    • getTimestamp

      public long getTimestamp()