A B C D E F G H I L M N O P Q R S T U V W X 

A

AbstractBolt - Class in stream.storm
 
AbstractBolt(String, String) - Constructor for class stream.storm.AbstractBolt
 
addBolt(String, BoltDeclarer) - Method in class stream.StreamTopology
 
addSpout(String, SpoutDeclarer) - Method in class stream.StreamTopology
 
addSubscription(Subscription) - Method in class stream.StreamTopology
 
addTopology(String) - Method in class storm.run.ShutdownHook
 
addUUIDAttributes(Element) - Static method in class storm.run
 
addUUIDAttributes(Element) - Static method in class stream.StormRunner
 
ATopologyElementHandler - Class in stream.storm.config
 
ATopologyElementHandler(ObjectFactory) - Constructor for class stream.storm.config.ATopologyElementHandler
 

B

BoltContext - Class in stream.storm
 
BoltContext() - Constructor for class stream.storm.BoltContext
 
BoltHandler - Class in stream.storm.config
 
BoltHandler(ObjectFactory) - Constructor for class stream.storm.config.BoltHandler
 
boltId - Variable in class stream.storm.QueueInjection
 
bolts - Variable in class stream.StreamTopology
 
build(Document, TopologyBuilder) - Static method in class stream.StreamTopology
Creates a new instance of a StreamTopology based on the given document and using the specified TopologyBuilder.
builder - Variable in class stream.StreamTopology
 

C

className - Variable in class stream.storm.StreamSpout
 
clear() - Method in class stream.storm.QueueWrapper
 
ClockSpout - Class in stream.storm
 
ClockSpout(Long) - Constructor for class stream.storm.ClockSpout
 
close() - Method in class stream.storm.ProcessBolt.DataForwarder
 
close() - Method in class stream.storm.QueueWrapper
 
close() - Method in class stream.storm.SinkOutputCollector
Does currently nothing.
collector - Variable in class stream.storm.QueueInjection
 
collector - Variable in class stream.storm.QueueWrapper
 
ConfigHandler - Interface in stream.storm.config
 
create(Document) - Static method in class stream.StreamTopology
Creates a new instance of a StreamTopology based on the given document.
createIDs(InputStream) - Static method in class storm.run
 
createIDs(InputStream) - Static method in class stream.StormRunner
 
createProcess() - Method in class stream.storm.ProcessBolt
This method creates the inner processors of this process bolt.
createProcessor(Element, ProcessorFactory) - Method in class stream.storm.ProcessBolt
 
createStream() - Method in class stream.storm.StreamSpout
 
createTopology() - Method in class stream.StreamTopology
This method creates a new instance of type StormTopology based on the topology that has been created from the DOM document.
ctx - Variable in class stream.storm.ProcessBolt
 

D

declareOutputFields(OutputFieldsDeclarer) - Method in class stream.storm.AbstractBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class stream.storm.ClockSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class stream.storm.StreamSpout
 
decodeDocument(String) - Static method in class stream.DocumentEncoder
Decode a base-64 encoded XML string into a DOM document.
deploy - Class in storm
 
deploy() - Constructor for class storm.deploy
 
DocumentEncoder - Class in stream
This class provides methods for decoding/encoding an XML document into a string, a base-64 encoded string and vice-versa.
DocumentEncoder() - Constructor for class stream.DocumentEncoder
 

E

encodeDocument(Document) - Static method in class stream.DocumentEncoder
Encode a DOM document into a base-64 encoded string.
equals(Object) - Method in class stream.Subscription
 
execute(Tuple) - Method in class stream.storm.ProcessBolt
 
execute(Tuple) - Method in class stream.storm.QueueBolt
 

F

findElementByUUID(Element, String) - Static method in class storm.run
 
findElementByUUID(Element, String) - Static method in class stream.StormRunner
 

G

get(String) - Method in class stream.storm.BoltContext
 
getAllProcessors() - Method in class stream.storm.ProcessBolt
 
getAllProcessors(ProcessorList) - Method in class stream.storm.ProcessBolt
 
getBolts() - Method in class stream.StreamTopology
This method returns an unmodifiable map of bolts.
getId() - Method in class stream.storm.ProcessBolt.DataForwarder
 
getId() - Method in class stream.storm.QueueWrapper
 
getId() - Method in class stream.storm.SinkOutputCollector
 
