| Package | Description |
|---|---|
| org.kitesdk.morphline.api |
This package contains the heart of the morphline API.
|
| org.kitesdk.morphline.base |
| Modifier and Type | Method and Description |
|---|---|
ExceptionHandler |
MorphlineContext.getExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
MorphlineContext.Builder |
MorphlineContext.Builder.setExceptionHandler(ExceptionHandler exceptionHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
FaultTolerance
Mission critical, large-scale online production systems need to make progress without downtime
despite some issues.
|
Copyright © 2013–2015. All rights reserved.