Skip navigation links
C E G I L M P S T 

C

com.spotify.flo.freezer - package com.spotify.flo.freezer
 

E

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

G

getFiles() - Method in class com.spotify.flo.freezer.PersistingContext
 

I

invokeProcessFn(TaskId, Fn<T>) - Method in class com.spotify.flo.freezer.PersistingContext
 

L

LoggingListener - Class in com.spotify.flo.freezer
A InstrumentedContext.Listener that prints to an slf4j Logger.
LoggingListener() - Constructor for class com.spotify.flo.freezer.LoggingListener
 

M

main(String[]) - Static method in class com.spotify.flo.freezer.TaskRunnerEntrypoint
 

P

Persisted - Exception in com.spotify.flo.freezer
This exception is thrown in the EvalContext.Value that is created by PersistingContext.
Persisted() - Constructor for exception com.spotify.flo.freezer.Persisted
 
PersistingContext - Class in com.spotify.flo.freezer
A EvalContext that serializes and persist tasks.
PersistingContext(Path, EvalContext) - Constructor for class com.spotify.flo.freezer.PersistingContext
 

S

status(TaskId, InstrumentedContext.Listener.Phase) - Method in class com.spotify.flo.freezer.LoggingListener
 

T

task(Task<?>) - Method in class com.spotify.flo.freezer.LoggingListener
 
TaskRunnerEntrypoint - Class in com.spotify.flo.freezer
A main class that uses EvaluatingContext for evaluating a specific task which has been persisted by PersistingContext.
TaskRunnerEntrypoint() - Constructor for class com.spotify.flo.freezer.TaskRunnerEntrypoint
 
C E G I L M P S T 
Skip navigation links

Copyright © 2018. All rights reserved.