Class Plead_splittingBuilderTypedRecord
java.lang.Object
org.openprovenance.prov.template.library.plead.Plead_splittingBuilderTypedRecord
- All Implemented Interfaces:
Plead_splittingBuilderInterface<Object[]>
public class Plead_splittingBuilderTypedRecord
extends Object
implements Plead_splittingBuilderInterface<Object[]>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]call(QualifiedName split_file1, Object filename1, QualifiedName split_file2, Object filename2, QualifiedName file, QualifiedName organization, QualifiedName engineer, QualifiedName splitting, Object n_rows1, Object n_cols1, Object path1, Object n_rows2, Object n_cols2, Object path2, Object time, Object start, Object end)
-
Constructor Details
-
Plead_splittingBuilderTypedRecord
public Plead_splittingBuilderTypedRecord()
-
-
Method Details
-
call
public Object[] call(QualifiedName split_file1, Object filename1, QualifiedName split_file2, Object filename2, QualifiedName file, QualifiedName organization, QualifiedName engineer, QualifiedName splitting, Object n_rows1, Object n_cols1, Object path1, Object n_rows2, Object n_cols2, Object path2, Object time, Object start, Object end) - Specified by:
callin interfacePlead_splittingBuilderInterface<Object[]>
-