Package dev.dokimos.server.entity
Class DatasetItem
java.lang.Object
dev.dokimos.server.entity.DatasetItem
A single example within a
DatasetVersion. The ordinal preserves the caller's input
order and is unique within a version; runs pair items across versions by (versionId, ordinal)
or by the stable item id.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DatasetItem
-
-
Method Details
-
getId
-
getDatasetVersion
-
getOrdinal
public int getOrdinal() -
getInputs
-
getExpectedOutputs
-
getMetadata
-