| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Spark.Core.Try
Description
Useful classes and functions to deal with failures within the Karps framework.
This is a developer API. Users should not have to invoke functions from this module.
Documentation
An error associated to a particular node (an observable or a dataset).
Instances
| Eq NodeError Source # | |
| Show NodeError Source # | |
| (~) * s String => CanRename DynColumn s Source # | |
| CanRename DynColumn FieldName Source # | |
| Project DataFrame Text Source # | |
| Project DataFrame DynamicColProjection Source # | |
| Project DynColumn Text Source # | |
| Project DynColumn DynamicColProjection Source # | |
| GeneralizedHomo2 LocalFrame LocalFrame Source # | |
| GeneralizedHomo2 DynColumn DynColumn Source # | |
| Project DataFrame (StaticColProjection a b) Source # | |
| GeneralizedHomo2 LocalFrame (Column ref x) Source # | |
| GeneralizedHomo2 DynColumn (Column ref x) Source # | |
| (~) * s String => CanRename (Try (ComputeNode loc a)) s Source # | |
| GeneralizedHomo2 (Column ref x) LocalFrame Source # | |
| GeneralizedHomo2 (Column ref x) DynColumn Source # | |