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 

O

objectPostProcessor(ObjectPostProcessor<Object>) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractConfiguredAnnotationBuilder
Specifies the ObjectPostProcessor to use.
objectPostProcessor(AutowireCapableBeanFactory) - Method in class org.springframework.data.hadoop.config.common.annotation.configuration.ObjectPostProcessorConfiguration
 
ObjectPostProcessor<T> - Interface in org.springframework.data.hadoop.config.common.annotation
Allows initialization of Objects.
ObjectPostProcessorConfiguration - Class in org.springframework.data.hadoop.config.common.annotation.configuration
Spring Configuration that exports the default ObjectPostProcessor.
ObjectPostProcessorConfiguration() - Constructor for class org.springframework.data.hadoop.config.common.annotation.configuration.ObjectPostProcessorConfiguration
 
onApplicationEvent(AbstractStoreEvent) - Method in class org.springframework.data.hadoop.store.event.LoggingListener
 
onConfigurers(List<AnnotationConfigurer<O, B>>) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractAnnotationConfiguration
 
onInit() - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
 
onInit() - Method in class org.springframework.data.hadoop.store.support.LifecycleObjectSupport
Subclasses may implement this for initialization logic.
onInit() - Method in class org.springframework.data.hadoop.store.support.OutputStoreObjectSupport
 
onInit() - Method in class org.springframework.data.hadoop.store.support.StoreObjectSupport
 
onPollResult(T) - Method in class org.springframework.data.hadoop.store.support.PollingTaskSupport
Callback on poll result.
open(ExecutionContext) - Method in class org.springframework.data.hadoop.batch.item.HdfsItemWriter
 
open(String, int) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
open(Path, int) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
open(String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
open(Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
OrderedComposite<S> - Class in org.springframework.data.hadoop.store.support
Composite item which can be used in other components which may want to allow automatic and annotation based ordering.
OrderedComposite() - Constructor for class org.springframework.data.hadoop.store.support.OrderedComposite
 
org.springframework.data.hadoop - package org.springframework.data.hadoop
Package providing integration of Hadoop (and related) technologies with Spring concepts.
org.springframework.data.hadoop.batch.hive - package org.springframework.data.hadoop.batch.hive
Hadoop Batch Hive supporting classes.
org.springframework.data.hadoop.batch.item - package org.springframework.data.hadoop.batch.item
Hadoop Batch Item supporting classes.
org.springframework.data.hadoop.batch.mapreduce - package org.springframework.data.hadoop.batch.mapreduce
Hadoop Batch Mapreduce supporting classes.
org.springframework.data.hadoop.batch.pig - package org.springframework.data.hadoop.batch.pig
Hadoop Batch Pig supporting classes.
org.springframework.data.hadoop.batch.scripting - package org.springframework.data.hadoop.batch.scripting
Hadoop Batch Scripting supporting classes.
org.springframework.data.hadoop.config - package org.springframework.data.hadoop.config
 
org.springframework.data.hadoop.config.common.annotation - package org.springframework.data.hadoop.config.common.annotation
 
org.springframework.data.hadoop.config.common.annotation.configuration - package org.springframework.data.hadoop.config.common.annotation.configuration
 
org.springframework.data.hadoop.config.common.annotation.configurers - package org.springframework.data.hadoop.config.common.annotation.configurers
 
org.springframework.data.hadoop.configuration - package org.springframework.data.hadoop.configuration
Support classes for configuring Hadoop.
org.springframework.data.hadoop.fs - package org.springframework.data.hadoop.fs
Hadoop FileSystem supporting classes.
org.springframework.data.hadoop.hbase - package org.springframework.data.hadoop.hbase
Package providing integration with Apache HBase.
org.springframework.data.hadoop.hive - package org.springframework.data.hadoop.hive
Package providing integration with Apache Hive.
org.springframework.data.hadoop.mapreduce - package org.springframework.data.hadoop.mapreduce
Support classes for Hadoop core Map Reduce functionality such as job (whether vanilla Map-Reduce or streaming).
org.springframework.data.hadoop.pig - package org.springframework.data.hadoop.pig
Package providing integration with Apache Pig.
org.springframework.data.hadoop.scripting - package org.springframework.data.hadoop.scripting
Support classes for scripting Hadoop.
org.springframework.data.hadoop.store - package org.springframework.data.hadoop.store
 
org.springframework.data.hadoop.store.codec - package org.springframework.data.hadoop.store.codec
 
org.springframework.data.hadoop.store.dataset - package org.springframework.data.hadoop.store.dataset
 
org.springframework.data.hadoop.store.event - package org.springframework.data.hadoop.store.event
 
org.springframework.data.hadoop.store.expression - package org.springframework.data.hadoop.store.expression
 
org.springframework.data.hadoop.store.input - package org.springframework.data.hadoop.store.input
 
org.springframework.data.hadoop.store.output - package org.springframework.data.hadoop.store.output
 
org.springframework.data.hadoop.store.partition - package org.springframework.data.hadoop.store.partition
 
org.springframework.data.hadoop.store.split - package org.springframework.data.hadoop.store.split
 
org.springframework.data.hadoop.store.strategy.naming - package org.springframework.data.hadoop.store.strategy.naming
 
org.springframework.data.hadoop.store.strategy.rollover - package org.springframework.data.hadoop.store.strategy.rollover
 
org.springframework.data.hadoop.store.support - package org.springframework.data.hadoop.store.support
 
org.springframework.data.hadoop.test - package org.springframework.data.hadoop.test
 
org.springframework.data.hadoop.test.context - package org.springframework.data.hadoop.test.context
 
org.springframework.data.hadoop.test.junit - package org.springframework.data.hadoop.test.junit
 
org.springframework.data.hadoop.test.support - package org.springframework.data.hadoop.test.support
 
org.springframework.data.hadoop.test.support.compat - package org.springframework.data.hadoop.test.support.compat
 
org.springframework.data.hadoop.util - package org.springframework.data.hadoop.util
Helper classes
OutputContext - Class in org.springframework.data.hadoop.store.support
Context strategy keeping output state.
OutputContext() - Constructor for class org.springframework.data.hadoop.store.support.OutputContext
Instantiates a new strategy context.
OutputStoreObjectSupport - Class in org.springframework.data.hadoop.store.support
A OutputStoreObjectSupport is meant to be used from a store DataWriter implementations by keeping current writing state.
OutputStoreObjectSupport(Configuration, Path, CodecInfo) - Constructor for class org.springframework.data.hadoop.store.support.OutputStoreObjectSupport
Instantiates a new abstract output store support.
OutputStreamWriter - Class in org.springframework.data.hadoop.store.output
A OutputStreamWriter is a DataStoreWriter implementation able to write byte[]s into raw hdfs files.
OutputStreamWriter(Configuration, Path, CodecInfo) - Constructor for class org.springframework.data.hadoop.store.output.OutputStreamWriter
Instantiates a new output stream writer.
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