Spring for Apache Hadoop
A B C D E F G H I J K L M N O P Q R S T U V W 

C

call() - Method in class org.springframework.data.hadoop.hive.HiveRunner
 
call() - Method in class org.springframework.data.hadoop.mapreduce.JarRunner
 
call() - Method in class org.springframework.data.hadoop.mapreduce.JobRunner
 
call() - Method in class org.springframework.data.hadoop.mapreduce.ToolRunner
 
call() - Method in class org.springframework.data.hadoop.pig.PigRunner
 
cat(String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
cat(String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
ChainedFileNamingStrategy - Class in org.springframework.data.hadoop.store.strategy.naming
A FileNamingStrategy chaining other strategies.
ChainedFileNamingStrategy() - Constructor for class org.springframework.data.hadoop.store.strategy.naming.ChainedFileNamingStrategy
Instantiates a new chained rollover strategy.
ChainedFileNamingStrategy(List<? extends FileNamingStrategy>) - Constructor for class org.springframework.data.hadoop.store.strategy.naming.ChainedFileNamingStrategy
Instantiates a new chained rollover strategy.
ChainedRolloverStrategy - Class in org.springframework.data.hadoop.store.strategy.rollover
RolloverStrategy which is simply chaining other strategies.
ChainedRolloverStrategy() - Constructor for class org.springframework.data.hadoop.store.strategy.rollover.ChainedRolloverStrategy
Instantiates a new chained rollover strategy.
ChainedRolloverStrategy(List<? extends RolloverStrategy>) - Constructor for class org.springframework.data.hadoop.store.strategy.rollover.ChainedRolloverStrategy
Instantiates a new chained rollover strategy.
chgrp(String, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chgrp(String, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chgrp(boolean, String, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chgrp(boolean, String, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chgrpr(String, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chgrpr(String, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chmod(String, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chmod(String, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chmod(Integer, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chmod(Integer, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chmod(boolean, Integer, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chmod(boolean, Integer, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chmod(boolean, String, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chmod(boolean, String, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chmodr(String, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chmodr(String, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chmodr(Integer, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chmodr(Integer, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chown(String, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chown(String, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chown(boolean, String, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chown(boolean, String, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chownr(String, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
chownr(String, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
close() - Method in class org.springframework.data.hadoop.batch.item.HdfsItemWriter
 
close() - Method in class org.springframework.data.hadoop.fs.FsShell
 
close() - Method in class org.springframework.data.hadoop.fs.HdfsResourceLoader
 
close() - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
close() - Method in class org.springframework.data.hadoop.store.dataset.AvroPojoDatasetStoreWriter
 
close() - Method in class org.springframework.data.hadoop.store.dataset.ParquetDatasetStoreWriter
 
close() - Method in class org.springframework.data.hadoop.store.input.DelimitedTextFileReader
 
close() - Method in class org.springframework.data.hadoop.store.input.TextFileReader
 
close() - Method in class org.springframework.data.hadoop.store.input.TextSequenceFileReader
 
close() - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
 
close() - Method in class org.springframework.data.hadoop.store.output.DelimitedTextFileWriter
 
close() - Method in class org.springframework.data.hadoop.store.output.OutputStreamWriter
 
close() - Method in class org.springframework.data.hadoop.store.output.TextFileWriter
 
close() - Method in class org.springframework.data.hadoop.store.output.TextSequenceFileWriter
 
close() - Method in class org.springframework.data.hadoop.store.support.SequenceFileWriterHolder
 
close() - Method in class org.springframework.data.hadoop.store.support.StreamsHolder
Close both streams in this holder.
close() - Method in class org.springframework.data.hadoop.test.support.HadoopClusterManager
Close the manager, removes shutdown hook and closes all running clusters.
closeCluster(HadoopCluster) - Method in class org.springframework.data.hadoop.test.support.HadoopClusterManager
Closes and remove HadoopCluster from a manager cache.
ClusterInfo - Class in org.springframework.data.hadoop.test.support
Object keeping some testing cluster init info.
ClusterInfo() - Constructor for class org.springframework.data.hadoop.test.support.ClusterInfo
 
ClusterInfo(String, int) - Constructor for class org.springframework.data.hadoop.test.support.ClusterInfo
 
CodecFileNamingStrategy - Class in org.springframework.data.hadoop.store.strategy.naming
A FileNamingStrategy which adds suffix based on known codec.
CodecFileNamingStrategy() - Constructor for class org.springframework.data.hadoop.store.strategy.naming.CodecFileNamingStrategy
Instantiates a new codec file naming strategy.
CodecInfo - Interface in org.springframework.data.hadoop.store.codec
Generic interface for supported codec info.
Codecs - Enum in org.springframework.data.hadoop.store.codec
Default codecs supported by store framework.
completeLocalOutput(Path, Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
completeLocalOutput(String, String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
computeSplitSize(long, long, long) - Method in class org.springframework.data.hadoop.store.split.AbstractSplitter
Compute split size.
computeSplitSize(long, long, long) - Method in class org.springframework.data.hadoop.store.split.StaticBlockSplitter
 
configuration - Variable in class org.springframework.data.hadoop.test.junit.AbstractHadoopClusterTests
 
ConfigurationDelegatingFactoryBean - Class in org.springframework.data.hadoop.test.support
Simple factory bean delegating retrieval of hadoop Configuration from a StandaloneHadoopCluster.
ConfigurationDelegatingFactoryBean() - Constructor for class org.springframework.data.hadoop.test.support.ConfigurationDelegatingFactoryBean
 
ConfigurationFactoryBean - Class in org.springframework.data.hadoop.configuration
FactoryBean for creating Configuration instances.
ConfigurationFactoryBean() - Constructor for class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
 
ConfigurationUtils - Class in org.springframework.data.hadoop.configuration
Reusable utility class for common Configuration operations.
ConfigurationUtils() - Constructor for class org.springframework.data.hadoop.configuration.ConfigurationUtils
 
configure(B) - Method in interface org.springframework.data.hadoop.config.common.annotation.AnnotationConfigurer
Configure the AnnotationBuilder by setting the necessary properties on the AnnotationBuilder.
configure(B) - Method in class org.springframework.data.hadoop.config.common.annotation.AnnotationConfigurerAdapter
 
configure(B) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultPropertiesConfigurer
 
configure(B) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultResourceConfigurer
 
configureProperties(B, Properties) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultPropertiesConfigurer
Configure properties.
configureProperties(Properties) - Method in interface org.springframework.data.hadoop.config.common.annotation.configurers.PropertiesConfigurerAware
Configure Properties.
configureResources(B, Set<Resource>) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultResourceConfigurer
Configure resources.
configureResources(Set<Resource>) - Method in interface org.springframework.data.hadoop.config.common.annotation.configurers.ResourceConfigurerAware
Configure Resources.
convertHbaseAccessException(Exception) - Method in class org.springframework.data.hadoop.hbase.HbaseTemplate
 
convertHbaseException(Exception) - Static method in class org.springframework.data.hadoop.hbase.HbaseUtils
Converts the given (Hbase) exception to an appropriate exception from org.springframework.dao hierarchy.
convertHiveAccessException(Exception) - Method in class org.springframework.data.hadoop.hive.HiveTemplate
Converts the given Hive exception to an appropriate exception from the org.springframework.dao hierarchy.
convertPigAccessException(IOException) - Method in class org.springframework.data.hadoop.pig.PigTemplate
Converts the given Pig exception to an appropriate exception from the org.springframework.dao hierarchy.
convertPigAccessException(ExecException) - Method in class org.springframework.data.hadoop.pig.PigTemplate
Converts the given Pig exception to an appropriate exception from the org.springframework.dao hierarchy.
copy(EnumSet<DistCp.Preserve>, Boolean, Boolean, Boolean, Boolean, String...) - Method in class org.springframework.data.hadoop.fs.DistCp
 
copy(EnumSet<DistCp.Preserve>, Boolean, Boolean, String, Integer, Boolean, Boolean, Boolean, Long, Long, String, String...) - Method in class org.springframework.data.hadoop.fs.DistCp
Copies the given resources using the given parameters.
copy(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Integer, Boolean, Boolean, Boolean, Long, Long, String, String...) - Method in class org.springframework.data.hadoop.fs.DistCp
Copies the given resources using the given parameters.
copy(String, String) - Method in class org.springframework.data.hadoop.fs.DistCp
Basic copy operation, between a source and a destination using the defaults.
copy(String, String, String) - Method in class org.springframework.data.hadoop.fs.DistCp
Basic copy operation, between a source and a destination using the defaults.
copy(String...) - Method in class org.springframework.data.hadoop.fs.DistCp
DistCopy using a command-line style (arguments are specified as Strings).
copy(InputStream, DataStoreWriter<byte[]>) - Static method in class org.springframework.data.hadoop.store.support.StoreUtils
Copy the contents of the given InputStream to the given DataStoreWriter.
copyFromLocal(String, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
copyFromLocal(String, String, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
copyFromLocalFile(Path, Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
copyFromLocalFile(String, String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
copyFromLocalFile(boolean, Path, Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
copyFromLocalFile(boolean, String, String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
copyFromLocalFile(boolean, boolean, Path[], Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
copyFromLocalFile(boolean, boolean, String[], String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
copyFromLocalFile(boolean, boolean, Path, Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
copyFromLocalFile(boolean, boolean, String, String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
copyStream(InputStream, DataStoreWriter<byte[]>) - Static method in class org.springframework.data.hadoop.store.support.StoreUtils
Copy the contents of the given InputStream to the given DataStoreWriter.
copyToLocal(String, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
copyToLocal(boolean, boolean, String, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
copyToLocalFile(Path, Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
copyToLocalFile(String, String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
copyToLocalFile(boolean, Path, Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
copyToLocalFile(boolean, String, String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
count(String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
count(String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
count(boolean, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
count(boolean, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
cp(String, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
cp(String, String, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
create(String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(String, boolean) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(Path, boolean) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(String, Progressable) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(Path, Progressable) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(String, short) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(Path, short) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(String, short, Progressable) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(Path, short, Progressable) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(String, boolean, int) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(Path, boolean, int) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(Path, boolean, int, Progressable) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(String, boolean, int, Progressable) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(Path, boolean, int, short, long) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(String, boolean, int, short, long) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(Path, boolean, int, short, long, Progressable) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(String, boolean, int, short, long, Progressable) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
create(String, FsPermission, boolean, int, short, long, Progressable) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
createClassLoaderForJar(Resource, ClassLoader, Configuration) - Method in class org.springframework.data.hadoop.mapreduce.JarExecutor
 
createConfiguration(Configuration) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Creates a configuration instance potentially using the existing one (passed as an argument - which can be null).
createFrom(Configuration, Properties) - Static method in class org.springframework.data.hadoop.configuration.ConfigurationUtils
Creates a new Configuration based on the given arguments.
createFrom(Configuration, Properties) - Static method in class org.springframework.data.hadoop.configuration.JobConfUtils
Creates a new JobConf based on the given arguments.
createHiveClient() - Method in class org.springframework.data.hadoop.hive.HiveClientFactoryBean
 
createHiveClient() - Method in class org.springframework.data.hadoop.hive.HiveTemplate
 
createInstance() - Method in class org.springframework.data.hadoop.store.strategy.naming.AbstractFileNamingStrategy
 
createInstance() - Method in class org.springframework.data.hadoop.store.strategy.naming.ChainedFileNamingStrategy
 
createInstance() - Method in class org.springframework.data.hadoop.store.strategy.naming.CodecFileNamingStrategy
 
createInstance() - Method in interface org.springframework.data.hadoop.store.strategy.naming.FileNamingStrategyFactory
Creates a new instance of FileNamingStrategy.
createInstance() - Method in class org.springframework.data.hadoop.store.strategy.naming.RollingFileNamingStrategy
 
createInstance() - Method in class org.springframework.data.hadoop.store.strategy.naming.StaticFileNamingStrategy
 
createInstance() - Method in class org.springframework.data.hadoop.store.strategy.naming.UuidFileNamingStrategy
 
createInstance() - Method in class org.springframework.data.hadoop.store.strategy.rollover.AbstractRolloverStrategy
 
createInstance() - Method in class org.springframework.data.hadoop.store.strategy.rollover.ChainedRolloverStrategy
 
createInstance() - Method in class org.springframework.data.hadoop.store.strategy.rollover.NoRolloverStrategy
 
createInstance() - Method in interface org.springframework.data.hadoop.store.strategy.rollover.RolloverStrategyFactory
Creates a new instance of RolloverStrategy.
createInstance() - Method in class org.springframework.data.hadoop.store.strategy.rollover.SizeRolloverStrategy
 
createNewFile(String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
createNewFile(Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
createPigInstance() - Method in class org.springframework.data.hadoop.pig.PigServerFactoryBean
 
createPigServer() - Method in class org.springframework.data.hadoop.pig.PigTemplate
 
createReader(InputStream) - Method in class org.springframework.data.hadoop.store.input.AbstractDataStreamReader.ReaderHelper
Creates the reader.
createWriter(Configuration, Path, CodecInfo) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
Need to be implemented by a subclass for an actual writer.
createWriter(Configuration, Path, CodecInfo) - Method in class org.springframework.data.hadoop.store.output.PartitionTextFileWriter
 
CSV - Static variable in class org.springframework.data.hadoop.store.input.DelimitedTextFileReader
CSV Mode
CSV - Static variable in class org.springframework.data.hadoop.store.output.DelimitedTextFileWriter
CSV Mode
CustomResourceLoaderRegistrar - Class in org.springframework.data.hadoop.fs
Utility class that overrides the built-in ResourceEditor to allow HdfsResourceLoader to be searched first.
CustomResourceLoaderRegistrar() - Constructor for class org.springframework.data.hadoop.fs.CustomResourceLoaderRegistrar
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Spring for Apache Hadoop