Spring for Apache Hadoop

Package org.springframework.data.hadoop.store.event

Interface Summary
StoreEventPublisher Interface for publishing store based application events.
 

Class Summary
AbstractStoreEvent Base ApplicationEvent class for store based events.
DefaultStoreEventPublisher The default strategy for publishing store events.
FileWrittenEvent Generic event representing that Path has been written.
LoggingListener Simple ApplicationListener which logs all events based on AbstractStoreEvent using a log level set during the construction.
 


Spring for Apache Hadoop