Class TaskResultsService


  • public class TaskResultsService
    extends java.lang.Object
    Service that can store task results.
    • Field Detail

      • TASK_RESULT_INDEX_MAPPING_FILE

        public static final java.lang.String TASK_RESULT_INDEX_MAPPING_FILE
        See Also:
        Constant Field Values
      • TASK_RESULT_MAPPING_VERSION_META_FIELD

        public static final java.lang.String TASK_RESULT_MAPPING_VERSION_META_FIELD
        See Also:
        Constant Field Values
      • TASK_RESULT_MAPPING_VERSION

        public static final int TASK_RESULT_MAPPING_VERSION
        See Also:
        Constant Field Values
    • Method Detail

      • taskResultIndexMapping

        public java.lang.String taskResultIndexMapping()