com.rapportive.storm.amqp
Class HAPolicy

java.lang.Object
  extended by com.rapportive.storm.amqp.HAPolicy
All Implemented Interfaces:
Serializable

public class HAPolicy
extends Object
implements Serializable

See Also:
Serialized Form

Method Summary
static HAPolicy all()
           
 Map<String,Object> asQueueProperies()
           
static HAPolicy nodes(String... nodeNames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

all

public static HAPolicy all()

nodes

public static HAPolicy nodes(String... nodeNames)

asQueueProperies

public Map<String,Object> asQueueProperies()


Copyright © 2013. All Rights Reserved.