Package

org.ada.web.runnables

pdchallenge

Permalink

package pdchallenge

Visibility
  1. Public
  2. All

Type Members

  1. class CalcCorrelationAggregates extends InputFutureRunnableExt[CalcCorrelationAggregatesSpec] with FeatureMatrixExtractor

    Permalink
  2. case class CalcCorrelationAggregatesSpec(correlationDataSetId: String, scoreBoardDataSetId: String, featureInfoDataSetId: String) extends Product with Serializable

    Permalink
  3. class CalcEuclideanDistanceBetweenGroupsForDataSpace extends InputFutureRunnableExt[CalcEuclideanDistanceBetweenGroupsForDataSpaceSpec] with MatrixCalcHelper

    Permalink
  4. case class CalcEuclideanDistanceBetweenGroupsForDataSpaceSpec(dataSpaceId: BSONObjectID, xFieldName: String, yFieldName: String, groupFieldName: String, exportFileName: String, exportDelimiter: String) extends Product with Serializable

    Permalink
  5. class CheckSubmissionFeatureMetaInfoNames extends InputFutureRunnableExt[CheckSubmissionFeatureMetaInfoNamesSpec]

    Permalink
  6. case class CheckSubmissionFeatureMetaInfoNamesSpec(featureMetaInfoDataSetId: String, headerFileName: String) extends Product with Serializable

    Permalink
  7. trait FeatureMatrixExtractor extends AnyRef

    Permalink
  8. class ImportMPowerIndividualFeatureScoreForDataSpace extends InputFutureRunnableExt[ImportMPowerIndividualFeatureScoreForDataSpaceSpec]

    Permalink
  9. case class ImportMPowerIndividualFeatureScoreForDataSpaceSpec(dataSpaceId: BSONObjectID, fileName: String, processingBatchSize: Int) extends Product with Serializable

    Permalink
  10. class ImportMPowerIndividualFeatureScores extends InputFutureRunnableExt[ImportMPowerIndividualFeatureScoresSpec]

    Permalink
  11. case class ImportMPowerIndividualFeatureScoresSpec(featureDataSetId: String, newDataSetId: String, newDataSetName: String, fileName: String, processingBatchSize: Int) extends Product with Serializable

    Permalink
  12. class LinkFeatureFileWithFeatureInfo extends InputFutureRunnableExt[LinkFeatureFileWithFeatureInfoSpec]

    Permalink
  13. case class LinkFeatureFileWithFeatureInfoSpec(featureMetaInfoDataSetId: String, scoreDataSetId: String, featureFileName: String, newDataSetId: String, newDataSetName: String) extends Product with Serializable

    Permalink
  14. class LinkKMeansWithFeatureInfo extends InputFutureRunnableExt[LinkKMeansWithFeatureInfoSpec]

    Permalink
  15. case class LinkKMeansWithFeatureInfoSpec(featureMetaInfoDataSetId: String, scoreDataSetId: String, featureFolderName: String, fileNamePrefix: String, dataSpacePrefix: String) extends Product with Serializable

    Permalink
  16. class LinkMDSWithFeatureInfo extends InputFutureRunnableExt[LinkMDSWithFeatureInfoSpec]

    Permalink
  17. case class LinkMDSWithFeatureInfoSpec(featureMetaInfoDataSetId: String, scoreDataSetId: String, featureFolderName: String, fileNamePrefix: String, dataSpacePrefix: String) extends Product with Serializable

    Permalink

Ungrouped