Serialized Form


Package com.rapportive.storm.amqp

Class com.rapportive.storm.amqp.ExclusiveQueueWithBinding extends Object implements Serializable

serialVersionUID: 7923072289071634425L

Serialized Fields

exchange

String exchange

routingKey

String routingKey

Class com.rapportive.storm.amqp.HAPolicy extends Object implements Serializable

serialVersionUID: -5276009714329009060L

Serialized Fields

queueProperties

Map<K,V> queueProperties

Class com.rapportive.storm.amqp.SharedQueueWithBinding extends Object implements Serializable

serialVersionUID: 2364833412534518859L

Serialized Fields

queueName

String queueName

exchange

String exchange

routingKey

String routingKey

haPolicy

HAPolicy haPolicy

Package com.rapportive.storm.spout

Class com.rapportive.storm.spout.AMQPSpout extends Object implements Serializable

serialVersionUID: 11258942292629263L

Serialized Fields

amqpHost

String amqpHost

amqpPort

int amqpPort

amqpUsername

String amqpUsername

amqpPassword

String amqpPassword

amqpVhost

String amqpVhost

requeueOnFail

boolean requeueOnFail

queueDeclaration

QueueDeclaration queueDeclaration

serialisationScheme

Scheme serialisationScheme

collector

SpoutOutputCollector collector

prefetchCount

int prefetchCount



Copyright © 2013. All Rights Reserved.