Package

za.co.absa.cobrix.spark.cobol.reader

varlen

Permalink

package varlen

Visibility
  1. Public
  2. All

Type Members

  1. final class VarLenNestedReader extends VarLenReader

    Permalink

    The Cobol data reader for variable length records that gets input binary data as a stream and produces nested structure schema

    The Cobol data reader for variable length records that gets input binary data as a stream and produces nested structure schema

    Annotations
    @throws( classOf[IllegalArgumentException] )
  2. abstract class VarLenReader extends Reader with Serializable

    Permalink

    The abstract class for Cobol data readers from various sequential sources (e.g.

    The abstract class for Cobol data readers from various sequential sources (e.g. variable size EBCDIC records)

Value Members

  1. package iterator

    Permalink

Ungrouped