1 line
462 KiB
JSON
Raw Permalink Normal View History

[{"name":"ERROR()","description":"space.kscience.dataforge.data.GoalExecutionRestrictionPolicy.ERROR","location":"dataforge-data/space.kscience.dataforge.data/-goal-execution-restriction-policy/-e-r-r-o-r/index.html","searchKeys":["ERROR","ERROR()","space.kscience.dataforge.data.GoalExecutionRestrictionPolicy.ERROR"]},{"name":"NONE()","description":"space.kscience.dataforge.data.GoalExecutionRestrictionPolicy.NONE","location":"dataforge-data/space.kscience.dataforge.data/-goal-execution-restriction-policy/-n-o-n-e/index.html","searchKeys":["NONE","NONE()","space.kscience.dataforge.data.GoalExecutionRestrictionPolicy.NONE"]},{"name":"WARNING()","description":"space.kscience.dataforge.data.GoalExecutionRestrictionPolicy.WARNING","location":"dataforge-data/space.kscience.dataforge.data/-goal-execution-restriction-policy/-w-a-r-n-i-n-g/index.html","searchKeys":["WARNING","WARNING()","space.kscience.dataforge.data.GoalExecutionRestrictionPolicy.WARNING"]},{"name":"abstract class CachingAction<in T : Any, out R : Any>(outputType: KType) : Action<T, R> ","description":"space.kscience.dataforge.data.CachingAction","location":"dataforge-data/space.kscience.dataforge.data/-caching-action/index.html","searchKeys":["CachingAction","abstract class CachingAction<in T : Any, out R : Any>(outputType: KType) : Action<T, R> ","space.kscience.dataforge.data.CachingAction"]},{"name":"abstract fun async(coroutineScope: CoroutineScope): Deferred<T>","description":"space.kscience.dataforge.data.Goal.async","location":"dataforge-data/space.kscience.dataforge.data/-goal/async.html","searchKeys":["async","abstract fun async(coroutineScope: CoroutineScope): Deferred<T>","space.kscience.dataforge.data.Goal.async"]},{"name":"abstract fun emit(vararg tags: String, message: suspend () -> String)","description":"space.kscience.dataforge.data.GoalLogger.emit","location":"dataforge-data/space.kscience.dataforge.data/-goal-logger/emit.html","searchKeys":["emit","abstract fun emit(vararg tags: String, message: suspend () -> String)","space.kscience.dataforge.data.GoalLogger.emit"]},{"name":"abstract fun flowData(): Flow<NamedData<T>>","description":"space.kscience.dataforge.data.DataSet.flowData","location":"dataforge-data/space.kscience.dataforge.data/-data-set/flow-data.html","searchKeys":["flowData","abstract fun flowData(): Flow<NamedData<T>>","space.kscience.dataforge.data.DataSet.flowData"]},{"name":"abstract fun reset()","description":"space.kscience.dataforge.data.Goal.reset","location":"dataforge-data/space.kscience.dataforge.data/-goal/reset.html","searchKeys":["reset","abstract fun reset()","space.kscience.dataforge.data.Goal.reset"]},{"name":"abstract override val name: Name","description":"space.kscience.dataforge.data.NamedData.name","location":"dataforge-data/space.kscience.dataforge.data/-named-data/name.html","searchKeys":["name","abstract override val name: Name","space.kscience.dataforge.data.NamedData.name"]},{"name":"abstract suspend fun <T : Any> gather(set: DataSet<T>): Map<String, DataSet<T>>","description":"space.kscience.dataforge.data.GroupRule.gather","location":"dataforge-data/space.kscience.dataforge.data/-group-rule/gather.html","searchKeys":["gather","abstract suspend fun <T : Any> gather(set: DataSet<T>): Map<String, DataSet<T>>","space.kscience.dataforge.data.GroupRule.gather"]},{"name":"abstract suspend fun emit(name: Name, data: Data<T>?)","description":"space.kscience.dataforge.data.DataSetBuilder.emit","location":"dataforge-data/space.kscience.dataforge.data/-data-set-builder/emit.html","searchKeys":["emit","abstract suspend fun emit(name: Name, data: Data<T>?)","space.kscience.dataforge.data.DataSetBuilder.emit"]},{"name":"abstract suspend fun execute(dataSet: DataSet<T>, meta: Meta = Meta.EMPTY, scope: CoroutineScope? = null): DataSet<R>","description":"space.kscience.dataforge.actions.Action.execute","location":"dataforge-data/space.kscience.dataforge.actions/-action/execute.html","searchKeys":["execute","abstract suspend fun execute(dataSet: DataSet<T>, meta: Meta = Meta.EMPTY, scope: CoroutineScope? = null): Data