Package | Description |
---|---|
org.kitesdk.morphline.api |
This package contains the heart of the morphline API.
|
org.kitesdk.morphline.solr |
Modifier and Type | Method and Description |
---|---|
MorphlineContext.Builder |
MorphlineContext.Builder.setExceptionHandler(ExceptionHandler exceptionHandler) |
MorphlineContext.Builder |
MorphlineContext.Builder.setHealthCheckRegistry(com.codahale.metrics.health.HealthCheckRegistry healthCheckRegistry) |
MorphlineContext.Builder |
MorphlineContext.Builder.setMetricRegistry(com.codahale.metrics.MetricRegistry metricRegistry) |
MorphlineContext.Builder |
MorphlineContext.Builder.setSettings(Map<String,Object> settings) |
Modifier and Type | Class and Description |
---|---|
static class |
SolrMorphlineContext.Builder
Helper to construct a
SolrMorphlineContext instance. |
Copyright © 2013–2015. All rights reserved.