Deprecated API


Contents
Deprecated Interfaces
org.kitesdk.data.MetadataProvider
          will be moved in 0.14.0; moved to service provider interface. 
 

Deprecated Classes
org.kitesdk.tools.CombinedLogFormatConverter
          will be removed in 0.14.0 
org.kitesdk.data.filesystem.FileSystemMetadataProvider
          will be removed in 0.14.0; moved to SPI. 
org.kitesdk.data.filesystem.FileSystemMetadataProvider.Builder
          will be removed in 0.14.0 
 

Deprecated Exceptions
org.kitesdk.data.MetadataProviderException
          will be removed in 0.14.0; use DatasetException instead. 
 

Deprecated Fields
org.kitesdk.morphline.base.Notifications.LIFE_CYLCLE
          (since 0.10.1) Use Notifications.LIFE_CYCLE instead. 
 

Deprecated Methods
org.kitesdk.data.PartitionStrategy.Builder.identity(String, Class, int)
          will be removed in 0.14.0; use PartitionStrategy.Builder.identity(String, String, Class, int) 
org.kitesdk.data.flume.Log4jAppender.setDatasetRepositoryClass(String)
          Use datasetRepositoryUri with a 'repo:' URI. 
 

Deprecated Constructors
org.kitesdk.morphline.base.AbstractCommand(Config, Command, Command, MorphlineContext)
           
org.kitesdk.morphline.stdlib.AbstractFieldTransformCommand(Config, Command, Command, MorphlineContext)
           
org.kitesdk.morphline.stdio.AbstractParser(Config, Command, Command, MorphlineContext)
           
 



Copyright © 2013–2014. All rights reserved.