Skip navigation links
B C D E F G I L M O P R S T 

B

basePath - Variable in class io.rouz.flo.freezer.EvaluatingContext
 
basePath - Variable in class io.rouz.flo.freezer.PersistingContext
 

C

cleanForFilename(TaskId) - Static method in class io.rouz.flo.freezer.PersistingContext
 

D

delegate - Variable in class io.rouz.flo.freezer.EvaluatingContext
 
deserialize(Path) - Static method in class io.rouz.flo.freezer.PersistingContext
 

E

edge(TaskId, TaskId) - Method in class io.rouz.flo.freezer.LoggingListener
 
evalTask - Variable in class io.rouz.flo.freezer.EvaluatingContext.SpecificEval
 
evaluateInternal(Task<T>, TaskContext) - Method in class io.rouz.flo.freezer.EvaluatingContext.SpecificEval
 
evaluateInternal(Task<T>, TaskContext) - Method in class io.rouz.flo.freezer.PersistingContext
 
evaluateTaskFrom(Path) - Method in class io.rouz.flo.freezer.EvaluatingContext
Evaluate a persisted task, expecting it's input values to exist as "_out" files in the same directory.
EvaluatingContext - Class in io.rouz.flo.freezer
A wrapper context that allows for evaluating specific tasks.
EvaluatingContext(Path, TaskContext) - Constructor for class io.rouz.flo.freezer.EvaluatingContext
 
EvaluatingContext.SpecificEval - Class in io.rouz.flo.freezer
 

F

files - Variable in class io.rouz.flo.freezer.PersistingContext
 

G

getFiles() - Method in class io.rouz.flo.freezer.PersistingContext
 

I

invokeProcessFn(TaskId, Fn<TaskContext.Value<T>>) - Method in class io.rouz.flo.freezer.EvaluatingContext.SpecificEval
 
invokeProcessFn(TaskId, Fn<TaskContext.Value<T>>) - Method in class io.rouz.flo.freezer.PersistingContext
 
io.rouz.flo.freezer - package io.rouz.flo.freezer
 

L

LOG - Static variable in class io.rouz.flo.freezer.LoggingListener
 
LOG - Static variable in class io.rouz.flo.freezer.PersistingContext
 
LOG - Static variable in class io.rouz.flo.freezer.TaskRunnerEntrypoint
 
LoggingListener - Class in io.rouz.flo.freezer
A InstrumentedContext.Listener that prints to an slf4j Logger.
LoggingListener() - Constructor for class io.rouz.flo.freezer.LoggingListener
 

M

main(String[]) - Static method in class io.rouz.flo.freezer.TaskRunnerEntrypoint
 

O

OUTPUT_SUFFIX - Static variable in class io.rouz.flo.freezer.EvaluatingContext
 

P

persist(TaskId, T) - Method in class io.rouz.flo.freezer.EvaluatingContext
 
Persisted - Exception in io.rouz.flo.freezer
This exception is thrown in the TaskContext.Value that is created by PersistingContext.
Persisted() - Constructor for exception io.rouz.flo.freezer.Persisted
 
PersistingContext - Class in io.rouz.flo.freezer
A TaskContext that serializes and persist tasks.
PersistingContext(Path, TaskContext) - Constructor for class io.rouz.flo.freezer.PersistingContext
 

R

resolveExistingOutput(TaskId) - Method in class io.rouz.flo.freezer.EvaluatingContext
 

S

serialize(Object, Path) - Static method in class io.rouz.flo.freezer.PersistingContext
 
SpecificEval(Task<?>, TaskContext) - Constructor for class io.rouz.flo.freezer.EvaluatingContext.SpecificEval
 
status(TaskId, InstrumentedContext.Listener.Phase) - Method in class io.rouz.flo.freezer.LoggingListener
 

T

taskFile(TaskId) - Method in class io.rouz.flo.freezer.PersistingContext
 
TaskRunnerEntrypoint - Class in io.rouz.flo.freezer
A main class that uses EvaluatingContext for evaluating a specific task which has been persisted by PersistingContext.
TaskRunnerEntrypoint() - Constructor for class io.rouz.flo.freezer.TaskRunnerEntrypoint
 
B C D E F G I L M O P R S T 
Skip navigation links

Copyright © 2017. All Rights Reserved.