Class IndexRecord

  • Direct Known Subclasses:
    IndexRecordNew

    public class IndexRecord
    extends Object
    Represents one record from the build log index file.
    • Method Detail

      • getLogOffset

        public long getLogOffset()
        Returns offset in the build log file
        Returns:
        offset in the build log
      • getFlowId

        @Nullable
        public Integer getFlowId()
      • getRenderingHintHash

        @Nullable
        public Integer getRenderingHintHash()