Package org.apache.hadoop.chukwa.datacollection.adaptor.jms

Interface Summary
JMSMessageTransformer Class that knows how to transform a JMS Message to a byte array.
 

Class Summary
JMSAdaptor Adaptor that is able to listen to a JMS topic or queue for messages, receive the message, and transform it to a Chukwa chunk.
JMSMessagePropertyTransformer JMSMessageTransformer that uses the properties of a JMS Message to build a Chukwa record payload.
JMSTextMessageTransformer Basic JMSMessageTransformer that uses the payload message of a JMS TextMessage as the Chukwa record payload.
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.