getInputNames(Element) - Method in class stream.storm.config.ATopologyElementHandler
 
getInputNames(Element) - Static method in class stream.StreamTopology
 
getLocalCluster() - Static method in class storm.run
 
getQueueSetterName(Method) - Static method in class stream.storm.QueueInjection
 
getSize() - Method in class stream.storm.QueueWrapper
 
getSpouts() - Method in class stream.StreamTopology
This method returns an unmodifiable map of spouts.
getSubscriptions() - Method in class stream.storm.ProcessBolt
This method returns the list (set) of queues ('sinks') that are referenced by any of the processors of this process bolt.
getSubscriptions() - Method in class stream.storm.QueueInjection
 
getTopologyBuilder() - Method in class stream.StreamTopology
 
getVariables() - Method in class stream.StreamTopology
 

H

handle(Element, StreamTopology, TopologyBuilder) - Method in class stream.storm.config.BoltHandler
 
handle(Element, StreamTopology, TopologyBuilder) - Method in interface stream.storm.config.ConfigHandler
 
handle(Element, StreamTopology, TopologyBuilder) - Method in class stream.storm.config.ProcessHandler
 
handle(Element, StreamTopology, TopologyBuilder) - Method in class stream.storm.config.QueueHandler
 
handle(Element, StreamTopology, TopologyBuilder) - Method in class stream.storm.config.SpoutHandler
 
handle(Element, StreamTopology, TopologyBuilder) - Method in class stream.storm.config.StreamHandler
 
handleArgs(String[]) - Static method in class storm.deploy
 
handles(Element) - Method in class stream.storm.config.BoltHandler
 
handles(Element) - Method in interface stream.storm.config.ConfigHandler
 
handles(Element) - Method in class stream.storm.config.ProcessHandler
 
handles(Element) - Method in class stream.storm.config.QueueHandler
 
handles(Element) - Method in class stream.storm.config.SpoutHandler
 
handles(Element) - Method in class stream.storm.config.StreamHandler
 
hashCode() - Method in class stream.Subscription
 

I

id - Variable in class stream.storm.config.StreamHandler.StreamFinder
 
id - Variable in class stream.storm.ProcessBolt.DataForwarder
 
id - Variable in class stream.storm.SinkOutputCollector
 
id - Variable in class stream.storm.StreamSpout
 
id() - Method in class stream.Subscription
 
init() - Method in class stream.storm.ProcessBolt.DataForwarder
 
init() - Method in class stream.storm.QueueWrapper
 
init() - Method in class stream.storm.SinkOutputCollector
 
injectQueues(Processor, OutputCollector) - Static method in class stream.storm.QueueInjection
 
injectQueues(ProcessorList, OutputCollector) - Static method in class stream.storm.QueueInjection
 
interval - Variable in class stream.storm.ClockSpout
 
isQueueArraySetter(Method) - Static method in class stream.storm.QueueInjection
 

L

localCluster - Static variable in class storm.run
 
log - Static variable in class storm.deploy
 
log - Static variable in class storm.run
 
log - Static variable in class stream.storm.AbstractBolt
 
log - Static variable in class stream.storm.BoltContext
 
log - Static variable in class stream.storm.ClockSpout
 
log - Static variable in class stream.storm.config.BoltHandler
 
log - Static variable in class stream.storm.config.ProcessHandler
 
log - Static variable in class stream.storm.config.QueueHandler
 
log - Static variable in class stream.storm.config.SpoutHandler
 
log - Static variable in class stream.storm.config.StreamHandler
 
log - Static variable in class stream.storm.MonitorBolt
 
log - Static variable in class stream.storm.ProcessBolt
 
log - Static variable in class stream.storm.QueueBolt
 
log - Static variable in class stream.storm.QueueInjection
 
log - Static variable in class stream.storm.QueueWrapper
 
log - Static variable in class stream.storm.StreamSpout
 
log - Static variable in class stream.StormRunner
 
log - Static variable in class stream.StreamTopology
 
log - Static variable in class stream.Test
 

M

main(String[]) - Static method in class storm.deploy
 
main(URL) - Static method in class storm.run
 
main(String[]) - Static method in class storm.run
 
main(String[]) - Static method in class stream.StormRunner
 
main(String[]) - Static method in class stream.StreamTopology
 
