|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MorphlineContext.Builder | |
---|---|
org.kitesdk.morphline.api | This package contains the heart of the morphline API. |
org.kitesdk.morphline.solr |
Uses of MorphlineContext.Builder in org.kitesdk.morphline.api |
---|
Methods in org.kitesdk.morphline.api that return MorphlineContext.Builder | |
---|---|
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)
|
Uses of MorphlineContext.Builder in org.kitesdk.morphline.solr |
---|
Subclasses of MorphlineContext.Builder in org.kitesdk.morphline.solr | |
---|---|
static class |
SolrMorphlineContext.Builder
Helper to construct a SolrMorphlineContext instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |