public class ReadProperties extends Object
| Modifier and Type | Field and Description | 
|---|---|
| int | blen | 
| long | clen | 
| long | expectedNnz | 
| Types.FileFormat | fmt | 
| FileFormatProperties | formatProperties | 
| boolean | localFS | 
| String | path | 
| long | rlen | 
| Constructor and Description | 
|---|
| ReadProperties() | 
public String path
public long rlen
public long clen
public int blen
public long expectedNnz
public Types.FileFormat fmt
public boolean localFS
public FileFormatProperties formatProperties
Copyright © 2020 The Apache Software Foundation. All rights reserved.