main(String[]) - Static method in class stream.Test
 
matches(Element) - Method in class stream.storm.config.StreamHandler.StreamFinder
 
MonitorBolt - Class in stream.storm
 
MonitorBolt(String, String, Map<String, String>) - Constructor for class stream.storm.MonitorBolt
 

N

name - Variable in class stream.storm.QueueWrapper
 
nextTuple() - Method in class stream.storm.ClockSpout
 
nextTuple() - Method in class stream.storm.StreamSpout
 

O

objectFactory - Variable in class stream.storm.config.ATopologyElementHandler
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class stream.storm.ClockSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class stream.storm.StreamSpout
 
output - Variable in class stream.storm.AbstractBolt
 
output - Variable in class stream.storm.ClockSpout
 
output - Variable in class stream.storm.ProcessBolt.DataForwarder
 
output - Variable in class stream.storm.QueueBolt
 
output - Variable in class stream.storm.StreamSpout
 
outputCollector - Variable in class stream.storm.SinkOutputCollector
 
outputRefs - Variable in class stream.storm.ProcessBolt
 
outputs - Variable in class stream.storm.ProcessBolt
 

P

parameters - Variable in class stream.storm.StreamSpout
 
prepare(Map, TopologyContext, OutputCollector) - Method in class stream.storm.ProcessBolt
 
prepare(Map, TopologyContext, OutputCollector) - Method in class stream.storm.QueueBolt
 
process - Variable in class stream.storm.ProcessBolt
 
ProcessBolt - Class in stream.storm
This bolt implementation wraps a process configuration and creates the process including its inner element to provide a bolt that behaves the same as a regular streams process.
ProcessBolt(String, String, Map<String, String>) - Constructor for class stream.storm.ProcessBolt
The bolt implementation requires an XML configuration (the complete container XML as string) and the ID that identifies the corresponding process within that XML.
ProcessBolt.DataForwarder - Class in stream.storm
 
ProcessBolt.DataForwarder(String, OutputCollector) - Constructor for class stream.storm.ProcessBolt.DataForwarder
 
ProcessBolt.OutputRef - Class in stream.storm
 
ProcessBolt.OutputRef(Processor, String, String[]) - Constructor for class stream.storm.ProcessBolt.OutputRef
 
ProcessHandler - Class in stream.storm.config
 
ProcessHandler(ObjectFactory, String) - Constructor for class stream.storm.config.ProcessHandler
 
processor - Variable in class stream.storm.ProcessBolt.OutputRef
 
processorCreated(Processor, Element) - Method in class stream.storm.QueueInjection
 
property - Variable in class stream.storm.ProcessBolt.OutputRef
 

Q

QueueBolt - Class in stream.storm
 
QueueBolt(String, String) - Constructor for class stream.storm.QueueBolt
 
QueueHandler - Class in stream.storm.config
 
QueueHandler(ObjectFactory, String) - Constructor for class stream.storm.config.QueueHandler
 
QueueInjection - Class in stream.storm
 
QueueInjection(String, OutputCollector) - Constructor for class stream.storm.QueueInjection
 
QueueWrapper - Class in stream.storm
 
QueueWrapper(OutputCollector, String) - Constructor for class stream.storm.QueueWrapper
 

R

read() - Method in class stream.storm.QueueWrapper
 
readResolve() - Method in class stream.storm.BoltContext
 
refs - Variable in class stream.storm.ProcessBolt.OutputRef
 
resolve(String) - Method in class stream.storm.BoltContext
 
run - Class in storm
 
run() - Constructor for class storm.run
 
run() - Method in class storm.run.ShutdownHook
 
run.ShutdownHook - Class in storm
 
run.ShutdownHook() - Constructor for class storm.run.ShutdownHook
 

S

serialVersionUID - Static variable in class stream.storm.AbstractBolt
The unique class ID
serialVersionUID - Static variable in class stream.storm.BoltContext
The unique class ID
serialVersionUID - Static variable in class stream.storm.ClockSpout
The unique class ID
serialVersionUID - Static variable in class stream.storm.MonitorBolt
The unique class ID
serialVersionUID - Static variable in class stream.storm.ProcessBolt
The unique class ID
serialVersionUID - Static variable in class stream.storm.QueueBolt
The unique class ID
serialVersionUID - Static variable in class stream.storm.QueueWrapper
The unique class ID
serialVersionUID - Static variable in class stream.storm.StreamSpout
The unique class ID
serialVersionUID - Static variable in class stream.Subscription
The unique class ID
set(String, Object) - Method in class stream.storm.BoltContext
 
