Package gorsat.process
Class GorDataType
java.lang.Object
gorsat.process.GorDataType
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGorDataType(Map<Integer, org.apache.spark.sql.types.DataType> dataTypeMap, boolean withStart, String[] header, String[] gortypes, boolean nor) GorDataType(Map<Integer, org.apache.spark.sql.types.DataType> dataTypeMap, boolean withStart, String[] header, String[] gortypes, boolean base128, boolean nor) -
Method Summary
-
Field Details
-
dataTypeMap
-
withStart
public boolean withStart -
nor
public boolean nor -
header
-
gortypes
-
base128
public boolean base128 -
usedFiles
-
-
Constructor Details
-
GorDataType
-
GorDataType
-
-
Method Details
-
setUsedFiles
-