Spring for Apache Hadoop

Package org.springframework.yarn.batch.repository

Interface Summary
JobRepositoryRemoteServiceInterceptor Interface for interceptors that are able to view and/or modify the messages when communication is handled with a service operating with BaseObject and BaseResponseObject.
 

Class Summary
AbstractRemoteDao Base class for all daos handling remote calls through AppmasterScOperations.
BatchAppmasterService Application master service implementation which is used for remote Spring Batch steps to talk to Job Repository.
JobRepositoryRpcFactory Helper class providing factory methods for building requests used in remote job repository functionality.
JobRepositoryService  
RemoteJobExplorer  
RemoteJobRepository  
 


Spring for Apache Hadoop