org.fusesource.fabric.stream.log
Class SnappyCompressor

java.lang.Object
  extended by org.fusesource.fabric.stream.log.SnappyCompressor
All Implemented Interfaces:
org.apache.camel.Processor

public class SnappyCompressor
extends java.lang.Object
implements org.apache.camel.Processor

Author:
Hiram Chirino

Constructor Summary
SnappyCompressor()
           
 
Method Summary
 void process(org.apache.camel.Exchange exchange)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SnappyCompressor

public SnappyCompressor()
Method Detail

process

public void process(org.apache.camel.Exchange exchange)
             throws java.lang.Exception
Specified by:
process in interface org.apache.camel.Processor
Throws:
java.lang.Exception


Copyright © 2014 Red Hat. All Rights Reserved.