Deprecated API


Contents
Deprecated Methods
com.cloudera.cdk.data.hcatalog.HCatalogDatasetRepository.Builder.fileSystem(FileSystem)
          will be removed in 0.9.0 
com.cloudera.cdk.data.filesystem.FileSystemDatasetRepository.getFileSystem()
          will be removed in 0.9.0 
com.cloudera.cdk.data.filesystem.FileSystemDatasetRepository.getRootDirectory()
          will be removed in 0.9.0 
com.cloudera.cdk.data.PartitionStrategy.Builder.identity(String, int)
          Use PartitionStrategy.Builder.identity(String, Class, int). 
com.cloudera.cdk.data.partition.PartitionFunctions.identity(String, int)
          Use PartitionFunctions.identity(String, Class, int). 
com.cloudera.cdk.data.DatasetDescriptor.Builder.schema(String)
          will be removed in 0.9.0 
com.cloudera.cdk.data.DatasetDescriptor.Builder.schema(URI)
          will be removed in 0.9.0, use DatasetDescriptor.Builder.schemaUri(java.net.URI) 
 

Deprecated Constructors
com.cloudera.cdk.morphline.base.AbstractCommand(Config, Command, Command, MorphlineContext)
           
com.cloudera.cdk.morphline.stdlib.AbstractFieldTransformCommand(Config, Command, Command, MorphlineContext)
           
com.cloudera.cdk.morphline.stdio.AbstractParser(Config, Command, Command, MorphlineContext)
           
com.cloudera.cdk.data.DatasetDescriptor(Schema, PartitionStrategy)
          will be removed in 0.9.0 
com.cloudera.cdk.data.filesystem.FileSystemDatasetRepository(FileSystem, Path)
          will be removed in 0.9.0 
com.cloudera.cdk.data.filesystem.FileSystemDatasetRepository(FileSystem, Path, MetadataProvider)
          will be removed in 0.9.0 
com.cloudera.cdk.data.filesystem.FileSystemDatasetRepository(URI)
          will be removed in 0.9.0 
com.cloudera.cdk.data.filesystem.FileSystemMetadataProvider(Configuration, Path)
          will be removed in 0.9.0 
com.cloudera.cdk.data.filesystem.FileSystemMetadataProvider(FileSystem, Path)
          will be removed in 0.9.0 
com.cloudera.cdk.data.PartitionStrategy(FieldPartitioner...)
          will be removed in 0.9.0 
com.cloudera.cdk.data.PartitionStrategy(List)
          will be removed in 0.9.0 
 



Copyright © 2013 Cloudera. All rights reserved.