org.apache.s4.core
Class RemoteSenders

java.lang.Object
  extended by org.apache.s4.core.RemoteSenders

public class RemoteSenders
extends java.lang.Object

Sends events to remote clusters. Target clusters are selected dynamically based on the stream name information from the event.


Constructor Summary
RemoteSenders()
           
 
Method Summary
 void send(java.lang.String hashKey, Event event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteSenders

public RemoteSenders()
Method Detail

send

public void send(java.lang.String hashKey,
                 Event event)