Class Plead_splittingBean
java.lang.Object
org.openprovenance.prov.template.library.plead.client.common.Plead_splittingBean
A Simple Bean that captures all variables of this template.
-
Field Summary
FieldsModifier and TypeFieldDescriptionend: Time when the transformation ends (expected type: xsd:dateTime)engineer: The engineer developing the ML pipeline (expected type: xsd:int)file: The file before splitting (expected type: xsd:int)filename1: The first filename resulting from the split (expected type: xsd:string)filename2: The second filename resulting from the split (expected type: xsd:string)final StringThe template namen_cols1: The number of columns in the file (expected type: xsd:int)n_cols2: The number of columns in the file (expected type: xsd:int)n_rows1: The number of rows in the file (expected type: xsd:int)n_rows2: The number of rows in the file (expected type: xsd:int)organization: An organization aiming managing the ML pipeline (expected type: xsd:int)path1: The actual path of the file (expected type: xsd:string)path2: The actual path of the file (expected type: xsd:string)split_file1: The first file resulting from the split (expected type: xsd:int)split_file2: The second file resulting from the split (expected type: xsd:int)splitting: The activity of transforming the file (expected type: xsd:int)start: Time when the transformation starts (expected type: xsd:dateTime)time: Time when the transformed file is created (expected type: xsd:dateTime) -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isA
-
split_file1
split_file1: The first file resulting from the split (expected type: xsd:int) -
filename1
filename1: The first filename resulting from the split (expected type: xsd:string) -
split_file2
split_file2: The second file resulting from the split (expected type: xsd:int) -
filename2
filename2: The second filename resulting from the split (expected type: xsd:string) -
file
file: The file before splitting (expected type: xsd:int) -
organization
organization: An organization aiming managing the ML pipeline (expected type: xsd:int) -
engineer
engineer: The engineer developing the ML pipeline (expected type: xsd:int) -
splitting
splitting: The activity of transforming the file (expected type: xsd:int) -
n_rows1
n_rows1: The number of rows in the file (expected type: xsd:int) -
n_cols1
n_cols1: The number of columns in the file (expected type: xsd:int) -
path1
path1: The actual path of the file (expected type: xsd:string) -
n_rows2
n_rows2: The number of rows in the file (expected type: xsd:int) -
n_cols2
n_cols2: The number of columns in the file (expected type: xsd:int) -
path2
path2: The actual path of the file (expected type: xsd:string) -
time
time: Time when the transformed file is created (expected type: xsd:dateTime) -
start
start: Time when the transformation starts (expected type: xsd:dateTime) -
end
end: Time when the transformation ends (expected type: xsd:dateTime)
-
-
Constructor Details
-
Plead_splittingBean
public Plead_splittingBean()
-
-
Method Details
-
process
-