org.apache.oozie.dependency.hcat
Class HCatMessageHandler
java.lang.Object
org.apache.oozie.dependency.hcat.HCatMessageHandler
- All Implemented Interfaces:
- MessageHandler
public class HCatMessageHandler
- extends Object
- implements MessageHandler
Method Summary |
void |
process(javax.jms.Message msg)
Process JMS message produced by HCat. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HCatMessageHandler
public HCatMessageHandler(String server)
process
public void process(javax.jms.Message msg)
- Process JMS message produced by HCat.
- Specified by:
process
in interface MessageHandler
- Parameters:
msg
- : to be processed
Copyright © 2013 Apache Software Foundation. All Rights Reserved.