Class BdecParquetReader.BdecInputFile

  • All Implemented Interfaces:
    org.apache.parquet.io.InputFile
    Enclosing class:
    BdecParquetReader

    public static class BdecParquetReader.BdecInputFile
    extends Object
    implements org.apache.parquet.io.InputFile
    • Constructor Detail

      • BdecInputFile

        public BdecInputFile​(byte[] data)
    • Method Detail

      • getLength

        public long getLength()
        Specified by:
        getLength in interface org.apache.parquet.io.InputFile
      • newStream

        public org.apache.parquet.io.SeekableInputStream newStream()
        Specified by:
        newStream in interface org.apache.parquet.io.InputFile