setId(String) - Method in class stream.storm.ProcessBolt.DataForwarder
 
setId(String) - Method in class stream.storm.QueueWrapper
 
setId(String) - Method in class stream.storm.SinkOutputCollector
 
setSize(Integer) - Method in class stream.storm.QueueWrapper
 
SinkOutputCollector - Class in stream.storm
 
SinkOutputCollector() - Constructor for class stream.storm.SinkOutputCollector
 
sleep(long) - Method in class stream.storm.StreamSpout
 
source - Variable in class stream.Subscription
 
source() - Method in class stream.Subscription
 
SpoutHandler - Class in stream.storm.config
 
SpoutHandler(ObjectFactory) - Constructor for class stream.storm.config.SpoutHandler
 
spouts - Variable in class stream.StreamTopology
 
startLocalCluster() - Static method in class storm.run
 
stopLocalCluster() - Static method in class storm.run
 
storm - package storm
 
StormRunner - Class in stream
 
StormRunner() - Constructor for class stream.StormRunner
 
stream - package stream
 
stream - Variable in class stream.storm.StreamSpout
 
stream.storm - package stream.storm
 
stream.storm.config - package stream.storm.config
 
StreamHandler - Class in stream.storm.config
 
StreamHandler(ObjectFactory, String) - Constructor for class stream.storm.config.StreamHandler
 
StreamHandler.StreamFinder - Class in stream.storm.config
 
StreamHandler.StreamFinder(String) - Constructor for class stream.storm.config.StreamHandler.StreamFinder
 
StreamSpout - Class in stream.storm
 
StreamSpout(String, String, String, Map<String, String>) - Constructor for class stream.storm.StreamSpout
 
StreamTopology - Class in stream
 
StreamTopology(TopologyBuilder) - Constructor for class stream.StreamTopology
 
subscriber - Variable in class stream.Subscription
 
subscriber() - Method in class stream.Subscription
 
Subscription - Class in stream
This class represents a simple source<->subscriber connection.
Subscription(String, String) - Constructor for class stream.Subscription
 
subscriptions - Variable in class stream.storm.ProcessBolt
The list of subscribers (e.g. output queues,...) that need to be connected to this bolt
subscriptions - Variable in class stream.storm.QueueInjection
 
subscriptions - Variable in class stream.StreamTopology
 

T

Test - Class in stream
 
Test() - Constructor for class stream.Test
 
topologies - Variable in class storm.run.ShutdownHook
 
toString() - Method in class stream.Subscription
 
toXMLString(Document) - Static method in class stream.DocumentEncoder
Encode the given document (DOM) into an XML string representation.

U

uuid - Variable in class stream.storm.AbstractBolt
 
UUID_ATTRIBUTE - Static variable in class storm.run
 
UUID_ATTRIBUTE - Static variable in class stream.StormRunner
 
UUID_ATTRIBUTE - Static variable in class stream.StreamTopology
 

V

values - Variable in class stream.storm.BoltContext
 
variables - Variable in class stream.storm.ProcessBolt
 
variables - Variable in class stream.StreamTopology
 
volatileValues - Variable in class stream.storm.BoltContext
 

W

write(Data) - Method in class stream.storm.ProcessBolt.DataForwarder
 
write(Collection<Data>) - Method in class stream.storm.ProcessBolt.DataForwarder
 
write(Data) - Method in class stream.storm.QueueWrapper
 
write(Collection<Data>) - Method in class stream.storm.QueueWrapper
 
write(Data) - Method in class stream.storm.SinkOutputCollector
 
write(Collection<Data>) - Method in class stream.storm.SinkOutputCollector
 

X

xml - Variable in class stream.storm.config.ProcessHandler
 
xml - Variable in class stream.storm.config.QueueHandler
 
xml - Variable in class stream.storm.config.StreamHandler
 
xml - Variable in class stream.storm.StreamSpout
 
xmlConfig - Variable in class stream.storm.AbstractBolt
 
A B C D E F G H I L M N O P Q R S T U V W X 

Copyright © 2013. All Rights Reserved.