Serialized Form

  • Package net.sansa_stack.hadoop.core

    • Exception net.sansa_stack.hadoop.core.RecordReaderGenericBase.ReadTooFarException

      class ReadTooFarException extends RuntimeException implements Serializable
    • Class net.sansa_stack.hadoop.core.Stats

      class Stats extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • regionEndProbeResult
          net.sansa_stack.hadoop.core.ProbeResult regionEndProbeResult
        • regionStartProbeResult
          net.sansa_stack.hadoop.core.ProbeResult regionStartProbeResult
        • regionStartSearchReadOverRegionEnd
          Boolean regionStartSearchReadOverRegionEnd
          If the search read over the region end it means that the parser had to be restarted with the detected region start and end offsets. This attribute can only be true if regionStartSearchReadOverSplitEnd is also true.
        • regionStartSearchReadOverSplitEnd
          Boolean regionStartSearchReadOverSplitEnd
        • splitEnd
          long splitEnd
        • splitStart
          long splitStart
        • tailElementCount
          long tailElementCount
        • totalBytesRead
          Long totalBytesRead
        • totalElementCount
          long totalElementCount
        • totalRecordCount
          long totalRecordCount