Uses of Package
org.kitesdk.morphline.api

Packages that use org.kitesdk.morphline.api
org.kitesdk.morphline.api This package contains the heart of the morphline API. 
org.kitesdk.morphline.avro   
org.kitesdk.morphline.base   
org.kitesdk.morphline.hadoop.core   
org.kitesdk.morphline.hadoop.parquet.avro   
org.kitesdk.morphline.hadoop.rcfile   
org.kitesdk.morphline.hadoop.sequencefile   
org.kitesdk.morphline.json   
org.kitesdk.morphline.maxmind   
org.kitesdk.morphline.metrics.servlets   
org.kitesdk.morphline.saxon   
org.kitesdk.morphline.solr   
org.kitesdk.morphline.solrcell   
org.kitesdk.morphline.stdio   
org.kitesdk.morphline.stdlib   
org.kitesdk.morphline.tika   
org.kitesdk.morphline.tika.decompress   
org.kitesdk.morphline.twitter   
org.kitesdk.morphline.useragent   
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.api
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
ExceptionHandler
          Morphline-wide default handler that commands can choose to use to handle exceptions.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
MorphlineContext.Builder
          Helper to construct a MorphlineContext instance.
Record
          A record is a set of named fields where each field has a list of one or more values.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.avro
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.base
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
ExceptionHandler
          Morphline-wide default handler that commands can choose to use to handle exceptions.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
Record
          A record is a set of named fields where each field has a list of one or more values.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.hadoop.core
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.hadoop.parquet.avro
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.hadoop.rcfile
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.hadoop.sequencefile
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.json
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.maxmind
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.metrics.servlets
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.saxon
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.solr
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
MorphlineContext.Builder
          Helper to construct a MorphlineContext instance.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.solrcell
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.stdio
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
Record
          A record is a set of named fields where each field has a list of one or more values.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.stdlib
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
Record
          A record is a set of named fields where each field has a list of one or more values.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.tika
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.tika.decompress
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.twitter
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 

Classes in org.kitesdk.morphline.api used by org.kitesdk.morphline.useragent
Command
          A command transforms a record into zero or more records.
CommandBuilder
          Interface to create instances of morphline commands.
MorphlineContext
          Additional user defined parameters that will be passed to all morphline commands.
 



Copyright © 2013–2014. All rights reserved.