Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

A

AbstractHBaseBolt - Class in org.apache.storm.hbase.bolt
 
AbstractHBaseBolt(String, HBaseMapper) - Constructor for class org.apache.storm.hbase.bolt.AbstractHBaseBolt
 
AbstractHdfsBolt - Class in org.apache.storm.hdfs.bolt
 
AbstractHdfsBolt() - Constructor for class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
AbstractRankerBolt - Class in storm.starter.bolt
This abstract bolt provides the basic behavior of bolts that rank objects according to their count.
AbstractRankerBolt() - Constructor for class storm.starter.bolt.AbstractRankerBolt
 
AbstractRankerBolt(int) - Constructor for class storm.starter.bolt.AbstractRankerBolt
 
AbstractRankerBolt(int, int) - Constructor for class storm.starter.bolt.AbstractRankerBolt
 
ack(Object) - Method in class backtype.storm.clojure.ClojureSpout
 
ack(Tuple) - Method in class backtype.storm.coordination.BatchOutputCollectorImpl
 
ack(Tuple) - Method in class backtype.storm.coordination.CoordinatedBolt.CoordinatedOutputCollector
 
ack(Object) - Method in class backtype.storm.drpc.DRPCSpout
 
ack(Object) - Method in interface backtype.storm.spout.ISpout
Storm has determined that the tuple emitted by this spout with the msgId identifier has been fully processed.
ack(Object) - Method in class backtype.storm.spout.ShellSpout
 
ack(Tuple) - Method in interface backtype.storm.task.IOutputCollector
 
ack(Tuple) - Method in class backtype.storm.task.OutputCollector
 
ack(Object) - Method in interface backtype.storm.testing.AckFailDelegate
 
ack(Object) - Method in class backtype.storm.testing.AckFailMapTracker
 
ack(Object) - Method in class backtype.storm.testing.AckTracker
 
ack(Object) - Method in class backtype.storm.testing.FeederSpout
 
ack(Object) - Method in class backtype.storm.testing.FixedTupleSpout
 
ack(Object) - Method in class backtype.storm.testing.SpoutTracker
 
ack(Object) - Method in class backtype.storm.testing.TestEventLogSpout
 
ack(Object) - Method in class backtype.storm.testing.TestPlannerSpout
 
ack(Object) - Method in class backtype.storm.testing.TestWordSpout
 
ack(Object) - Method in class backtype.storm.topology.base.BaseRichSpout
 
ack(Object) - Method in class backtype.storm.transactional.TransactionalSpoutCoordinator
 
ack(Object) - Method in class storm.kafka.KafkaSpout
 
ack(Long) - Method in class storm.kafka.PartitionManager
 
ack(Object) - Method in class storm.starter.spout.RandomSentenceSpout
 
ack(Object) - Method in class storm.starter.spout.TwitterSampleSpout
 
ack(long) - Method in interface storm.trident.spout.IBatchSpout
 
ack(Object) - Method in class storm.trident.spout.RichSpoutBatchTriggerer
 
ack(long) - Method in class storm.trident.testing.FixedBatchSpout
 
ack(Object) - Method in class storm.trident.topology.MasterBatchCoordinator
 
ack(Tuple) - Method in class storm.trident.topology.TridentBoltExecutor.CoordinatedOutputCollector
 
AckFailDelegate - Interface in backtype.storm.testing
 
AckFailMapTracker - Class in backtype.storm.testing
 
AckFailMapTracker() - Constructor for class backtype.storm.testing.AckFailMapTracker
 
ackingTaskId - Variable in class backtype.storm.hooks.info.BoltAckInfo
 
AckTracker - Class in backtype.storm.testing
 
AckTracker() - Constructor for class backtype.storm.testing.AckTracker
 
acquireNewPort() - Static method in class backtype.storm.utils.InprocMessaging
 
activate() - Method in class backtype.storm.clojure.ClojureSpout
 
activate(String, AsyncMethodCallback<Nimbus.AsyncClient.activate_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
activate(String, AsyncMethodCallback<Nimbus.AsyncClient.activate_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
activate(String) - Method in class backtype.storm.generated.Nimbus.Client
 
activate(String) - Method in interface backtype.storm.generated.Nimbus.Iface
 
activate(String) - Method in interface backtype.storm.ILocalCluster
 
activate() - Method in interface backtype.storm.spout.ISpout
Called when a spout has been activated out of a deactivated mode.
activate() - Method in class backtype.storm.spout.ShellSpout
 
activate() - Method in class backtype.storm.testing.FixedTupleSpout
 
activate() - Method in class backtype.storm.topology.base.BaseRichSpout
 
activate() - Method in class storm.trident.spout.RichSpoutBatchTriggerer
 
activate() - Method in class storm.trident.topology.MasterBatchCoordinator
 
activate_args() - Constructor for class backtype.storm.generated.Nimbus.activate_args
 
activate_args(String) - Constructor for class backtype.storm.generated.Nimbus.activate_args
 
activate_args(Nimbus.activate_args) - Constructor for class backtype.storm.generated.Nimbus.activate_args
Performs a deep copy on other.
activate_call(String, AsyncMethodCallback<Nimbus.AsyncClient.activate_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.activate_call
 
activate_result() - Constructor for class backtype.storm.generated.Nimbus.activate_result
 
activate_result(NotAliveException) - Constructor for class backtype.storm.generated.Nimbus.activate_result
 
activate_result(Nimbus.activate_result) - Constructor for class backtype.storm.generated.Nimbus.activate_result
Performs a deep copy on other.
add(TaskMessage) - Method in class backtype.storm.messaging.netty.MessageBuffer
 
add(int, Object, List<Object>) - Method in interface backtype.storm.state.ISynchronizeOutputCollector
 
add(int, Object, List<Object>) - Method in class backtype.storm.state.SynchronizeOutputCollector
 
add(Object, V) - Method in class backtype.storm.utils.KeyedRoundRobinQueue
 
add(Object) - Method in class backtype.storm.utils.ListDelegate
 
add(int, Object) - Method in class backtype.storm.utils.ListDelegate
 
add(HashMap<String, ArrayList<TaskMessage>>) - Method in class backtype.storm.utils.TransferDrainer
 
add_to_args_list(JavaObjectArg) - Method in class backtype.storm.generated.JavaObject
 
add_to_executors(ExecutorSummary) - Method in class backtype.storm.generated.TopologyInfo
 
add_to_output_fields(String) - Method in class backtype.storm.generated.StreamInfo
 
add_to_supervisors(SupervisorSummary) - Method in class backtype.storm.generated.ClusterSummary
 
add_to_topologies(TopologySummary) - Method in class backtype.storm.generated.ClusterSummary
 
addAll(Collection<? extends Object>) - Method in class backtype.storm.utils.ListDelegate
 
addAll(int, Collection<? extends Object>) - Method in class backtype.storm.utils.ListDelegate
 
addAnchor(String) - Method in class backtype.storm.multilang.ShellMsg
 
addBolt(IBatchBolt, Number) - Method in class backtype.storm.drpc.LinearDRPCTopologyBuilder
Deprecated.
 
addBolt(IBatchBolt) - Method in class backtype.storm.drpc.LinearDRPCTopologyBuilder
Deprecated.
 
addBolt(IRichBolt, Number) - Method in class backtype.storm.drpc.LinearDRPCTopologyBuilder
Deprecated.
addBolt(IRichBolt) - Method in class backtype.storm.drpc.LinearDRPCTopologyBuilder
Deprecated.
addBolt(IBasicBolt, Number) - Method in class backtype.storm.drpc.LinearDRPCTopologyBuilder
Deprecated.
 
addBolt(IBasicBolt) - Method in class backtype.storm.drpc.LinearDRPCTopologyBuilder
Deprecated.
 
addColumn(HBaseProjectionCriteria.ColumnMetaData) - Method in class org.apache.storm.hbase.bolt.mapper.HBaseProjectionCriteria
Only this column from the the columnFamily will be included as result of HBase lookup.
addColumn(byte[], byte[], long, byte[]) - Method in class org.apache.storm.hbase.common.ColumnList
Add a standard HBase column.
addColumn(byte[], byte[], byte[]) - Method in class org.apache.storm.hbase.common.ColumnList
Add a standard HBase column
addColumn(IColumn) - Method in class org.apache.storm.hbase.common.ColumnList
Add a standard HBase column given an instance of a class that implements the IColumn interface.
addColumnFamily(String) - Method in class org.apache.storm.hbase.bolt.mapper.HBaseProjectionCriteria
all columns from this family will be included as result of HBase lookup.
addConfiguration(String, Object) - Method in class backtype.storm.topology.BaseConfigurationDeclarer
 
addConfiguration(String, Object) - Method in interface backtype.storm.topology.ComponentConfigurationDeclarer
 
addConfigurations(Map) - Method in interface backtype.storm.topology.ComponentConfigurationDeclarer
 
addConfigurations(Map) - Method in class backtype.storm.topology.TopologyBuilder.ConfigGetter
 
addCounter(byte[], byte[], long) - Method in class org.apache.storm.hbase.common.ColumnList
Add an HBase counter column.
addCounter(ICounter) - Method in class org.apache.storm.hbase.common.ColumnList
Add an HBase counter column given an instance of a class that implements the ICounter interface.
addGroup(Group) - Method in class storm.trident.graph.GraphGrouper
 
addMockData(String, String, Values...) - Method in class backtype.storm.testing.MockedSources
add mock data for the spout.
addMockData(String, Values...) - Method in class backtype.storm.testing.MockedSources
 
addNode(Node) - Method in class storm.trident.TridentTopology
 
addPartition(int, Broker) - Method in class storm.kafka.trident.GlobalPartitionInformation
 
addReceiver(TridentProcessor) - Method in class storm.trident.planner.SubtopologyBolt.InitialReceiver
 
addRotationAction(RotationAction) - Method in class org.apache.storm.hdfs.bolt.HdfsBolt
 
addRotationAction(RotationAction) - Method in class org.apache.storm.hdfs.bolt.SequenceFileBolt
 
addRotationAction(RotationAction) - Method in class org.apache.storm.hdfs.trident.HdfsState.HdfsFileOptions
 
addRotationAction(RotationAction) - Method in class org.apache.storm.hdfs.trident.HdfsState.SequenceFileOptions
 
addSourcedNode(List<Stream>, Node) - Method in class storm.trident.TridentTopology
 
addSourcedNode(Stream, Node) - Method in class storm.trident.TridentTopology
 
addSourcedStateNode(List<Stream>, Node) - Method in class storm.trident.TridentTopology
 
addSourcedStateNode(Stream, Node) - Method in class storm.trident.TridentTopology
 
addTaskHook(ITaskHook) - Method in class backtype.storm.task.TopologyContext
 
addTuple(Object) - Method in class backtype.storm.multilang.ShellMsg
 
advanceTime(long) - Static method in class backtype.storm.utils.Time
 
aggPartition(S) - Method in interface storm.trident.fluent.GlobalAggregationScheme
 
aggPartition(GroupedStream) - Method in class storm.trident.fluent.GroupedStream
 
aggregate(Aggregator, Fields) - Method in class storm.trident.fluent.ChainedAggregatorDeclarer
 
aggregate(Fields, Aggregator, Fields) - Method in class storm.trident.fluent.ChainedAggregatorDeclarer
 
aggregate(CombinerAggregator, Fields) - Method in class storm.trident.fluent.ChainedAggregatorDeclarer
 
aggregate(Fields, CombinerAggregator, Fields) - Method in class storm.trident.fluent.ChainedAggregatorDeclarer
 
aggregate(ReducerAggregator, Fields) - Method in class storm.trident.fluent.ChainedAggregatorDeclarer
 
aggregate(Fields, ReducerAggregator, Fields) - Method in class storm.trident.fluent.ChainedAggregatorDeclarer
 
aggregate(Aggregator, Fields) - Method in interface storm.trident.fluent.ChainedFullAggregatorDeclarer
 
aggregate(Fields, Aggregator, Fields) - Method in interface storm.trident.fluent.ChainedFullAggregatorDeclarer
 
aggregate(CombinerAggregator, Fields) - Method in interface storm.trident.fluent.ChainedFullAggregatorDeclarer
 
aggregate(Fields, CombinerAggregator, Fields) - Method in interface storm.trident.fluent.ChainedFullAggregatorDeclarer
 
aggregate(ReducerAggregator, Fields) - Method in interface storm.trident.fluent.ChainedFullAggregatorDeclarer
 
aggregate(Fields, ReducerAggregator, Fields) - Method in interface storm.trident.fluent.ChainedFullAggregatorDeclarer
 
aggregate(Aggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
aggregate(Fields, Aggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
aggregate(CombinerAggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
aggregate(Fields, CombinerAggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
aggregate(ReducerAggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
aggregate(Fields, ReducerAggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
aggregate(T, TridentTuple, TridentCollector) - Method in interface storm.trident.operation.Aggregator
 
aggregate(FirstN.FirstNAgg.State, TridentTuple, TridentCollector) - Method in class storm.trident.operation.builtin.FirstN.FirstNAgg
 
aggregate(PriorityQueue, TridentTuple, TridentCollector) - Method in class storm.trident.operation.builtin.FirstN.FirstNSortedAgg
 
aggregate(ChainedResult, TridentTuple, TridentCollector) - Method in class storm.trident.operation.impl.ChainedAggregatorImpl
 
aggregate(Result, TridentTuple, TridentCollector) - Method in class storm.trident.operation.impl.CombinerAggregatorCombineImpl
 
aggregate(Object[], TridentTuple, TridentCollector) - Method in class storm.trident.operation.impl.GroupedAggregator
 
aggregate(Result, TridentTuple, TridentCollector) - Method in class storm.trident.operation.impl.ReducerAggregatorImpl
 
aggregate(SingleEmitAggregator.SingleEmitState, TridentTuple, TridentCollector) - Method in class storm.trident.operation.impl.SingleEmitAggregator
 
aggregate(Aggregator, Fields) - Method in class storm.trident.Stream
 
aggregate(Fields, Aggregator, Fields) - Method in class storm.trident.Stream
 
aggregate(CombinerAggregator, Fields) - Method in class storm.trident.Stream
 
aggregate(Fields, CombinerAggregator, Fields) - Method in class storm.trident.Stream
 
aggregate(ReducerAggregator, Fields) - Method in class storm.trident.Stream
 
aggregate(Fields, ReducerAggregator, Fields) - Method in class storm.trident.Stream
 
aggregate(CountAsAggregator.State, TridentTuple, TridentCollector) - Method in class storm.trident.testing.CountAsAggregator
 
AggregateProcessor - Class in storm.trident.planner.processor
 
AggregateProcessor(Fields, Aggregator) - Constructor for class storm.trident.planner.processor.AggregateProcessor
 
Aggregator<T> - Interface in storm.trident.operation
 
all() - Static method in class backtype.storm.coordination.CoordinatedBolt.SourceArgs
 
all(NullStruct) - Static method in class backtype.storm.generated.Grouping
 
all() - Static method in class storm.trident.topology.TridentBoltExecutor.CoordType
 
allGrouping() - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
allGrouping(String) - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
allGrouping(String) - Method in interface backtype.storm.topology.InputDeclarer
 
allGrouping(String, String) - Method in interface backtype.storm.topology.InputDeclarer
 
allGrouping(String) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
allGrouping(String, String) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
allOutputFields - Variable in class storm.trident.planner.Node
 
allSlotsAvailableForScheduling(Collection<SupervisorDetails>, Topologies, Set<String>) - Method in interface backtype.storm.scheduler.INimbus
Returns all slots that are available for the next round of scheduling.
AlreadyAliveException - Exception in backtype.storm.generated
 
AlreadyAliveException() - Constructor for exception backtype.storm.generated.AlreadyAliveException
 
AlreadyAliveException(String) - Constructor for exception backtype.storm.generated.AlreadyAliveException
 
AlreadyAliveException(AlreadyAliveException) - Constructor for exception backtype.storm.generated.AlreadyAliveException
Performs a deep copy on other.
AlreadyAliveException._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
AppendCollector - Class in storm.trident.planner.processor
 
AppendCollector(TridentContext) - Constructor for class storm.trident.planner.processor.AppendCollector
 
apply(Stream) - Method in interface storm.trident.operation.Assembly
 
apply(Stream) - Method in class storm.trident.operation.builtin.FirstN
 
applyAssembly(Assembly) - Method in class storm.trident.Stream
 
areTaskIdsNeeded() - Method in class backtype.storm.multilang.ShellMsg
 
ARGS_STREAM - Static variable in class backtype.storm.drpc.PrepareRequest
 
ArrayListSerializer - Class in backtype.storm.serialization.types
 
ArrayListSerializer() - Constructor for class backtype.storm.serialization.types.ArrayListSerializer
 
asOpaqueEmitter() - Method in class storm.kafka.trident.TridentKafkaEmitter
 
Assembly - Interface in storm.trident.operation
 
assign(WorkerSlot, String, Collection<ExecutorDetails>) - Method in class backtype.storm.scheduler.Cluster
Assign the slot to the executors for this topology.
assign(WorkerSlot, Collection<ExecutorDetails>) - Method in class backtype.storm.scheduler.SchedulerAssignmentImpl
Assign the slot to executors.
AssignableMetric - Class in backtype.storm.metric.api
 
AssignableMetric(Object) - Constructor for class backtype.storm.metric.api.AssignableMetric
 
AssignableShellMetric - Class in backtype.storm.metric.api.rpc
 
AssignableShellMetric(Object) - Constructor for class backtype.storm.metric.api.rpc.AssignableShellMetric
 
assigned(Collection<Integer>) - Method in interface backtype.storm.scheduler.ISupervisor
 
assignSlots(Topologies, Map<String, Collection<WorkerSlot>>) - Method in interface backtype.storm.scheduler.INimbus
 
assoc(Object, Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
assocEx(Object, Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
asTransactionalEmitter() - Method in class storm.kafka.trident.TridentKafkaEmitter
 
AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class backtype.storm.generated.DistributedRPC.AsyncClient
 
AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.AsyncClient
 
AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient
 
AuthUtils - Class in backtype.storm.security.auth
 
AuthUtils() - Constructor for class backtype.storm.security.auth.AuthUtils
 

B

backtype.storm - package backtype.storm
 
backtype.storm.clojure - package backtype.storm.clojure
 
backtype.storm.coordination - package backtype.storm.coordination
 
backtype.storm.daemon - package backtype.storm.daemon
 
backtype.storm.drpc - package backtype.storm.drpc
 
backtype.storm.generated - package backtype.storm.generated
 
backtype.storm.grouping - package backtype.storm.grouping
 
backtype.storm.hooks - package backtype.storm.hooks
 
backtype.storm.hooks.info - package backtype.storm.hooks.info
 
backtype.storm.messaging - package backtype.storm.messaging
 
backtype.storm.messaging.netty - package backtype.storm.messaging.netty
 
backtype.storm.metric - package backtype.storm.metric
 
backtype.storm.metric.api - package backtype.storm.metric.api
 
backtype.storm.metric.api.rpc - package backtype.storm.metric.api.rpc
 
backtype.storm.multilang - package backtype.storm.multilang
 
backtype.storm.nimbus - package backtype.storm.nimbus
 
backtype.storm.planner - package backtype.storm.planner
 
backtype.storm.scheduler - package backtype.storm.scheduler
 
backtype.storm.security.auth - package backtype.storm.security.auth
 
backtype.storm.security.auth.authorizer - package backtype.storm.security.auth.authorizer
 
backtype.storm.security.auth.digest - package backtype.storm.security.auth.digest
 
backtype.storm.security.serialization - package backtype.storm.security.serialization
 
backtype.storm.serialization - package backtype.storm.serialization
 
backtype.storm.serialization.types - package backtype.storm.serialization.types
 
backtype.storm.spout - package backtype.storm.spout
 
backtype.storm.state - package backtype.storm.state
 
backtype.storm.task - package backtype.storm.task
 
backtype.storm.testing - package backtype.storm.testing
 
backtype.storm.topology - package backtype.storm.topology
 
backtype.storm.topology.base - package backtype.storm.topology.base
 
backtype.storm.transactional - package backtype.storm.transactional
 
backtype.storm.transactional.partitioned - package backtype.storm.transactional.partitioned
 
backtype.storm.transactional.state - package backtype.storm.transactional.state
 
backtype.storm.tuple - package backtype.storm.tuple
 
backtype.storm.ui - package backtype.storm.ui
 
backtype.storm.utils - package backtype.storm.utils
 
BaseAggregator<T> - Class in storm.trident.operation
 
BaseAggregator() - Constructor for class storm.trident.operation.BaseAggregator
 
BaseBasicBolt - Class in backtype.storm.topology.base
 
BaseBasicBolt() - Constructor for class backtype.storm.topology.base.BaseBasicBolt
 
BaseBatchBolt<T> - Class in backtype.storm.topology.base
 
BaseBatchBolt() - Constructor for class backtype.storm.topology.base.BaseBatchBolt
 
BaseComponent - Class in backtype.storm.topology.base
 
BaseComponent() - Constructor for class backtype.storm.topology.base.BaseComponent
 
BaseConfigurationDeclarer<T extends ComponentConfigurationDeclarer> - Class in backtype.storm.topology
 
BaseConfigurationDeclarer() - Constructor for class backtype.storm.topology.BaseConfigurationDeclarer
 
BaseFilter - Class in storm.trident.operation
 
BaseFilter() - Constructor for class storm.trident.operation.BaseFilter
 
BaseFunction - Class in storm.trident.operation
 
BaseFunction() - Constructor for class storm.trident.operation.BaseFunction
 
BaseMultiReducer<T> - Class in storm.trident.operation
 
BaseMultiReducer() - Constructor for class storm.trident.operation.BaseMultiReducer
 
BaseOpaquePartitionedTransactionalSpout<T> - Class in backtype.storm.topology.base
 
BaseOpaquePartitionedTransactionalSpout() - Constructor for class backtype.storm.topology.base.BaseOpaquePartitionedTransactionalSpout
 
BaseOperation - Class in storm.trident.operation
 
BaseOperation() - Constructor for class storm.trident.operation.BaseOperation
 
BasePartitionedTransactionalSpout<T> - Class in backtype.storm.topology.base
 
BasePartitionedTransactionalSpout() - Constructor for class backtype.storm.topology.base.BasePartitionedTransactionalSpout
 
BaseQueryFunction<S extends State,T> - Class in storm.trident.state
 
BaseQueryFunction() - Constructor for class storm.trident.state.BaseQueryFunction
 
BaseRichBolt - Class in backtype.storm.topology.base
 
BaseRichBolt() - Constructor for class backtype.storm.topology.base.BaseRichBolt
 
BaseRichSpout - Class in backtype.storm.topology.base
 
BaseRichSpout() - Constructor for class backtype.storm.topology.base.BaseRichSpout
 
BaseStateUpdater<S extends State> - Class in storm.trident.state
 
BaseStateUpdater() - Constructor for class storm.trident.state.BaseStateUpdater
 
BaseTaskHook - Class in backtype.storm.hooks
 
BaseTaskHook() - Constructor for class backtype.storm.hooks.BaseTaskHook
 
BaseTransactionalBolt - Class in backtype.storm.topology.base
 
BaseTransactionalBolt() - Constructor for class backtype.storm.topology.base.BaseTransactionalBolt
 
BaseTransactionalSpout<T> - Class in backtype.storm.topology.base
 
BaseTransactionalSpout() - Constructor for class backtype.storm.topology.base.BaseTransactionalSpout
 
BasicBoltExecutor - Class in backtype.storm.topology
 
BasicBoltExecutor(IBasicBolt) - Constructor for class backtype.storm.topology.BasicBoltExecutor
 
BasicDRPCTopology - Class in storm.starter
This topology is a basic example of doing distributed RPC on top of Storm.
BasicDRPCTopology() - Constructor for class storm.starter.BasicDRPCTopology
 
BasicDRPCTopology.ExclaimBolt - Class in storm.starter
 
BasicOutputCollector - Class in backtype.storm.topology
 
BasicOutputCollector(OutputCollector) - Constructor for class backtype.storm.topology.BasicOutputCollector
 
BATCH_STREAM_ID - Static variable in class storm.trident.topology.MasterBatchCoordinator
 
BatchBoltExecutor - Class in backtype.storm.coordination
 
BatchBoltExecutor(IBatchBolt) - Constructor for class backtype.storm.coordination.BatchBoltExecutor
 
BatchCount() - Constructor for class storm.starter.TransactionalGlobalCount.BatchCount
 
batchGet(List<Get>) - Method in class org.apache.storm.hbase.common.HBaseClient
 
batchGlobal() - Method in class storm.trident.Stream
 
batchGroup - Variable in class storm.trident.topology.BatchInfo
 
batchId - Variable in class storm.trident.planner.ProcessorContext
 
batchId - Variable in class storm.trident.topology.BatchInfo
 
BatchInfo - Class in storm.trident.topology
 
BatchInfo(String, IBatchID, Object) - Constructor for class storm.trident.topology.BatchInfo
 
batchMutate(List<Mutation>) - Method in class org.apache.storm.hbase.common.HBaseClient
 
BatchNumberList - Class in backtype.storm.testing
 
BatchNumberList(String) - Constructor for class backtype.storm.testing.BatchNumberList
 
BatchOutputCollector - Class in backtype.storm.coordination
 
BatchOutputCollector() - Constructor for class backtype.storm.coordination.BatchOutputCollector
 
BatchOutputCollectorImpl - Class in backtype.storm.coordination
 
BatchOutputCollectorImpl(OutputCollector) - Constructor for class backtype.storm.coordination.BatchOutputCollectorImpl
 
BatchProcessWord - Class in backtype.storm.testing
 
BatchProcessWord() - Constructor for class backtype.storm.testing.BatchProcessWord
 
BatchRepeatA - Class in backtype.storm.testing
 
BatchRepeatA() - Constructor for class backtype.storm.testing.BatchRepeatA
 
batchRetrieve(HBaseState, List<TridentTuple>) - Method in class org.apache.storm.hbase.trident.state.HBaseQuery
 
batchRetrieve(List<TridentTuple>) - Method in class org.apache.storm.hbase.trident.state.HBaseState
 
batchRetrieve(ReadOnlyMapState, List<TridentTuple>) - Method in class storm.trident.operation.builtin.MapGet
 
batchRetrieve(ReadOnlySnapshottable, List<TridentTuple>) - Method in class storm.trident.operation.builtin.SnapshotGet
 
batchRetrieve(State, List<TridentTuple>) - Method in class storm.trident.operation.builtin.TupleCollectionGet
 
batchRetrieve(S, List<TridentTuple>) - Method in interface storm.trident.state.QueryFunction
 
BatchSpoutEmitter() - Constructor for class storm.trident.spout.BatchSpoutExecutor.BatchSpoutEmitter
 
BatchSpoutExecutor - Class in storm.trident.spout
 
BatchSpoutExecutor(IBatchSpout) - Constructor for class storm.trident.spout.BatchSpoutExecutor
 
BatchSpoutExecutor.BatchSpoutEmitter - Class in storm.trident.spout
 
BatchSpoutExecutor.EmptyCoordinator - Class in storm.trident.spout
 
BatchSubtopologyBuilder - Class in backtype.storm.coordination
 
BatchSubtopologyBuilder(String, IBasicBolt, Number) - Constructor for class backtype.storm.coordination.BatchSubtopologyBuilder
 
BatchSubtopologyBuilder(String, IBasicBolt) - Constructor for class backtype.storm.coordination.BatchSubtopologyBuilder
 
beginCommit(Long) - Method in class org.apache.storm.hbase.trident.state.HBaseState
 
beginCommit(Long) - Method in class org.apache.storm.hdfs.trident.HdfsState
 
beginCommit(Long) - Method in class storm.kafka.trident.TridentKafkaState
 
beginCommit(Long) - Method in class storm.trident.state.map.NonTransactionalMap
 
beginCommit(Long) - Method in class storm.trident.state.map.OpaqueMap
 
beginCommit(Long) - Method in class storm.trident.state.map.SnapshottableMap
 
beginCommit(Long) - Method in class storm.trident.state.map.TransactionalMap
 
beginCommit(Long) - Method in class storm.trident.state.ReadOnlyState
 
beginCommit(Long) - Method in interface storm.trident.state.State
 
beginCommit(Long) - Method in class storm.trident.testing.LRUMemoryMapState
 
beginCommit(Long) - Method in class storm.trident.testing.MemoryMapState
 
beginFileDownload(String, AsyncMethodCallback<Nimbus.AsyncClient.beginFileDownload_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
beginFileDownload(String, AsyncMethodCallback<Nimbus.AsyncClient.beginFileDownload_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
beginFileDownload(String) - Method in class backtype.storm.generated.Nimbus.Client
 
beginFileDownload(String) - Method in interface backtype.storm.generated.Nimbus.Iface
 
beginFileDownload_args() - Constructor for class backtype.storm.generated.Nimbus.beginFileDownload_args
 
beginFileDownload_args(String) - Constructor for class backtype.storm.generated.Nimbus.beginFileDownload_args
 
beginFileDownload_args(Nimbus.beginFileDownload_args) - Constructor for class backtype.storm.generated.Nimbus.beginFileDownload_args
Performs a deep copy on other.
beginFileDownload_call(String, AsyncMethodCallback<Nimbus.AsyncClient.beginFileDownload_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.beginFileDownload_call
 
beginFileDownload_result() - Constructor for class backtype.storm.generated.Nimbus.beginFileDownload_result
 
beginFileDownload_result(String) - Constructor for class backtype.storm.generated.Nimbus.beginFileDownload_result
 
beginFileDownload_result(Nimbus.beginFileDownload_result) - Constructor for class backtype.storm.generated.Nimbus.beginFileDownload_result
Performs a deep copy on other.
beginFileUpload(AsyncMethodCallback<Nimbus.AsyncClient.beginFileUpload_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
beginFileUpload(AsyncMethodCallback<Nimbus.AsyncClient.beginFileUpload_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
beginFileUpload() - Method in class backtype.storm.generated.Nimbus.Client
 
beginFileUpload() - Method in interface backtype.storm.generated.Nimbus.Iface
 
beginFileUpload_args() - Constructor for class backtype.storm.generated.Nimbus.beginFileUpload_args
 
beginFileUpload_args(Nimbus.beginFileUpload_args) - Constructor for class backtype.storm.generated.Nimbus.beginFileUpload_args
Performs a deep copy on other.
beginFileUpload_call(AsyncMethodCallback<Nimbus.AsyncClient.beginFileUpload_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.beginFileUpload_call
 
beginFileUpload_result() - Constructor for class backtype.storm.generated.Nimbus.beginFileUpload_result
 
beginFileUpload_result(String) - Constructor for class backtype.storm.generated.Nimbus.beginFileUpload_result
 
beginFileUpload_result(Nimbus.beginFileUpload_result) - Constructor for class backtype.storm.generated.Nimbus.beginFileUpload_result
Performs a deep copy on other.
binary_arg(ByteBuffer) - Static method in class backtype.storm.generated.JavaObjectArg
 
binary_arg(byte[]) - Static method in class backtype.storm.generated.JavaObjectArg
 
bind(String, int) - Method in interface backtype.storm.messaging.IContext
This method establishes a server side connection
bind(String, int) - Method in class backtype.storm.messaging.netty.Context
establish a server with a binding port
blacklistHost(String) - Method in class backtype.storm.scheduler.Cluster
 
BlowfishTupleSerializer - Class in backtype.storm.security.serialization
Apply Blowfish encrption for tuple communication to bolts
BlowfishTupleSerializer(Kryo, Map) - Constructor for class backtype.storm.security.serialization.BlowfishTupleSerializer
 
Bolt - Class in backtype.storm.generated
 
Bolt() - Constructor for class backtype.storm.generated.Bolt
 
Bolt(ComponentObject, ComponentCommon) - Constructor for class backtype.storm.generated.Bolt
 
Bolt(Bolt) - Constructor for class backtype.storm.generated.Bolt
Performs a deep copy on other.
bolt(BoltStats) - Static method in class backtype.storm.generated.ExecutorSpecificStats
 
Bolt._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BOLT_KEY - Static variable in class storm.kafka.bolt.mapper.FieldNameBasedTupleToKafkaMapper
 
BOLT_MESSAGE - Static variable in class storm.kafka.bolt.mapper.FieldNameBasedTupleToKafkaMapper
 
boltAck(BoltAckInfo) - Method in class backtype.storm.hooks.BaseTaskHook
 
boltAck(BoltAckInfo) - Method in interface backtype.storm.hooks.ITaskHook
 
BoltAckInfo - Class in backtype.storm.hooks.info
 
BoltAckInfo(Tuple, int, Long) - Constructor for class backtype.storm.hooks.info.BoltAckInfo
 
BoltDeclarer - Interface in backtype.storm.topology
 
boltExecute(BoltExecuteInfo) - Method in class backtype.storm.hooks.BaseTaskHook
 
boltExecute(BoltExecuteInfo) - Method in interface backtype.storm.hooks.ITaskHook
 
BoltExecuteInfo - Class in backtype.storm.hooks.info
 
BoltExecuteInfo(Tuple, int, Long) - Constructor for class backtype.storm.hooks.info.BoltExecuteInfo
 
boltFail(BoltFailInfo) - Method in class backtype.storm.hooks.BaseTaskHook
 
boltFail(BoltFailInfo) - Method in interface backtype.storm.hooks.ITaskHook
 
BoltFailInfo - Class in backtype.storm.hooks.info
 
BoltFailInfo(Tuple, int, Long) - Constructor for class backtype.storm.hooks.info.BoltFailInfo
 
BoltGetter(String) - Constructor for class backtype.storm.topology.TopologyBuilder.BoltGetter
 
boltKeyField - Variable in class storm.kafka.bolt.mapper.FieldNameBasedTupleToKafkaMapper
 
boltMessageField - Variable in class storm.kafka.bolt.mapper.FieldNameBasedTupleToKafkaMapper
 
BoltMsg - Class in backtype.storm.multilang
BoltMsg is an object that represents the data sent from a shell component to a bolt process that implements a multi-language protocol.
BoltMsg() - Constructor for class backtype.storm.multilang.BoltMsg
 
BoltStats - Class in backtype.storm.generated
 
BoltStats() - Constructor for class backtype.storm.generated.BoltStats
 
BoltStats(Map<String, Map<GlobalStreamId, Long>>, Map<String, Map<GlobalStreamId, Long>>, Map<String, Map<GlobalStreamId, Double>>, Map<String, Map<GlobalStreamId, Long>>, Map<String, Map<GlobalStreamId, Double>>) - Constructor for class backtype.storm.generated.BoltStats
 
BoltStats(BoltStats) - Constructor for class backtype.storm.generated.BoltStats
Performs a deep copy on other.
BoltStats._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BoltTracker - Class in backtype.storm.testing
 
BoltTracker(IRichBolt, String) - Constructor for class backtype.storm.testing.BoltTracker
 
bool_arg(boolean) - Static method in class backtype.storm.generated.JavaObjectArg
 
BridgeReceiver - Class in storm.trident.planner
 
BridgeReceiver(BatchOutputCollector) - Constructor for class storm.trident.planner.BridgeReceiver
 
broadcast() - Method in class storm.trident.Stream
 
Broker - Class in storm.kafka
 
Broker(String, int) - Constructor for class storm.kafka.Broker
 
Broker(String) - Constructor for class storm.kafka.Broker
 
BrokerHosts - Interface in storm.kafka
 
brokerPath() - Method in class storm.kafka.DynamicBrokersReader
 
brokerZkPath - Variable in class storm.kafka.ZkHosts
 
brokerZkStr - Variable in class storm.kafka.ZkHosts
 
BUCKET_DATABASE - Static variable in class storm.starter.TransactionalWords
 
BUCKET_SIZE - Static variable in class storm.starter.TransactionalWords
 
BucketCountUpdater() - Constructor for class storm.starter.TransactionalWords.BucketCountUpdater
 
Bucketize() - Constructor for class storm.starter.TransactionalWords.Bucketize
 
BucketValue() - Constructor for class storm.starter.TransactionalWords.BucketValue
 
buffer_for_binary_arg() - Method in class backtype.storm.generated.JavaObjectArg
 
buffer_for_chunk() - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
buffer_for_custom_serialized() - Method in class backtype.storm.generated.Grouping
 
buffer_for_serialized_java() - Method in class backtype.storm.generated.ComponentObject
 
buffer_for_success() - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
BufferFileInputStream - Class in backtype.storm.utils
 
BufferFileInputStream(String, int) - Constructor for class backtype.storm.utils.BufferFileInputStream
 
BufferFileInputStream(String) - Constructor for class backtype.storm.utils.BufferFileInputStream
 
bufferSizeBytes - Variable in class storm.kafka.KafkaConfig
 
build(IBackingMap<T>) - Static method in class storm.trident.state.map.NonTransactionalMap
 
build(IBackingMap<OpaqueValue>) - Static method in class storm.trident.state.map.OpaqueMap
 
build(IBackingMap<TransactionalValue>) - Static method in class storm.trident.state.map.TransactionalMap
 
build() - Method in class storm.trident.TridentTopology
 
buildFieldIndex(ValuePointer[]) - Static method in class storm.trident.tuple.ValuePointer
 
buildIndex(Fields, Map<String, ValuePointer>) - Static method in class storm.trident.tuple.ValuePointer
 
buildTopology() - Method in class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
buildTopology(LocalDRPC) - Static method in class storm.starter.trident.TridentReach
 
buildTopology(LocalDRPC) - Static method in class storm.starter.trident.TridentWordCount
 
buildTopology() - Method in class storm.trident.topology.TridentTopologyBuilder
 
buildTopologyBuilder() - Method in class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 

C

cached - Variable in class storm.trident.state.map.CachedBatchReadsMap.RetVal
 
CachedBatchReadsMap<T> - Class in storm.trident.state.map
 
CachedBatchReadsMap(IBackingMap<T>) - Constructor for class storm.trident.state.map.CachedBatchReadsMap
 
CachedBatchReadsMap.RetVal<T> - Class in storm.trident.state.map
 
CachedMap<T> - Class in storm.trident.state.map
Useful to layer over a map that communicates with a database.
CachedMap(IBackingMap<T>, int) - Constructor for class storm.trident.state.map.CachedMap
 
cacheSize - Variable in class org.apache.storm.hbase.trident.state.HBaseMapState.Options
 
calculatePartitionsForTask(GlobalPartitionInformation, int, int) - Static method in class storm.kafka.KafkaUtils
 
canTransformResource(String) - Method in class org.apache.storm.maven.shade.clojure.ClojureTransformer
 
capacity() - Method in class backtype.storm.utils.DisruptorQueue
 
CaptureCollector - Class in storm.trident.operation.impl
 
CaptureCollector() - Constructor for class storm.trident.operation.impl.CaptureCollector
 
captured - Variable in class storm.trident.operation.impl.CaptureCollector
 
chainedAgg() - Method in class storm.trident.fluent.GroupedStream
 
chainedAgg() - Method in class storm.trident.Stream
 
ChainedAggregatorDeclarer - Class in storm.trident.fluent
 
ChainedAggregatorDeclarer(IAggregatableStream, GlobalAggregationScheme) - Constructor for class storm.trident.fluent.ChainedAggregatorDeclarer
 
ChainedAggregatorDeclarer.AggregationPartition - Interface in storm.trident.fluent
 
ChainedAggregatorImpl - Class in storm.trident.operation.impl
 
ChainedAggregatorImpl(Aggregator[], Fields[], ComboList.Factory) - Constructor for class storm.trident.operation.impl.ChainedAggregatorImpl
 
ChainedFullAggregatorDeclarer - Interface in storm.trident.fluent
 
ChainedPartitionAggregatorDeclarer - Interface in storm.trident.fluent
 
ChainedResult - Class in storm.trident.operation.impl
 
ChainedResult(TridentCollector, int) - Constructor for class storm.trident.operation.impl.ChainedResult
 
chainEnd() - Method in class storm.trident.fluent.ChainedAggregatorDeclarer
 
chainEnd() - Method in interface storm.trident.fluent.IChainedAggregatorDeclarer
 
channelInterestChanged(ChannelHandlerContext, ChannelStateEvent) - Method in class backtype.storm.messaging.netty.StormClientHandler
 
checkType(ComponentObject._Fields, Object) - Method in class backtype.storm.generated.ComponentObject
 
checkType(ExecutorSpecificStats._Fields, Object) - Method in class backtype.storm.generated.ExecutorSpecificStats
 
checkType(Grouping._Fields, Object) - Method in class backtype.storm.generated.Grouping
 
checkType(JavaObjectArg._Fields, Object) - Method in class backtype.storm.generated.JavaObjectArg
 
chooseTasks(int, List<Object>) - Method in interface backtype.storm.grouping.CustomStreamGrouping
This function implements a custom stream grouping.
chooseTasks(int, List<Object>) - Method in class backtype.storm.testing.NGrouping
 
chooseTasks(int, List<Object>) - Method in class storm.trident.partition.GlobalGrouping
 
chooseTasks(int, List<Object>) - Method in class storm.trident.partition.IdentityGrouping
 
chooseTasks(int, List<Object>) - Method in class storm.trident.partition.IndexHashGrouping
 
cleanup() - Method in class backtype.storm.clojure.ClojureBolt
 
cleanup() - Method in class backtype.storm.coordination.BatchBoltExecutor
 
cleanup() - Method in class backtype.storm.coordination.CoordinatedBolt
 
cleanup() - Method in class backtype.storm.drpc.KeyedFairBolt
 
cleanup() - Method in class backtype.storm.drpc.ReturnResults
 
cleanup() - Method in class backtype.storm.hooks.BaseTaskHook
 
cleanup() - Method in interface backtype.storm.hooks.ITaskHook
 
cleanup() - Method in interface backtype.storm.metric.api.IMetricsConsumer
 
cleanup() - Method in class backtype.storm.metric.LoggingMetricsConsumer
 
cleanup() - Method in class backtype.storm.metric.MetricsConsumerBolt
 
cleanup() - Method in class backtype.storm.metric.SystemBolt
 
cleanup() - Method in interface backtype.storm.task.IBolt
Called when an IBolt is going to be shutdown.
cleanup() - Method in class backtype.storm.task.ShellBolt
 
cleanup() - Method in class backtype.storm.testing.FixedTupleSpout
 
cleanup() - Method in class backtype.storm.testing.MemoryTransactionalSpout
 
cleanup() - Method in class backtype.storm.testing.NonRichBoltTracker
 
cleanup() - Method in class backtype.storm.testing.OpaqueMemoryTransactionalSpout
 
cleanup() - Method in class backtype.storm.testing.TestAggregatesCounter
 
cleanup() - Method in class backtype.storm.testing.TestEventLogSpout
 
cleanup() - Method in class backtype.storm.testing.TestEventOrderCheckBolt
 
cleanup() - Method in class backtype.storm.testing.TestGlobalCount
 
cleanup() - Method in class backtype.storm.testing.TestWordCounter
 
cleanup() - Method in class backtype.storm.testing.TupleCaptureBolt
 
cleanup() - Method in class backtype.storm.topology.base.BaseBasicBolt
 
cleanup() - Method in class backtype.storm.topology.base.BaseRichBolt
 
cleanup() - Method in class backtype.storm.topology.BasicBoltExecutor
 
cleanup() - Method in interface backtype.storm.topology.IBasicBolt
 
cleanup() - Method in class backtype.storm.transactional.TransactionalSpoutBatchExecutor
 
cleanup(int) - Method in class backtype.storm.utils.LocalState
 
cleanup() - Method in class backtype.storm.utils.TimeCacheMap
Deprecated.
 
cleanup() - Method in class backtype.storm.utils.VersionedStore
 
cleanup(int) - Method in class backtype.storm.utils.VersionedStore
 
cleanup() - Method in class storm.trident.drpc.ReturnResultsReducer
 
cleanup() - Method in class storm.trident.operation.BaseMultiReducer
 
cleanup() - Method in class storm.trident.operation.BaseOperation
 
cleanup() - Method in class storm.trident.operation.builtin.Negate
 
cleanup() - Method in interface storm.trident.operation.GroupedMultiReducer
 
cleanup() - Method in class storm.trident.operation.impl.ChainedAggregatorImpl
 
cleanup() - Method in class storm.trident.operation.impl.CombinerAggregatorCombineImpl
 
cleanup() - Method in class storm.trident.operation.impl.CombinerAggregatorInitImpl
 
cleanup() - Method in class storm.trident.operation.impl.CombinerAggStateUpdater
 
cleanup() - Method in class storm.trident.operation.impl.FilterExecutor
 
cleanup() - Method in class storm.trident.operation.impl.GroupedAggregator
 
cleanup() - Method in class storm.trident.operation.impl.GroupedMultiReducerExecutor
 
cleanup() - Method in class storm.trident.operation.impl.IdentityMultiReducer
 
cleanup() - Method in class storm.trident.operation.impl.JoinerMultiReducer
 
cleanup() - Method in class storm.trident.operation.impl.ReducerAggregatorImpl
 
cleanup() - Method in class storm.trident.operation.impl.ReducerAggStateUpdater
 
cleanup() - Method in class storm.trident.operation.impl.SingleEmitAggregator
 
cleanup() - Method in class storm.trident.operation.impl.TrueFilter
 
cleanup() - Method in interface storm.trident.operation.MultiReducer
 
cleanup() - Method in interface storm.trident.operation.Operation
 
cleanup() - Method in class storm.trident.planner.processor.AggregateProcessor
 
cleanup() - Method in class storm.trident.planner.processor.EachProcessor
 
cleanup() - Method in class storm.trident.planner.processor.MultiReducerProcessor
 
cleanup() - Method in class storm.trident.planner.processor.PartitionPersistProcessor
 
cleanup() - Method in class storm.trident.planner.processor.ProjectedProcessor
 
cleanup() - Method in class storm.trident.planner.processor.StateQueryProcessor
 
cleanup() - Method in class storm.trident.planner.SubtopologyBolt
 
cleanup() - Method in interface storm.trident.planner.TridentProcessor
 
cleanup() - Method in class storm.trident.spout.TridentSpoutCoordinator
 
cleanup() - Method in class storm.trident.spout.TridentSpoutExecutor
 
cleanup() - Method in class storm.trident.state.map.MapCombinerAggStateUpdater
 
cleanup() - Method in class storm.trident.state.map.MapReducerAggStateUpdater
 
cleanup() - Method in interface storm.trident.topology.ITridentBatchBolt
 
cleanup() - Method in class storm.trident.topology.TridentBoltExecutor
 
cleanupBefore(BigInteger) - Method in interface backtype.storm.transactional.ITransactionalSpout.Emitter
Any state for transactions prior to the provided transaction id can be safely cleaned up, so this method should clean up that state.
cleanupBefore(BigInteger) - Method in class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor.Emitter
 
cleanupBefore(BigInteger) - Method in class backtype.storm.transactional.state.RotatingTransactionalState
 
cleanupBefore(long) - Method in class storm.trident.topology.state.RotatingTransactionalState
 
clear() - Method in exception backtype.storm.generated.AlreadyAliveException
 
clear() - Method in class backtype.storm.generated.Bolt
 
clear() - Method in class backtype.storm.generated.BoltStats
 
clear() - Method in class backtype.storm.generated.ClusterSummary
 
clear() - Method in class backtype.storm.generated.ComponentCommon
 
clear() - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
clear() - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
clear() - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
clear() - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
clear() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
clear() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
clear() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
clear() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
clear() - Method in exception backtype.storm.generated.DRPCExecutionException
 
clear() - Method in class backtype.storm.generated.DRPCRequest
 
clear() - Method in class backtype.storm.generated.ErrorInfo
 
clear() - Method in class backtype.storm.generated.ExecutorInfo
 
clear() - Method in class backtype.storm.generated.ExecutorStats
 
clear() - Method in class backtype.storm.generated.ExecutorSummary
 
clear() - Method in class backtype.storm.generated.GlobalStreamId
 
clear() - Method in exception backtype.storm.generated.InvalidTopologyException
 
clear() - Method in class backtype.storm.generated.JavaObject
 
clear() - Method in class backtype.storm.generated.KillOptions
 
clear() - Method in class backtype.storm.generated.Nimbus.activate_args
 
clear() - Method in class backtype.storm.generated.Nimbus.activate_result
 
clear() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
clear() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
clear() - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
clear() - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
clear() - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
clear() - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
clear() - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
clear() - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
clear() - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
clear() - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
clear() - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
clear() - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
clear() - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
clear() - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
clear() - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
clear() - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
clear() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
clear() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
clear() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
clear() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
clear() - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
clear() - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
clear() - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
clear() - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
clear() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
clear() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
clear() - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
clear() - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
clear() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
clear() - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
clear() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
clear() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
clear() - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
clear() - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
 
clear() - Method in exception backtype.storm.generated.NotAliveException
 
clear() - Method in class backtype.storm.generated.NullStruct
 
clear() - Method in class backtype.storm.generated.RebalanceOptions
 
clear() - Method in class backtype.storm.generated.ShellComponent
 
clear() - Method in class backtype.storm.generated.SpoutSpec
 
clear() - Method in class backtype.storm.generated.SpoutStats
 
clear() - Method in class backtype.storm.generated.StateSpoutSpec
 
clear() - Method in class backtype.storm.generated.StormTopology
 
clear() - Method in class backtype.storm.generated.StreamInfo
 
clear() - Method in class backtype.storm.generated.SubmitOptions
 
clear() - Method in class backtype.storm.generated.SupervisorSummary
 
clear() - Method in class backtype.storm.generated.TopologyInfo
 
clear() - Method in class backtype.storm.generated.TopologySummary
 
clear(String) - Static method in class backtype.storm.testing.FixedTupleSpout
 
clear() - Method in class backtype.storm.utils.IndifferentAccessMap
 
clear() - Method in class backtype.storm.utils.ListDelegate
 
clear() - Method in class backtype.storm.utils.TransferDrainer
 
clear() - Method in class storm.kafka.DynamicPartitionConnections
 
clearState(String) - Static method in class backtype.storm.utils.RegisteredGlobalState
 
Client(TProtocol) - Constructor for class backtype.storm.generated.DistributedRPC.Client
 
Client(TProtocol, TProtocol) - Constructor for class backtype.storm.generated.DistributedRPC.Client
 
Client(TProtocol) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.Client
 
Client(TProtocol, TProtocol) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.Client
 
Client(TProtocol) - Constructor for class backtype.storm.generated.Nimbus.Client
 
Client(TProtocol, TProtocol) - Constructor for class backtype.storm.generated.Nimbus.Client
 
Client - Class in backtype.storm.messaging.netty
A Netty client for sending task messages to a remote destination (Netty server).
ClientCallbackHandler - Class in backtype.storm.security.auth.digest
client side callback handler.
ClientCallbackHandler(Configuration) - Constructor for class backtype.storm.security.auth.digest.ClientCallbackHandler
Constructor based on a JAAS configuration For digest, you should have a pair of user name and password defined.
clientId - Variable in class storm.kafka.KafkaConfig
 
ClojureBolt - Class in backtype.storm.clojure
 
ClojureBolt(List, List, List<Object>, Map<String, StreamInfo>) - Constructor for class backtype.storm.clojure.ClojureBolt
 
ClojureSpout - Class in backtype.storm.clojure
 
ClojureSpout(List, List, List<Object>, Map<String, StreamInfo>) - Constructor for class backtype.storm.clojure.ClojureSpout
 
ClojureTimerTask - Class in backtype.storm.utils
 
ClojureTimerTask(IFn) - Constructor for class backtype.storm.utils.ClojureTimerTask
 
ClojureTransformer - Class in org.apache.storm.maven.shade.clojure
 
ClojureTransformer() - Constructor for class org.apache.storm.maven.shade.clojure.ClojureTransformer
 
close() - Method in class backtype.storm.clojure.ClojureSpout
 
close() - Method in class backtype.storm.drpc.DRPCInvocationsClient
 
close() - Method in class backtype.storm.drpc.DRPCSpout
 
close() - Method in interface backtype.storm.messaging.IConnection
close this connection
close() - Method in class backtype.storm.messaging.netty.Client
Gracefully close this client.
close() - Method in class backtype.storm.security.auth.ThriftClient
 
close() - Method in interface backtype.storm.spout.ISpout
Called when an ISpout is going to be shutdown.
close() - Method in class backtype.storm.spout.ShellSpout
 
close() - Method in interface backtype.storm.state.IStateSpout
 
close() - Method in class backtype.storm.testing.FeederSpout
 
close() - Method in class backtype.storm.testing.FixedTupleSpout
 
close() - Method in class backtype.storm.testing.SpoutTracker
 
close() - Method in class backtype.storm.testing.TestEventLogSpout
 
close() - Method in class backtype.storm.testing.TestPlannerSpout
 
close() - Method in class backtype.storm.testing.TestWordSpout
 
close() - Method in class backtype.storm.topology.base.BaseRichSpout
 
close() - Method in interface backtype.storm.transactional.ITransactionalSpout.Coordinator
Release any resources from this coordinator.
close() - Method in interface backtype.storm.transactional.ITransactionalSpout.Emitter
Release any resources held by this emitter.
close() - Method in interface backtype.storm.transactional.partitioned.IOpaquePartitionedTransactionalSpout.Coordinator
 
close() - Method in interface backtype.storm.transactional.partitioned.IOpaquePartitionedTransactionalSpout.Emitter
 
close() - Method in interface backtype.storm.transactional.partitioned.IPartitionedTransactionalSpout.Coordinator
 
close() - Method in interface backtype.storm.transactional.partitioned.IPartitionedTransactionalSpout.Emitter
 
close() - Method in class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor.Coordinator
 
close() - Method in class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor.Emitter
 
close() - Method in class backtype.storm.transactional.state.TransactionalState
 
close() - Method in class backtype.storm.transactional.TransactionalSpoutCoordinator
 
close() - Method in class backtype.storm.utils.BufferFileInputStream
 
close() - Method in class backtype.storm.utils.DRPCClient
 
close() - Method in class storm.kafka.DynamicBrokersReader
 
close() - Method in class storm.kafka.KafkaSpout
 
close() - Method in class storm.kafka.PartitionManager
 
close() - Method in class storm.kafka.StaticPartitionConnections
 
close() - Method in class storm.kafka.trident.DefaultCoordinator
 
close() - Method in interface storm.kafka.trident.IBatchCoordinator
 
close() - Method in interface storm.kafka.trident.IBrokerReader
 
close() - Method in class storm.kafka.trident.StaticBrokerReader
 
close() - Method in class storm.kafka.trident.ZkBrokerReader
 
close() - Method in class storm.kafka.ZkState
 
close() - Method in class storm.starter.spout.TwitterSampleSpout
 
close() - Method in class storm.trident.spout.BatchSpoutExecutor.BatchSpoutEmitter
 
close() - Method in class storm.trident.spout.BatchSpoutExecutor.EmptyCoordinator
 
close() - Method in interface storm.trident.spout.IBatchSpout
 
close() - Method in interface storm.trident.spout.IOpaquePartitionedTridentSpout.Coordinator
 
close() - Method in interface storm.trident.spout.IOpaquePartitionedTridentSpout.Emitter
 
close() - Method in interface storm.trident.spout.IPartitionedTridentSpout.Coordinator
 
close() - Method in interface storm.trident.spout.IPartitionedTridentSpout.Emitter
 
close() - Method in interface storm.trident.spout.ITridentSpout.BatchCoordinator
Release any resources from this coordinator.
close() - Method in interface storm.trident.spout.ITridentSpout.Emitter
Release any resources held by this emitter.
close() - Method in class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor.Coordinator
 
close() - Method in class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor.Emitter
 
close() - Method in class storm.trident.spout.RichSpoutBatchTriggerer
 
close() - Method in class storm.trident.testing.FeederBatchSpout.FeederCoordinator
 
close() - Method in class storm.trident.testing.FeederBatchSpout.FeederEmitter
 
close() - Method in class storm.trident.testing.FixedBatchSpout
 
close() - Method in class storm.trident.topology.MasterBatchCoordinator
 
close() - Method in class storm.trident.topology.state.TransactionalState
 
Cluster - Class in backtype.storm.scheduler
 
Cluster(INimbus, Map<String, SupervisorDetails>, Map<String, SchedulerAssignmentImpl>) - Constructor for class backtype.storm.scheduler.Cluster
 
ClusterSummary - Class in backtype.storm.generated
 
ClusterSummary() - Constructor for class backtype.storm.generated.ClusterSummary
 
ClusterSummary(List<SupervisorSummary>, int, List<TopologySummary>) - Constructor for class backtype.storm.generated.ClusterSummary
 
ClusterSummary(ClusterSummary) - Constructor for class backtype.storm.generated.ClusterSummary
Performs a deep copy on other.
ClusterSummary._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
collector - Variable in class org.apache.storm.hbase.bolt.AbstractHBaseBolt
 
collector - Variable in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
columnFamily - Variable in class org.apache.storm.hbase.trident.state.HBaseMapState.Options
 
ColumnList - Class in org.apache.storm.hbase.common
Represents a list of HBase columns.
ColumnList() - Constructor for class org.apache.storm.hbase.common.ColumnList
 
ColumnList.AbstractColumn - Class in org.apache.storm.hbase.common
 
ColumnList.Column - Class in org.apache.storm.hbase.common
 
ColumnList.Counter - Class in org.apache.storm.hbase.common
 
ColumnMetaData(String, String) - Constructor for class org.apache.storm.hbase.bolt.mapper.HBaseProjectionCriteria.ColumnMetaData
 
columns(Tuple) - Method in interface org.apache.storm.hbase.bolt.mapper.HBaseMapper
Given a tuple, return a list of HBase columns to insert.
columns(Tuple) - Method in class org.apache.storm.hbase.bolt.mapper.SimpleHBaseMapper
 
columns(TridentTuple) - Method in class org.apache.storm.hbase.trident.mapper.SimpleTridentHBaseMapper
 
columns(TridentTuple) - Method in interface org.apache.storm.hbase.trident.mapper.TridentHBaseMapper
Given a tuple, return a list of HBase columns to insert.
combine(T, T) - Method in interface backtype.storm.metric.api.ICombiner
 
combine(Long, Long) - Method in class storm.kafka.trident.MaxMetric
 
combine(Integer, Integer) - Method in class storm.starter.trident.TridentReach.One
 
combine(Long, Long) - Method in class storm.trident.operation.builtin.Count
 
combine(Number, Number) - Method in class storm.trident.operation.builtin.Sum
 
combine(T, T) - Method in interface storm.trident.operation.CombinerAggregator
 
CombinedMetric - Class in backtype.storm.metric.api
 
CombinedMetric(ICombiner) - Constructor for class backtype.storm.metric.api.CombinedMetric
 
CombinedShellMetric - Class in backtype.storm.metric.api.rpc
 
CombinedShellMetric(ICombiner) - Constructor for class backtype.storm.metric.api.rpc.CombinedShellMetric
 
CombinerAggregator<T> - Interface in storm.trident.operation
 
CombinerAggregatorCombineImpl - Class in storm.trident.operation.impl
 
CombinerAggregatorCombineImpl(CombinerAggregator) - Constructor for class storm.trident.operation.impl.CombinerAggregatorCombineImpl
 
CombinerAggregatorInitImpl - Class in storm.trident.operation.impl
 
CombinerAggregatorInitImpl(CombinerAggregator) - Constructor for class storm.trident.operation.impl.CombinerAggregatorInitImpl
 
CombinerAggStateUpdater - Class in storm.trident.operation.impl
 
CombinerAggStateUpdater(CombinerAggregator) - Constructor for class storm.trident.operation.impl.CombinerAggStateUpdater
 
CombinerValueUpdater - Class in storm.trident.state
 
CombinerValueUpdater(CombinerAggregator, Object) - Constructor for class storm.trident.state.CombinerValueUpdater
 
ComboList - Class in storm.trident.tuple
 
ComboList(List[], ComboList.Pointer[]) - Constructor for class storm.trident.tuple.ComboList
 
ComboList.Factory - Class in storm.trident.tuple
 
commit(TransactionAttempt) - Method in interface backtype.storm.transactional.ICommitterTransactionalSpout.Emitter
 
commit(TransactionAttempt) - Method in class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor.Emitter
 
commit(Long) - Method in class org.apache.storm.hbase.trident.state.HBaseState
 
commit(Long) - Method in class org.apache.storm.hdfs.trident.HdfsState
 
commit() - Method in class storm.kafka.PartitionManager
 
commit(Long) - Method in class storm.kafka.trident.TridentKafkaState
 
commit(TransactionAttempt) - Method in interface storm.trident.spout.ICommitterTridentSpout.Emitter
 
commit(TransactionAttempt) - Method in class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor.Emitter
 
commit(Long) - Method in class storm.trident.state.map.NonTransactionalMap
 
commit(Long) - Method in class storm.trident.state.map.OpaqueMap
 
commit(Long) - Method in class storm.trident.state.map.SnapshottableMap
 
commit(Long) - Method in class storm.trident.state.map.TransactionalMap
 
commit(Long) - Method in class storm.trident.state.ReadOnlyState
 
commit(Long) - Method in interface storm.trident.state.State
 
commit(Long) - Method in class storm.trident.testing.LRUMemoryMapState
 
commit(Long) - Method in class storm.trident.testing.MemoryMapState
 
COMMIT_STREAM_ID - Static variable in class storm.trident.topology.MasterBatchCoordinator
 
commitStream - Variable in class storm.trident.topology.TridentBoltExecutor.CoordCondition
 
commitStream - Variable in class storm.trident.topology.TridentBoltExecutor.CoordSpec
 
committer - Variable in class storm.trident.planner.ProcessorNode
 
compareTo(AlreadyAliveException) - Method in exception backtype.storm.generated.AlreadyAliveException
 
compareTo(Bolt) - Method in class backtype.storm.generated.Bolt
 
compareTo(BoltStats) - Method in class backtype.storm.generated.BoltStats
 
compareTo(ClusterSummary) - Method in class backtype.storm.generated.ClusterSummary
 
compareTo(ComponentCommon) - Method in class backtype.storm.generated.ComponentCommon
 
compareTo(ComponentObject) - Method in class backtype.storm.generated.ComponentObject
 
compareTo(DistributedRPC.execute_args) - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
compareTo(DistributedRPC.execute_result) - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
compareTo(DistributedRPCInvocations.failRequest_args) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
compareTo(DistributedRPCInvocations.failRequest_result) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
compareTo(DistributedRPCInvocations.fetchRequest_args) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
compareTo(DistributedRPCInvocations.fetchRequest_result) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
compareTo(DistributedRPCInvocations.result_args) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
compareTo(DistributedRPCInvocations.result_result) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
compareTo(DRPCExecutionException) - Method in exception backtype.storm.generated.DRPCExecutionException
 
compareTo(DRPCRequest) - Method in class backtype.storm.generated.DRPCRequest
 
compareTo(ErrorInfo) - Method in class backtype.storm.generated.ErrorInfo
 
compareTo(ExecutorInfo) - Method in class backtype.storm.generated.ExecutorInfo
 
compareTo(ExecutorSpecificStats) - Method in class backtype.storm.generated.ExecutorSpecificStats
 
compareTo(ExecutorStats) - Method in class backtype.storm.generated.ExecutorStats
 
compareTo(ExecutorSummary) - Method in class backtype.storm.generated.ExecutorSummary
 
compareTo(GlobalStreamId) - Method in class backtype.storm.generated.GlobalStreamId
 
compareTo(Grouping) - Method in class backtype.storm.generated.Grouping
 
compareTo(InvalidTopologyException) - Method in exception backtype.storm.generated.InvalidTopologyException
 
compareTo(JavaObject) - Method in class backtype.storm.generated.JavaObject
 
compareTo(JavaObjectArg) - Method in class backtype.storm.generated.JavaObjectArg
 
compareTo(KillOptions) - Method in class backtype.storm.generated.KillOptions
 
compareTo(Nimbus.activate_args) - Method in class backtype.storm.generated.Nimbus.activate_args
 
compareTo(Nimbus.activate_result) - Method in class backtype.storm.generated.Nimbus.activate_result
 
compareTo(Nimbus.beginFileDownload_args) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
compareTo(Nimbus.beginFileDownload_result) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
compareTo(Nimbus.beginFileUpload_args) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
compareTo(Nimbus.beginFileUpload_result) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
compareTo(Nimbus.deactivate_args) - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
compareTo(Nimbus.deactivate_result) - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
compareTo(Nimbus.downloadChunk_args) - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
compareTo(Nimbus.downloadChunk_result) - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
compareTo(Nimbus.finishFileUpload_args) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
compareTo(Nimbus.finishFileUpload_result) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
compareTo(Nimbus.getClusterInfo_args) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
compareTo(Nimbus.getClusterInfo_result) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
compareTo(Nimbus.getNimbusConf_args) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
compareTo(Nimbus.getNimbusConf_result) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
compareTo(Nimbus.getTopology_args) - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
compareTo(Nimbus.getTopology_result) - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
compareTo(Nimbus.getTopologyConf_args) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
compareTo(Nimbus.getTopologyConf_result) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
compareTo(Nimbus.getTopologyInfo_args) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
compareTo(Nimbus.getTopologyInfo_result) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
compareTo(Nimbus.getUserTopology_args) - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
compareTo(Nimbus.getUserTopology_result) - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
compareTo(Nimbus.killTopology_args) - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
compareTo(Nimbus.killTopology_result) - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
compareTo(Nimbus.killTopologyWithOpts_args) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
compareTo(Nimbus.killTopologyWithOpts_result) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
compareTo(Nimbus.rebalance_args) - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
compareTo(Nimbus.rebalance_result) - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
compareTo(Nimbus.submitTopology_args) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
compareTo(Nimbus.submitTopology_result) - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
compareTo(Nimbus.submitTopologyWithOpts_args) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
compareTo(Nimbus.submitTopologyWithOpts_result) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
compareTo(Nimbus.uploadChunk_args) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
compareTo(Nimbus.uploadChunk_result) - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
 
compareTo(NotAliveException) - Method in exception backtype.storm.generated.NotAliveException
 
compareTo(NullStruct) - Method in class backtype.storm.generated.NullStruct
 
compareTo(RebalanceOptions) - Method in class backtype.storm.generated.RebalanceOptions
 
compareTo(ShellComponent) - Method in class backtype.storm.generated.ShellComponent
 
compareTo(SpoutSpec) - Method in class backtype.storm.generated.SpoutSpec
 
compareTo(SpoutStats) - Method in class backtype.storm.generated.SpoutStats
 
compareTo(StateSpoutSpec) - Method in class backtype.storm.generated.StateSpoutSpec
 
compareTo(StormTopology) - Method in class backtype.storm.generated.StormTopology
 
compareTo(StreamInfo) - Method in class backtype.storm.generated.StreamInfo
 
compareTo(SubmitOptions) - Method in class backtype.storm.generated.SubmitOptions
 
compareTo(SupervisorSummary) - Method in class backtype.storm.generated.SupervisorSummary
 
compareTo(TopologyInfo) - Method in class backtype.storm.generated.TopologyInfo
 
compareTo(TopologySummary) - Method in class backtype.storm.generated.TopologySummary
 
compareTo(Broker) - Method in class storm.kafka.Broker
 
compareTo(Rankable) - Method in class storm.starter.tools.RankableObjectWithFields
 
compareTo(Object) - Method in class storm.trident.util.IndexedEdge
 
complete(ReturnResultsReducer.ReturnResultsState, TridentCollector) - Method in class storm.trident.drpc.ReturnResultsReducer
 
complete(T, TridentCollector) - Method in interface storm.trident.operation.Aggregator
 
complete(FirstN.FirstNAgg.State, TridentCollector) - Method in class storm.trident.operation.builtin.FirstN.FirstNAgg
 
complete(PriorityQueue, TridentCollector) - Method in class storm.trident.operation.builtin.FirstN.FirstNSortedAgg
 
complete(T, TridentTuple, TridentCollector) - Method in interface storm.trident.operation.GroupedMultiReducer
 
complete(ChainedResult, TridentCollector) - Method in class storm.trident.operation.impl.ChainedAggregatorImpl
 
complete(Result, TridentCollector) - Method in class storm.trident.operation.impl.CombinerAggregatorCombineImpl
 
complete(Object[], TridentCollector) - Method in class storm.trident.operation.impl.GroupedAggregator
 
complete(Map<TridentTuple, Object>, TridentCollector) - Method in class storm.trident.operation.impl.GroupedMultiReducerExecutor
 
complete(Object, TridentCollector) - Method in class storm.trident.operation.impl.IdentityMultiReducer
 
complete(JoinerMultiReducer.JoinState, TridentTuple, TridentCollector) - Method in class storm.trident.operation.impl.JoinerMultiReducer
 
complete(Result, TridentCollector) - Method in class storm.trident.operation.impl.ReducerAggregatorImpl
 
complete(SingleEmitAggregator.SingleEmitState, TridentCollector) - Method in class storm.trident.operation.impl.SingleEmitAggregator
 
complete(T, TridentCollector) - Method in interface storm.trident.operation.MultiReducer
 
complete(CountAsAggregator.State, TridentCollector) - Method in class storm.trident.testing.CountAsAggregator
 
completed() - Method in class backtype.storm.testing.TestEventLogSpout
 
completeLatencyMs - Variable in class backtype.storm.hooks.info.SpoutAckInfo
 
CompleteTopologyParam - Class in backtype.storm.testing
The param class for the Testing.completeTopology.
CompleteTopologyParam() - Constructor for class backtype.storm.testing.CompleteTopologyParam
 
ComponentCommon - Class in backtype.storm.generated
 
ComponentCommon() - Constructor for class backtype.storm.generated.ComponentCommon
 
ComponentCommon(Map<GlobalStreamId, Grouping>, Map<String, StreamInfo>) - Constructor for class backtype.storm.generated.ComponentCommon
 
ComponentCommon(ComponentCommon) - Constructor for class backtype.storm.generated.ComponentCommon
Performs a deep copy on other.
ComponentCommon._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ComponentConfigurationDeclarer<T extends ComponentConfigurationDeclarer> - Interface in backtype.storm.topology
 
componentId - Variable in class backtype.storm.planner.TaskBundle
 
componentName - Variable in class backtype.storm.utils.ShellProcess
 
ComponentObject - Class in backtype.storm.generated
 
ComponentObject() - Constructor for class backtype.storm.generated.ComponentObject
 
ComponentObject(ComponentObject._Fields, Object) - Constructor for class backtype.storm.generated.ComponentObject
 
ComponentObject(ComponentObject) - Constructor for class backtype.storm.generated.ComponentObject
 
ComponentObject._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
CompoundSpout - Class in backtype.storm.planner
 
CompoundSpout() - Constructor for class backtype.storm.planner.CompoundSpout
 
CompoundTask - Class in backtype.storm.planner
 
CompoundTask() - Constructor for class backtype.storm.planner.CompoundTask
 
Config - Class in backtype.storm
Topology configs are specified as a plain old map.
Config() - Constructor for class backtype.storm.Config
 
ConfigGetter(String) - Constructor for class backtype.storm.topology.TopologyBuilder.ConfigGetter
 
configKey - Variable in class org.apache.storm.hbase.bolt.AbstractHBaseBolt
 
configKey - Variable in class org.apache.storm.hbase.trident.state.HBaseMapState.Options
 
configKey - Variable in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
configKey - Variable in class org.apache.storm.hdfs.trident.HdfsState.Options
 
ConfigValidation - Class in backtype.storm
Provides functionality for validating configuration fields.
ConfigValidation() - Constructor for class backtype.storm.ConfigValidation
 
ConfigValidation.FieldValidator - Interface in backtype.storm
Declares methods for validating configuration values.
confirmAssigned(int) - Method in interface backtype.storm.scheduler.ISupervisor
 
connect(String, String, int) - Method in interface backtype.storm.messaging.IContext
This method establish a client side connection to a remote server
connect(String, String, int) - Method in class backtype.storm.messaging.netty.Context
establish a connection to a remote server
connect(Map, TopologyContext) - Method in interface backtype.storm.multilang.ISerializer
This method transmits the Storm config to the non-JVM process and receives its pid.
connect(Map, TopologyContext) - Method in class backtype.storm.multilang.JsonSerializer
 
connect(TTransport, String) - Method in class backtype.storm.security.auth.digest.DigestSaslTransportPlugin
 
connect(TTransport, String) - Method in interface backtype.storm.security.auth.ITransportPlugin
Connect to the specified server via framed transport
connect(TTransport, String) - Method in class backtype.storm.security.auth.SimpleTransportPlugin
Connect to the specified server via framed transport
ConnectionWithStatus - Class in backtype.storm.messaging
 
ConnectionWithStatus() - Constructor for class backtype.storm.messaging.ConnectionWithStatus
 
ConnectionWithStatus.Status - Enum in backtype.storm.messaging
 
cons(Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
ConsList - Class in storm.trident.tuple
 
ConsList(Object, List<Object>) - Constructor for class storm.trident.tuple.ConsList
 
Constants - Class in backtype.storm
 
Constants() - Constructor for class backtype.storm.Constants
 
construct() - Static method in class storm.starter.ReachTopology
 
constructGetRequests(byte[], HBaseProjectionCriteria) - Method in class org.apache.storm.hbase.common.HBaseClient
 
constructMutationReq(byte[], ColumnList, Durability) - Method in class org.apache.storm.hbase.common.HBaseClient
 
consumeBatch(EventHandler<Object>) - Method in class backtype.storm.utils.DisruptorQueue
 
consumeBatchWhenAvailable(EventHandler<Object>) - Method in class backtype.storm.utils.DisruptorQueue
 
consumerStarted() - Method in class backtype.storm.utils.DisruptorQueue
 
Container - Class in backtype.storm.utils
 
Container() - Constructor for class backtype.storm.utils.Container
 
contains(String) - Method in class backtype.storm.tuple.Fields
Returns true if this contains the specified name of the field.
contains(String) - Method in interface backtype.storm.tuple.ITuple
Returns true if this tuple contains the specified name of the field.
contains(String) - Method in class backtype.storm.tuple.TupleImpl
 
contains(Object) - Method in class backtype.storm.utils.ListDelegate
 
contains(String) - Method in class storm.trident.tuple.TridentTupleView
 
containsAll(Collection<?>) - Method in class backtype.storm.utils.ListDelegate
 
containsKey(Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
containsKey(K) - Method in class backtype.storm.utils.RotatingMap
 
containsKey(K) - Method in class backtype.storm.utils.TimeCacheMap
Deprecated.
 
containsValue(Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
Context - Class in backtype.storm.messaging.netty
 
Context() - Constructor for class backtype.storm.messaging.netty.Context
 
context() - Static method in class backtype.storm.security.auth.ReqContext
Get a request context associated with current thread
COORD_STREAM(String) - Static method in class storm.trident.topology.TridentBoltExecutor
 
COORD_STREAM_PREFIX - Static variable in class storm.trident.topology.TridentBoltExecutor
 
CoordCondition() - Constructor for class storm.trident.topology.TridentBoltExecutor.CoordCondition
 
COORDINATED_STREAM_ID - Static variable in class backtype.storm.Constants
 
CoordinatedBolt - Class in backtype.storm.coordination
Coordination requires the request ids to be globally unique for awhile.
CoordinatedBolt(IRichBolt) - Constructor for class backtype.storm.coordination.CoordinatedBolt
 
CoordinatedBolt(IRichBolt, String, CoordinatedBolt.SourceArgs, CoordinatedBolt.IdStreamSpec) - Constructor for class backtype.storm.coordination.CoordinatedBolt
 
CoordinatedBolt(IRichBolt, Map<String, CoordinatedBolt.SourceArgs>, CoordinatedBolt.IdStreamSpec) - Constructor for class backtype.storm.coordination.CoordinatedBolt
 
CoordinatedBolt.CoordinatedOutputCollector - Class in backtype.storm.coordination
 
CoordinatedBolt.FinishedCallback - Interface in backtype.storm.coordination
 
CoordinatedBolt.IdStreamSpec - Class in backtype.storm.coordination
 
CoordinatedBolt.SourceArgs - Class in backtype.storm.coordination
 
CoordinatedBolt.TimeoutCallback - Interface in backtype.storm.coordination
 
CoordinatedBolt.TrackingInfo - Class in backtype.storm.coordination
 
CoordinatedOutputCollector(IOutputCollector) - Constructor for class backtype.storm.coordination.CoordinatedBolt.CoordinatedOutputCollector
 
CoordinatedOutputCollector(IOutputCollector) - Constructor for class storm.trident.topology.TridentBoltExecutor.CoordinatedOutputCollector
 
Coordinator(Map, TopologyContext) - Constructor for class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor.Coordinator
 
coordinator - Variable in class storm.kafka.trident.TridentKafkaConfig
 
Coordinator(Map, TopologyContext) - Constructor for class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor.Coordinator
 
coords - Variable in class storm.trident.topology.TridentBoltExecutor.CoordSpec
 
CoordSpec() - Constructor for class storm.trident.topology.TridentBoltExecutor.CoordSpec
 
CoordType(boolean) - Constructor for class storm.trident.topology.TridentBoltExecutor.CoordType
 
copy() - Method in interface storm.starter.tools.Rankable
Note: We do not defensively copy the object wrapped by the Rankable.
copy() - Method in class storm.starter.tools.RankableObjectWithFields
Note: We do not defensively copy the wrapped object and any accompanying fields.
copy() - Method in class storm.starter.tools.Rankings
Creates a (defensive) copy of itself.
count() - Method in class backtype.storm.tuple.TupleImpl
 
count() - Method in class backtype.storm.utils.IndifferentAccessMap
 
Count - Class in storm.trident.operation.builtin
 
Count() - Constructor for class storm.trident.operation.builtin.Count
 
COUNT_DATABASE - Static variable in class storm.starter.TransactionalWords
 
CountAggregator() - Constructor for class storm.starter.ReachTopology.CountAggregator
 
CountAsAggregator - Class in storm.trident.testing
 
CountAsAggregator() - Constructor for class storm.trident.testing.CountAsAggregator
 
CountingBatchBolt - Class in backtype.storm.testing
 
CountingBatchBolt() - Constructor for class backtype.storm.testing.CountingBatchBolt
 
CountingCommitBolt - Class in backtype.storm.testing
 
CountingCommitBolt() - Constructor for class backtype.storm.testing.CountingCommitBolt
 
CountMetric - Class in backtype.storm.metric.api
 
CountMetric() - Constructor for class backtype.storm.metric.api.CountMetric
 
CountShellMetric - Class in backtype.storm.metric.api.rpc
 
CountShellMetric() - Constructor for class backtype.storm.metric.api.rpc.CountShellMetric
 
CountSyncPolicy - Class in org.apache.storm.hdfs.bolt.sync
SyncPolicy implementation that will trigger a file system sync after a certain number of tuples have been processed.
CountSyncPolicy(int) - Constructor for class org.apache.storm.hdfs.bolt.sync.CountSyncPolicy
 
CountSyncPolicy - Class in org.apache.storm.hdfs.trident.sync
SyncPolicy implementation that will trigger a file system sync after a certain number of tuples have been processed.
CountSyncPolicy(int) - Constructor for class org.apache.storm.hdfs.trident.sync.CountSyncPolicy
 
CountValue() - Constructor for class storm.starter.TransactionalWords.CountValue
 
CRC32OutputStream - Class in backtype.storm.utils
 
CRC32OutputStream() - Constructor for class backtype.storm.utils.CRC32OutputStream
 
create(Kryo, Input, Class<Collection>) - Method in class backtype.storm.serialization.types.ArrayListSerializer
 
create(Kryo, Input, Class<Map>) - Method in class backtype.storm.serialization.types.HashMapSerializer
 
create(Kryo, Input, Class<Collection>) - Method in class backtype.storm.serialization.types.HashSetSerializer
 
create(Kryo, Input, Class<Collection>) - Method in class backtype.storm.serialization.types.ListDelegateSerializer
 
create(List[]) - Method in class storm.trident.tuple.ComboList.Factory
 
create(List<Object>) - Method in class storm.trident.tuple.TridentTupleView.FreshOutputFactory
 
create(TridentTupleView, List<Object>) - Method in class storm.trident.tuple.TridentTupleView.OperationOutputFactory
 
create(TridentTuple) - Method in class storm.trident.tuple.TridentTupleView.ProjectionFactory
 
create(Tuple) - Method in class storm.trident.tuple.TridentTupleView.RootFactory
 
createEdge(Object, Object) - Method in class storm.trident.util.ErrorEdgeFactory
 
createFreshTuple(Fields, List<Object>) - Static method in class storm.trident.tuple.TridentTupleView
 
createFreshTuple(Fields, Object...) - Static method in class storm.trident.tuple.TridentTupleView
 
createLocalTopology(ILocalDRPC) - Method in class backtype.storm.drpc.LinearDRPCTopologyBuilder
Deprecated.
 
createRemoteTopology() - Method in class backtype.storm.drpc.LinearDRPCTopologyBuilder
Deprecated.
 
createTopology() - Method in class backtype.storm.topology.TopologyBuilder
 
createVersion() - Method in class backtype.storm.utils.VersionedStore
 
createVersion(long) - Method in class backtype.storm.utils.VersionedStore
 
creationIndex - Variable in class storm.trident.planner.Node
 
currentTimeMillis() - Static method in class backtype.storm.utils.Time
 
currentTimeSecs() - Static method in class backtype.storm.utils.Time
 
currGroup - Variable in class storm.trident.operation.impl.GroupCollector
 
custom_object(JavaObject) - Static method in class backtype.storm.generated.Grouping
 
custom_serialized(ByteBuffer) - Static method in class backtype.storm.generated.Grouping
 
custom_serialized(byte[]) - Static method in class backtype.storm.generated.Grouping
 
customGrouping(CustomStreamGrouping) - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
customGrouping(String, CustomStreamGrouping) - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
customGrouping(String, CustomStreamGrouping) - Method in interface backtype.storm.topology.InputDeclarer
 
customGrouping(String, String, CustomStreamGrouping) - Method in interface backtype.storm.topology.InputDeclarer
 
customGrouping(String, CustomStreamGrouping) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
customGrouping(String, String, CustomStreamGrouping) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
CustomStreamGrouping - Interface in backtype.storm.grouping
 

D

DATA - Static variable in class storm.starter.TransactionalGlobalCount
 
DATA - Static variable in class storm.starter.TransactionalWords
 
DATABASE - Static variable in class storm.starter.TransactionalGlobalCount
 
DataPoint() - Constructor for class backtype.storm.metric.api.IMetricsConsumer.DataPoint
 
DataPoint(String, Object) - Constructor for class backtype.storm.metric.api.IMetricsConsumer.DataPoint
 
deactivate() - Method in class backtype.storm.clojure.ClojureSpout
 
deactivate(String, AsyncMethodCallback<Nimbus.AsyncClient.deactivate_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
deactivate(String, AsyncMethodCallback<Nimbus.AsyncClient.deactivate_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
deactivate(String) - Method in class backtype.storm.generated.Nimbus.Client
 
deactivate(String) - Method in interface backtype.storm.generated.Nimbus.Iface
 
deactivate(String) - Method in interface backtype.storm.ILocalCluster
 
deactivate() - Method in interface backtype.storm.spout.ISpout
Called when a spout has been deactivated.
deactivate() - Method in class backtype.storm.spout.ShellSpout
 
deactivate() - Method in class backtype.storm.testing.FixedTupleSpout
 
deactivate() - Method in class backtype.storm.topology.base.BaseRichSpout
 
deactivate() - Method in class storm.kafka.KafkaSpout
 
deactivate() - Method in class storm.trident.spout.RichSpoutBatchTriggerer
 
deactivate() - Method in class storm.trident.topology.MasterBatchCoordinator
 
deactivate_args() - Constructor for class backtype.storm.generated.Nimbus.deactivate_args
 
deactivate_args(String) - Constructor for class backtype.storm.generated.Nimbus.deactivate_args
 
deactivate_args(Nimbus.deactivate_args) - Constructor for class backtype.storm.generated.Nimbus.deactivate_args
Performs a deep copy on other.
deactivate_call(String, AsyncMethodCallback<Nimbus.AsyncClient.deactivate_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.deactivate_call
 
deactivate_result() - Constructor for class backtype.storm.generated.Nimbus.deactivate_result
 
deactivate_result(NotAliveException) - Constructor for class backtype.storm.generated.Nimbus.deactivate_result
 
deactivate_result(Nimbus.deactivate_result) - Constructor for class backtype.storm.generated.Nimbus.deactivate_result
Performs a deep copy on other.
Debug - Class in storm.trident.operation.builtin
 
Debug() - Constructor for class storm.trident.operation.builtin.Debug
 
Debug(String) - Constructor for class storm.trident.operation.builtin.Debug
 
declare(Fields) - Method in interface backtype.storm.topology.OutputFieldsDeclarer
Uses default stream id.
declare(boolean, Fields) - Method in interface backtype.storm.topology.OutputFieldsDeclarer
 
declare(Fields) - Method in class backtype.storm.topology.OutputFieldsGetter
 
declare(boolean, Fields) - Method in class backtype.storm.topology.OutputFieldsGetter
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.clojure.ClojureBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.clojure.ClojureSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.clojure.RichShellBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.clojure.RichShellSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.coordination.BatchBoltExecutor
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.coordination.CoordinatedBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.drpc.DRPCSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.drpc.JoinResult
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.drpc.KeyedFairBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.drpc.PrepareRequest
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.drpc.ReturnResults
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.BatchNumberList
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.BatchProcessWord
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.BatchRepeatA
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.BoltTracker
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.CountingBatchBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.CountingCommitBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.FeederSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.FixedTupleSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.IdentityBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.KeyedCountingBatchBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.KeyedSummingBatchBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.MemoryTransactionalSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.OpaqueMemoryTransactionalSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.PrepareBatchBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.PythonShellMetricsBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.PythonShellMetricsSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.SpoutTracker
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.TestAggregatesCounter
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.TestConfBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.TestEventLogSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.TestEventOrderCheckBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.TestGlobalCount
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.TestPlannerBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.TestPlannerSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.TestWordCounter
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.TestWordSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.testing.TupleCaptureBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.topology.BasicBoltExecutor
 
declareOutputFields(OutputFieldsDeclarer) - Method in interface backtype.storm.topology.IComponent
Declare the output schema for all the streams of this topology.
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.transactional.partitioned.PartitionedTransactionalSpoutExecutor
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.transactional.TransactionalSpoutBatchExecutor
 
declareOutputFields(OutputFieldsDeclarer) - Method in class backtype.storm.transactional.TransactionalSpoutCoordinator
 
declareOutputFields(OutputFieldsDeclarer) - Method in class org.apache.storm.hbase.bolt.HBaseBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class org.apache.storm.hbase.bolt.HBaseLookupBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in interface org.apache.storm.hbase.bolt.mapper.HBaseValueMapper
declares the output fields for the lookup bolt.
declareOutputFields(OutputFieldsDeclarer) - Method in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.kafka.bolt.KafkaBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.kafka.KafkaSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.BasicDRPCTopology.ExclaimBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.bolt.AbstractRankerBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.bolt.PrinterBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.bolt.RollingCountBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.bolt.SingleJoinBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.ExclamationTopology.ExclamationBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.ManualDRPC.ExclamationBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.ReachTopology.CountAggregator
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.ReachTopology.GetFollowers
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.ReachTopology.GetTweeters
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.ReachTopology.PartialUniquer
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.spout.RandomSentenceSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.spout.TwitterSampleSpout
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.TransactionalGlobalCount.BatchCount
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.TransactionalGlobalCount.UpdateGlobalCount
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.TransactionalWords.BucketCountUpdater
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.TransactionalWords.Bucketize
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.TransactionalWords.KeyedCountUpdater
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.WordCountTopology.SplitSentence
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.WordCountTopology.WordCount
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.WordCountTopologyNode.RandomSentence
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.WordCountTopologyNode.SplitSentence
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.starter.WordCountTopologyNode.WordCount
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.trident.planner.SubtopologyBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.trident.spout.RichSpoutBatchTriggerer
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.trident.spout.TridentSpoutCoordinator
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.trident.spout.TridentSpoutExecutor
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.trident.topology.MasterBatchCoordinator
 
declareOutputFields(OutputFieldsDeclarer) - Method in class storm.trident.topology.TridentBoltExecutor
 
declareStream(String, Fields) - Method in interface backtype.storm.topology.OutputFieldsDeclarer
 
declareStream(String, boolean, Fields) - Method in interface backtype.storm.topology.OutputFieldsDeclarer
 
declareStream(String, Fields) - Method in class backtype.storm.topology.OutputFieldsGetter
 
declareStream(String, boolean, Fields) - Method in class backtype.storm.topology.OutputFieldsGetter
 
decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class backtype.storm.messaging.netty.MessageDecoder
 
decodeVIntSize(byte) - Static method in class backtype.storm.utils.WritableUtils
Parse the first byte of a vint/vlong to determine the number of bytes
decorate(Kryo) - Method in interface backtype.storm.serialization.IKryoDecorator
 
decorate(Kryo) - Method in class backtype.storm.testing.TestKryoDecorator
 
deepCopy() - Method in exception backtype.storm.generated.AlreadyAliveException
 
deepCopy() - Method in class backtype.storm.generated.Bolt
 
deepCopy() - Method in class backtype.storm.generated.BoltStats
 
deepCopy() - Method in class backtype.storm.generated.ClusterSummary
 
deepCopy() - Method in class backtype.storm.generated.ComponentCommon
 
deepCopy() - Method in class backtype.storm.generated.ComponentObject
 
deepCopy() - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
deepCopy() - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
deepCopy() - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
deepCopy() - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
deepCopy() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
deepCopy() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
deepCopy() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
deepCopy() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
deepCopy() - Method in exception backtype.storm.generated.DRPCExecutionException
 
deepCopy() - Method in class backtype.storm.generated.DRPCRequest
 
deepCopy() - Method in class backtype.storm.generated.ErrorInfo
 
deepCopy() - Method in class backtype.storm.generated.ExecutorInfo
 
deepCopy() - Method in class backtype.storm.generated.ExecutorSpecificStats
 
deepCopy() - Method in class backtype.storm.generated.ExecutorStats
 
deepCopy() - Method in class backtype.storm.generated.ExecutorSummary
 
deepCopy() - Method in class backtype.storm.generated.GlobalStreamId
 
deepCopy() - Method in class backtype.storm.generated.Grouping
 
deepCopy() - Method in exception backtype.storm.generated.InvalidTopologyException
 
deepCopy() - Method in class backtype.storm.generated.JavaObject
 
deepCopy() - Method in class backtype.storm.generated.JavaObjectArg
 
deepCopy() - Method in class backtype.storm.generated.KillOptions
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.activate_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.activate_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
deepCopy() - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
 
deepCopy() - Method in exception backtype.storm.generated.NotAliveException
 
deepCopy() - Method in class backtype.storm.generated.NullStruct
 
deepCopy() - Method in class backtype.storm.generated.RebalanceOptions
 
deepCopy() - Method in class backtype.storm.generated.ShellComponent
 
deepCopy() - Method in class backtype.storm.generated.SpoutSpec
 
deepCopy() - Method in class backtype.storm.generated.SpoutStats
 
deepCopy() - Method in class backtype.storm.generated.StateSpoutSpec
 
deepCopy() - Method in class backtype.storm.generated.StormTopology
 
deepCopy() - Method in class backtype.storm.generated.StreamInfo
 
deepCopy() - Method in class backtype.storm.generated.SubmitOptions
 
deepCopy() - Method in class backtype.storm.generated.SupervisorSummary
 
deepCopy() - Method in class backtype.storm.generated.TopologyInfo
 
deepCopy() - Method in class backtype.storm.generated.TopologySummary
 
DEFAULT_FIELD_DELIMITER - Static variable in class org.apache.storm.hdfs.bolt.format.DelimitedRecordFormat
 
DEFAULT_FIELD_DELIMITER - Static variable in class org.apache.storm.hdfs.trident.format.DelimitedRecordFormat
 
DEFAULT_RECORD_DELIMITER - Static variable in class org.apache.storm.hdfs.bolt.format.DelimitedRecordFormat
 
DEFAULT_RECORD_DELIMITER - Static variable in class org.apache.storm.hdfs.trident.format.DelimitedRecordFormat
 
DEFAULT_STREAM_ID - Static variable in class backtype.storm.utils.Utils
 
DefaultCoordinator - Class in storm.kafka.trident
 
DefaultCoordinator() - Constructor for class storm.kafka.trident.DefaultCoordinator
 
DefaultFileNameFormat - Class in org.apache.storm.hdfs.bolt.format
Creates file names with the following format:
DefaultFileNameFormat() - Constructor for class org.apache.storm.hdfs.bolt.format.DefaultFileNameFormat
 
DefaultFileNameFormat - Class in org.apache.storm.hdfs.trident.format
Creates file names with the following format:
DefaultFileNameFormat() - Constructor for class org.apache.storm.hdfs.trident.format.DefaultFileNameFormat
 
DefaultKryoFactory - Class in backtype.storm.serialization
 
DefaultKryoFactory() - Constructor for class backtype.storm.serialization.DefaultKryoFactory
 
DefaultKryoFactory.KryoSerializableDefault - Class in backtype.storm.serialization
 
DefaultSequenceFormat - Class in org.apache.storm.hdfs.bolt.format
Basic SequenceFormat implementation that uses LongWritable for keys and Text for values.
DefaultSequenceFormat(String, String) - Constructor for class org.apache.storm.hdfs.bolt.format.DefaultSequenceFormat
 
DefaultSequenceFormat - Class in org.apache.storm.hdfs.trident.format
Basic SequenceFormat implementation that uses LongWritable for keys and Text for values.
DefaultSequenceFormat(String, String) - Constructor for class org.apache.storm.hdfs.trident.format.DefaultSequenceFormat
 
DefaultSerializationDelegate - Class in backtype.storm.serialization
 
DefaultSerializationDelegate() - Constructor for class backtype.storm.serialization.DefaultSerializationDelegate
 
DefaultTopicSelector - Class in storm.kafka.bolt.selector
 
DefaultTopicSelector(String) - Constructor for class storm.kafka.bolt.selector.DefaultTopicSelector
 
DefaultTopicSelector - Class in storm.kafka.trident.selector
 
DefaultTopicSelector(String) - Constructor for class storm.kafka.trident.selector.DefaultTopicSelector
 
DefaultTopologyValidator - Class in backtype.storm.nimbus
 
DefaultTopologyValidator() - Constructor for class backtype.storm.nimbus.DefaultTopologyValidator
 
delegateIndex - Variable in class storm.trident.tuple.ValuePointer
 
delete(String) - Method in class backtype.storm.transactional.state.TransactionalState
 
delete(String) - Method in class storm.trident.topology.state.TransactionalState
 
deleteVersion(long) - Method in class backtype.storm.utils.VersionedStore
 
DelimitedRecordFormat - Class in org.apache.storm.hdfs.bolt.format
RecordFormat implementation that uses field and record delimiters.
DelimitedRecordFormat() - Constructor for class org.apache.storm.hdfs.bolt.format.DelimitedRecordFormat
 
DelimitedRecordFormat - Class in org.apache.storm.hdfs.trident.format
RecordFormat implementation that uses field and record delimiters.
DelimitedRecordFormat() - Constructor for class org.apache.storm.hdfs.trident.format.DelimitedRecordFormat
 
DenyAuthorizer - Class in backtype.storm.security.auth.authorizer
An authorization implementation that denies everything, for testing purposes
DenyAuthorizer() - Constructor for class backtype.storm.security.auth.authorizer.DenyAuthorizer
 
deserialize(ByteBuffer) - Method in class backtype.storm.messaging.TaskMessage
 
deserialize(byte[]) - Method in class backtype.storm.serialization.DefaultSerializationDelegate
 
deserialize(byte[]) - Method in class backtype.storm.serialization.GzipBridgeSerializationDelegate
 
deserialize(byte[]) - Method in class backtype.storm.serialization.GzipSerializationDelegate
 
deserialize(byte[]) - Method in interface backtype.storm.serialization.ITupleDeserializer
 
deserialize(byte[]) - Method in class backtype.storm.serialization.KryoTupleDeserializer
 
deserialize(byte[]) - Method in class backtype.storm.serialization.KryoValuesDeserializer
 
deserialize(byte[]) - Method in interface backtype.storm.serialization.SerializationDelegate
 
deserialize(byte[]) - Method in interface backtype.storm.spout.MultiScheme
 
deserialize(byte[]) - Method in class backtype.storm.spout.RawMultiScheme
 
deserialize(byte[]) - Method in class backtype.storm.spout.RawScheme
 
deserialize(byte[]) - Method in interface backtype.storm.spout.Scheme
 
deserialize(byte[]) - Method in class backtype.storm.spout.SchemeAsMultiScheme
 
deserialize(Input) - Static method in class backtype.storm.tuple.MessageId
 
deserialize(byte[]) - Static method in class backtype.storm.utils.Utils
 
deserialize(byte[]) - Method in class storm.kafka.StringScheme
 
deserialize(byte[]) - Method in class storm.trident.state.JSONNonTransactionalSerializer
 
deserialize(byte[]) - Method in class storm.trident.state.JSONOpaqueSerializer
 
deserialize(byte[]) - Method in class storm.trident.state.JSONTransactionalSerializer
 
deserialize(byte[]) - Method in interface storm.trident.state.Serializer
 
deserializeFrom(Input) - Method in class backtype.storm.serialization.KryoValuesDeserializer
 
deserializeKeyAndValue(byte[], byte[]) - Method in interface storm.kafka.KeyValueScheme
 
deserializeKeyAndValue(byte[], byte[]) - Method in class storm.kafka.KeyValueSchemeAsMultiScheme
 
deserializeKeyAndValue(byte[], byte[]) - Method in class storm.kafka.StringKeyValueScheme
 
deserializeObject(byte[]) - Method in class backtype.storm.serialization.KryoValuesDeserializer
 
deserializeString(byte[]) - Static method in class storm.kafka.StringScheme
 
destroy() - Method in class backtype.storm.utils.ShellProcess
 
DEV_ZOOKEEPER_PATH - Static variable in class backtype.storm.Config
The path to use as the zookeeper dir when running a zookeeper server via "storm dev-zookeeper".
DEV_ZOOKEEPER_PATH_SCHEMA - Static variable in class backtype.storm.Config
 
DIGEST - Static variable in class backtype.storm.security.auth.digest.DigestSaslTransportPlugin
 
DigestSaslTransportPlugin - Class in backtype.storm.security.auth.digest
 
DigestSaslTransportPlugin() - Constructor for class backtype.storm.security.auth.digest.DigestSaslTransportPlugin
 
direct(NullStruct) - Static method in class backtype.storm.generated.Grouping
 
directGrouping() - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
directGrouping(String) - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
directGrouping(String) - Method in interface backtype.storm.topology.InputDeclarer
 
directGrouping(String, String) - Method in interface backtype.storm.topology.InputDeclarer
 
directGrouping(String) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
directGrouping(String, String) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
displayByteArray(byte[]) - Static method in class backtype.storm.utils.WritableUtils
 
DisruptorQueue - Class in backtype.storm.utils
A single consumer queue that uses the LMAX Disruptor.
DisruptorQueue(String, ClaimStrategy, WaitStrategy, long) - Constructor for class backtype.storm.utils.DisruptorQueue
 
DisruptorQueue.ObjectEventFactory - Class in backtype.storm.utils
 
DistributedRPC - Class in backtype.storm.generated
 
DistributedRPC() - Constructor for class backtype.storm.generated.DistributedRPC
 
DistributedRPC.AsyncClient - Class in backtype.storm.generated
 
DistributedRPC.AsyncClient.execute_call - Class in backtype.storm.generated
 
DistributedRPC.AsyncClient.Factory - Class in backtype.storm.generated
 
DistributedRPC.AsyncIface - Interface in backtype.storm.generated
 
DistributedRPC.Client - Class in backtype.storm.generated
 
DistributedRPC.Client.Factory - Class in backtype.storm.generated
 
DistributedRPC.execute_args - Class in backtype.storm.generated
 
DistributedRPC.execute_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DistributedRPC.execute_result - Class in backtype.storm.generated
 
DistributedRPC.execute_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DistributedRPC.Iface - Interface in backtype.storm.generated
 
DistributedRPC.Processor<I extends DistributedRPC.Iface> - Class in backtype.storm.generated
 
DistributedRPCInvocations - Class in backtype.storm.generated
 
DistributedRPCInvocations() - Constructor for class backtype.storm.generated.DistributedRPCInvocations
 
DistributedRPCInvocations.AsyncClient - Class in backtype.storm.generated
 
DistributedRPCInvocations.AsyncClient.Factory - Class in backtype.storm.generated
 
DistributedRPCInvocations.AsyncClient.failRequest_call - Class in backtype.storm.generated
 
DistributedRPCInvocations.AsyncClient.fetchRequest_call - Class in backtype.storm.generated
 
DistributedRPCInvocations.AsyncClient.result_call - Class in backtype.storm.generated
 
DistributedRPCInvocations.AsyncIface - Interface in backtype.storm.generated
 
DistributedRPCInvocations.Client - Class in backtype.storm.generated
 
DistributedRPCInvocations.Client.Factory - Class in backtype.storm.generated
 
DistributedRPCInvocations.failRequest_args - Class in backtype.storm.generated
 
DistributedRPCInvocations.failRequest_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DistributedRPCInvocations.failRequest_result - Class in backtype.storm.generated
 
DistributedRPCInvocations.failRequest_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DistributedRPCInvocations.fetchRequest_args - Class in backtype.storm.generated
 
DistributedRPCInvocations.fetchRequest_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DistributedRPCInvocations.fetchRequest_result - Class in backtype.storm.generated
 
DistributedRPCInvocations.fetchRequest_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DistributedRPCInvocations.Iface - Interface in backtype.storm.generated
 
DistributedRPCInvocations.Processor<I extends DistributedRPCInvocations.Iface> - Class in backtype.storm.generated
 
DistributedRPCInvocations.result_args - Class in backtype.storm.generated
 
DistributedRPCInvocations.result_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DistributedRPCInvocations.result_result - Class in backtype.storm.generated
 
DistributedRPCInvocations.result_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
doPrepare(Map, TopologyContext, OutputCollector) - Method in class org.apache.storm.hdfs.bolt.HdfsBolt
 
doPrepare(Map, TopologyContext, OutputCollector) - Method in class org.apache.storm.hdfs.bolt.SequenceFileBolt
 
double_arg(double) - Static method in class backtype.storm.generated.JavaObjectArg
 
DoubleValidator - Static variable in class backtype.storm.ConfigValidation
Validates a Double.
downloadChunk(String, AsyncMethodCallback<Nimbus.AsyncClient.downloadChunk_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
downloadChunk(String, AsyncMethodCallback<Nimbus.AsyncClient.downloadChunk_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
downloadChunk(String) - Method in class backtype.storm.generated.Nimbus.Client
 
downloadChunk(String) - Method in interface backtype.storm.generated.Nimbus.Iface
 
downloadChunk_args() - Constructor for class backtype.storm.generated.Nimbus.downloadChunk_args
 
downloadChunk_args(String) - Constructor for class backtype.storm.generated.Nimbus.downloadChunk_args
 
downloadChunk_args(Nimbus.downloadChunk_args) - Constructor for class backtype.storm.generated.Nimbus.downloadChunk_args
Performs a deep copy on other.
downloadChunk_call(String, AsyncMethodCallback<Nimbus.AsyncClient.downloadChunk_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.downloadChunk_call
 
downloadChunk_result() - Constructor for class backtype.storm.generated.Nimbus.downloadChunk_result
 
downloadChunk_result(ByteBuffer) - Constructor for class backtype.storm.generated.Nimbus.downloadChunk_result
 
downloadChunk_result(Nimbus.downloadChunk_result) - Constructor for class backtype.storm.generated.Nimbus.downloadChunk_result
Performs a deep copy on other.
downloadFromMaster(Map, String, String) - Static method in class backtype.storm.utils.Utils
 
drain() - Method in class backtype.storm.messaging.netty.MessageBuffer
 
DRPC_CHILDOPTS - Static variable in class backtype.storm.Config
Childopts for Storm DRPC Java process.
DRPC_CHILDOPTS_SCHEMA - Static variable in class backtype.storm.Config
 
DRPC_INVOCATIONS_PORT - Static variable in class backtype.storm.Config
This port on Storm DRPC is used by DRPC topologies to receive function invocations and send results back.
DRPC_INVOCATIONS_PORT_SCHEMA - Static variable in class backtype.storm.Config
 
DRPC_PORT - Static variable in class backtype.storm.Config
This port is used by Storm DRPC for receiving DPRC requests from clients.
DRPC_PORT_SCHEMA - Static variable in class backtype.storm.Config
 
DRPC_QUEUE_SIZE - Static variable in class backtype.storm.Config
DRPC thrift server queue size
DRPC_QUEUE_SIZE_SCHEMA - Static variable in class backtype.storm.Config
 
DRPC_REQUEST_TIMEOUT_SECS - Static variable in class backtype.storm.Config
The timeout on DRPC requests within the DRPC server.
DRPC_REQUEST_TIMEOUT_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
DRPC_SERVERS - Static variable in class backtype.storm.Config
List of DRPC servers so that the DRPCSpout knows who to talk to.
DRPC_SERVERS_SCHEMA - Static variable in class backtype.storm.Config
 
DRPC_WORKER_THREADS - Static variable in class backtype.storm.Config
DRPC thrift server worker threads
DRPC_WORKER_THREADS_SCHEMA - Static variable in class backtype.storm.Config
 
DRPCClient - Class in backtype.storm.utils
 
DRPCClient(String, int, Integer) - Constructor for class backtype.storm.utils.DRPCClient
 
DRPCClient(String, int) - Constructor for class backtype.storm.utils.DRPCClient
 
DRPCExecutionException - Exception in backtype.storm.generated
 
DRPCExecutionException() - Constructor for exception backtype.storm.generated.DRPCExecutionException
 
DRPCExecutionException(String) - Constructor for exception backtype.storm.generated.DRPCExecutionException
 
DRPCExecutionException(DRPCExecutionException) - Constructor for exception backtype.storm.generated.DRPCExecutionException
Performs a deep copy on other.
DRPCExecutionException._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DRPCInvocationsClient - Class in backtype.storm.drpc
 
DRPCInvocationsClient(String, int) - Constructor for class backtype.storm.drpc.DRPCInvocationsClient
 
DRPCRequest - Class in backtype.storm.generated
 
DRPCRequest() - Constructor for class backtype.storm.generated.DRPCRequest
 
DRPCRequest(String, String) - Constructor for class backtype.storm.generated.DRPCRequest
 
DRPCRequest(DRPCRequest) - Constructor for class backtype.storm.generated.DRPCRequest
Performs a deep copy on other.
DRPCRequest._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DRPCSpout - Class in backtype.storm.drpc
 
DRPCSpout(String) - Constructor for class backtype.storm.drpc.DRPCSpout
 
DRPCSpout(String, ILocalDRPC) - Constructor for class backtype.storm.drpc.DRPCSpout
 
dstAddressPrefixedName - Variable in class backtype.storm.messaging.netty.Client
 
DynamicBrokersReader - Class in storm.kafka
 
DynamicBrokersReader(Map, String, String, String) - Constructor for class storm.kafka.DynamicBrokersReader
 
DynamicPartitionConnections - Class in storm.kafka
 
DynamicPartitionConnections(KafkaConfig, IBrokerReader) - Constructor for class storm.kafka.DynamicPartitionConnections
 

E

each(Fields, Function, Fields) - Method in class storm.trident.fluent.GroupedStream
 
each(Fields, Function, Fields) - Method in interface storm.trident.fluent.IAggregatableStream
 
each(Fields, Function, Fields) - Method in class storm.trident.Stream
 
each(Function, Fields) - Method in class storm.trident.Stream
 
each(Fields, Filter) - Method in class storm.trident.Stream
 
EachOperation - Interface in storm.trident.operation
 
EachProcessor - Class in storm.trident.planner.processor
 
EachProcessor(Fields, Function) - Constructor for class storm.trident.planner.processor.EachProcessor
 
emit(List<Object>) - Method in class backtype.storm.coordination.BatchOutputCollector
Emits a tuple to the default output stream.
emit(String, List<Object>) - Method in class backtype.storm.coordination.BatchOutputCollector
 
emit(String, List<Object>) - Method in class backtype.storm.coordination.BatchOutputCollectorImpl
 
emit(String, Collection<Tuple>, List<Object>) - Method in class backtype.storm.coordination.CoordinatedBolt.CoordinatedOutputCollector
 
emit(EmitInfo) - Method in class backtype.storm.hooks.BaseTaskHook
 
emit(EmitInfo) - Method in interface backtype.storm.hooks.ITaskHook
 
emit(String, List<Object>, Object) - Method in interface backtype.storm.spout.ISpoutOutputCollector
Returns the task ids that received the tuples.
emit(String, List<Object>, Object) - Method in class backtype.storm.spout.SpoutOutputCollector
Emits a new tuple to the specified output stream with the given message ID.
emit(List<Object>, Object) - Method in class backtype.storm.spout.SpoutOutputCollector
Emits a new tuple to the default output stream with the given message ID.
emit(List<Object>) - Method in class backtype.storm.spout.SpoutOutputCollector
Emits a tuple to the default output stream with a null message id.
emit(String, List<Object>) - Method in class backtype.storm.spout.SpoutOutputCollector
Emits a tuple to the specified output stream with a null message id.
emit(String, Collection<Tuple>, List<Object>) - Method in interface backtype.storm.task.IOutputCollector
Returns the task ids that received the tuples.
emit(String, Tuple, List<Object>) - Method in class backtype.storm.task.OutputCollector
Emits a new tuple to a specific stream with a single anchor.
emit(String, List<Object>) - Method in class backtype.storm.task.OutputCollector
Emits a new unanchored tuple to the specified stream.
emit(Collection<Tuple>, List<Object>) - Method in class backtype.storm.task.OutputCollector
Emits a new tuple to the default stream anchored on a group of input tuples.
emit(Tuple, List<Object>) - Method in class backtype.storm.task.OutputCollector
Emits a new tuple to the default stream anchored on a single tuple.
emit(List<Object>) - Method in class backtype.storm.task.OutputCollector
Emits a new unanchored tuple to the default stream.
emit(String, Collection<Tuple>, List<Object>) - Method in class backtype.storm.task.OutputCollector
 
emit(String, List<Object>) - Method in class backtype.storm.topology.BasicOutputCollector
 
emit(List<Object>) - Method in class backtype.storm.topology.BasicOutputCollector
 
emit(String, List<Object>) - Method in interface backtype.storm.topology.IBasicOutputCollector
 
emit(List<Object>) - Method in class storm.trident.operation.impl.CaptureCollector
 
emit(List<Object>) - Method in class storm.trident.operation.impl.GroupCollector
 
emit(List<Object>) - Method in interface storm.trident.operation.TridentCollector
 
emit(List<Object>) - Method in class storm.trident.planner.processor.AppendCollector
 
emit(List<Object>) - Method in class storm.trident.planner.processor.FreshCollector
 
emit(String, Collection<Tuple>, List<Object>) - Method in class storm.trident.topology.TridentBoltExecutor.CoordinatedOutputCollector
 
emitBatch(TransactionAttempt, X, BatchOutputCollector) - Method in interface backtype.storm.transactional.ITransactionalSpout.Emitter
Emit a batch for the specified transaction attempt and metadata for the transaction.
emitBatch(TransactionAttempt, Object, BatchOutputCollector) - Method in class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor.Emitter
 
emitBatch(TransactionAttempt, Object, TridentCollector) - Method in class storm.trident.spout.BatchSpoutExecutor.BatchSpoutEmitter
 
emitBatch(long, TridentCollector) - Method in interface storm.trident.spout.IBatchSpout
 
emitBatch(TransactionAttempt, X, TridentCollector) - Method in interface storm.trident.spout.ITridentSpout.Emitter
Emit a batch for the specified transaction attempt and metadata for the transaction.
emitBatch(TransactionAttempt, Object, TridentCollector) - Method in class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor.Emitter
 
emitBatch(TransactionAttempt, Map<Integer, List<List<Object>>>, TridentCollector) - Method in class storm.trident.testing.FeederBatchSpout.FeederEmitter
 
emitBatch(long, TridentCollector) - Method in class storm.trident.testing.FixedBatchSpout
 
emitDirect(int, List<Object>) - Method in class backtype.storm.coordination.BatchOutputCollector
Emits a tuple to the specified task on the default output stream.
emitDirect(int, String, List<Object>) - Method in class backtype.storm.coordination.BatchOutputCollector
 
emitDirect(int, String, List<Object>) - Method in class backtype.storm.coordination.BatchOutputCollectorImpl
 
emitDirect(int, String, Collection<Tuple>, List<Object>) - Method in class backtype.storm.coordination.CoordinatedBolt.CoordinatedOutputCollector
 
emitDirect(int, String, List<Object>, Object) - Method in interface backtype.storm.spout.ISpoutOutputCollector
 
emitDirect(int, String, List<Object>, Object) - Method in class backtype.storm.spout.SpoutOutputCollector
Emits a tuple to the specified task on the specified output stream.
emitDirect(int, List<Object>, Object) - Method in class backtype.storm.spout.SpoutOutputCollector
Emits a tuple to the specified task on the default output stream.
emitDirect(int, String, List<Object>) - Method in class backtype.storm.spout.SpoutOutputCollector
Emits a tuple to the specified task on the specified output stream.
emitDirect(int, List<Object>) - Method in class backtype.storm.spout.SpoutOutputCollector
Emits a tuple to the specified task on the default output stream.
emitDirect(int, String, Collection<Tuple>, List<Object>) - Method in interface backtype.storm.task.IOutputCollector
 
emitDirect(int, String, Tuple, List<Object>) - Method in class backtype.storm.task.OutputCollector
Emits a tuple directly to the specified task id on the specified stream.
emitDirect(int, String, List<Object>) - Method in class backtype.storm.task.OutputCollector
Emits a tuple directly to the specified task id on the specified stream.
emitDirect(int, Collection<Tuple>, List<Object>) - Method in class backtype.storm.task.OutputCollector
Emits a tuple directly to the specified task id on the default stream.
emitDirect(int, Tuple, List<Object>) - Method in class backtype.storm.task.OutputCollector
Emits a tuple directly to the specified task id on the default stream.
emitDirect(int, List<Object>) - Method in class backtype.storm.task.OutputCollector
Emits a tuple directly to the specified task id on the default stream.
emitDirect(int, String, Collection<Tuple>, List<Object>) - Method in class backtype.storm.task.OutputCollector
 
emitDirect(int, String, List<Object>) - Method in class backtype.storm.topology.BasicOutputCollector
 
emitDirect(int, List<Object>) - Method in class backtype.storm.topology.BasicOutputCollector
 
emitDirect(int, String, List<Object>) - Method in interface backtype.storm.topology.IBasicOutputCollector
 
emitDirect(int, String, Collection<Tuple>, List<Object>) - Method in class storm.trident.topology.TridentBoltExecutor.CoordinatedOutputCollector
 
EmitInfo - Class in backtype.storm.hooks.info
 
EmitInfo(List<Object>, String, int, Collection<Integer>) - Constructor for class backtype.storm.hooks.info.EmitInfo
 
emitPartitionBatch(TransactionAttempt, BatchOutputCollector, int, X) - Method in interface backtype.storm.transactional.partitioned.IOpaquePartitionedTransactionalSpout.Emitter
Emit a batch of tuples for a partition/transaction.
emitPartitionBatch(TransactionAttempt, BatchOutputCollector, int, X) - Method in interface backtype.storm.transactional.partitioned.IPartitionedTransactionalSpout.Emitter
Emit a batch of tuples for a partition/transaction that has been emitted before, using the metadata created when it was first emitted.
emitPartitionBatch(TransactionAttempt, TridentCollector, Partition, M) - Method in interface storm.trident.spout.IOpaquePartitionedTridentSpout.Emitter
Emit a batch of tuples for a partition/transaction.
emitPartitionBatch(TransactionAttempt, TridentCollector, Partition, X) - Method in interface storm.trident.spout.IPartitionedTridentSpout.Emitter
Emit a batch of tuples for a partition/transaction that has been emitted before, using the metadata created when it was first emitted.
emitPartitionBatchNew(TransactionAttempt, BatchOutputCollector, int, X) - Method in interface backtype.storm.transactional.partitioned.IPartitionedTransactionalSpout.Emitter
Emit a batch of tuples for a partition/transaction that's never been emitted before.
emitPartitionBatchNew(TransactionAttempt, TridentCollector, Partition, X) - Method in interface storm.trident.spout.IPartitionedTridentSpout.Emitter
Emit a batch of tuples for a partition/transaction that's never been emitted before.
emitted_tuples - Static variable in class backtype.storm.testing.TupleCaptureBolt
 
Emitter(Map, TopologyContext) - Constructor for class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor.Emitter
 
Emitter(String, Map, TopologyContext) - Constructor for class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor.Emitter
 
empty() - Method in class backtype.storm.utils.IndifferentAccessMap
 
EMPTY_TUPLE - Static variable in class storm.trident.tuple.TridentTupleView
 
EmptyCoordinator() - Constructor for class storm.trident.spout.BatchSpoutExecutor.EmptyCoordinator
 
emptyEmit(long) - Method in interface backtype.storm.spout.ISpoutWaitStrategy
 
emptyEmit(long) - Method in class backtype.storm.spout.NothingEmptyEmitStrategy
 
emptyEmit(long) - Method in class backtype.storm.spout.SleepSpoutWaitStrategy
 
encode(ChannelHandlerContext, Channel, Object) - Method in class backtype.storm.messaging.netty.MessageEncoder
 
entryAt(Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
entrySet() - Method in class backtype.storm.utils.IndifferentAccessMap
 
enumForId(short) - Method in class backtype.storm.generated.ComponentObject
 
enumForId(short) - Method in class backtype.storm.generated.ExecutorSpecificStats
 
enumForId(short) - Method in class backtype.storm.generated.Grouping
 
enumForId(short) - Method in class backtype.storm.generated.JavaObjectArg
 
equals(Object) - Method in exception backtype.storm.generated.AlreadyAliveException
 
equals(AlreadyAliveException) - Method in exception backtype.storm.generated.AlreadyAliveException
 
equals(Object) - Method in class backtype.storm.generated.Bolt
 
equals(Bolt) - Method in class backtype.storm.generated.Bolt
 
equals(Object) - Method in class backtype.storm.generated.BoltStats
 
equals(BoltStats) - Method in class backtype.storm.generated.BoltStats
 
equals(Object) - Method in class backtype.storm.generated.ClusterSummary
 
equals(ClusterSummary) - Method in class backtype.storm.generated.ClusterSummary
 
equals(Object) - Method in class backtype.storm.generated.ComponentCommon
 
equals(ComponentCommon) - Method in class backtype.storm.generated.ComponentCommon
 
equals(Object) - Method in class backtype.storm.generated.ComponentObject
 
equals(ComponentObject) - Method in class backtype.storm.generated.ComponentObject
 
equals(Object) - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
equals(DistributedRPC.execute_args) - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
equals(Object) - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
equals(DistributedRPC.execute_result) - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
equals(Object) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
equals(DistributedRPCInvocations.failRequest_args) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
equals(Object) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
equals(DistributedRPCInvocations.failRequest_result) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
equals(Object) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
equals(DistributedRPCInvocations.fetchRequest_args) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
equals(Object) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
equals(DistributedRPCInvocations.fetchRequest_result) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
equals(Object) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
equals(DistributedRPCInvocations.result_args) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
equals(Object) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
equals(DistributedRPCInvocations.result_result) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
equals(Object) - Method in exception backtype.storm.generated.DRPCExecutionException
 
equals(DRPCExecutionException) - Method in exception backtype.storm.generated.DRPCExecutionException
 
equals(Object) - Method in class backtype.storm.generated.DRPCRequest
 
equals(DRPCRequest) - Method in class backtype.storm.generated.DRPCRequest
 
equals(Object) - Method in class backtype.storm.generated.ErrorInfo
 
equals(ErrorInfo) - Method in class backtype.storm.generated.ErrorInfo
 
equals(Object) - Method in class backtype.storm.generated.ExecutorInfo
 
equals(ExecutorInfo) - Method in class backtype.storm.generated.ExecutorInfo
 
equals(Object) - Method in class backtype.storm.generated.ExecutorSpecificStats
 
equals(ExecutorSpecificStats) - Method in class backtype.storm.generated.ExecutorSpecificStats
 
equals(Object) - Method in class backtype.storm.generated.ExecutorStats
 
equals(ExecutorStats) - Method in class backtype.storm.generated.ExecutorStats
 
equals(Object) - Method in class backtype.storm.generated.ExecutorSummary
 
equals(ExecutorSummary) - Method in class backtype.storm.generated.ExecutorSummary
 
equals(Object) - Method in class backtype.storm.generated.GlobalStreamId
 
equals(GlobalStreamId) - Method in class backtype.storm.generated.GlobalStreamId
 
equals(Object) - Method in class backtype.storm.generated.Grouping
 
equals(Grouping) - Method in class backtype.storm.generated.Grouping
 
equals(Object) - Method in exception backtype.storm.generated.InvalidTopologyException
 
equals(InvalidTopologyException) - Method in exception backtype.storm.generated.InvalidTopologyException
 
equals(Object) - Method in class backtype.storm.generated.JavaObject
 
equals(JavaObject) - Method in class backtype.storm.generated.JavaObject
 
equals(Object) - Method in class backtype.storm.generated.JavaObjectArg
 
equals(JavaObjectArg) - Method in class backtype.storm.generated.JavaObjectArg
 
equals(Object) - Method in class backtype.storm.generated.KillOptions
 
equals(KillOptions) - Method in class backtype.storm.generated.KillOptions
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.activate_args
 
equals(Nimbus.activate_args) - Method in class backtype.storm.generated.Nimbus.activate_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.activate_result
 
equals(Nimbus.activate_result) - Method in class backtype.storm.generated.Nimbus.activate_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
equals(Nimbus.beginFileDownload_args) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
equals(Nimbus.beginFileDownload_result) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
equals(Nimbus.beginFileUpload_args) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
equals(Nimbus.beginFileUpload_result) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
equals(Nimbus.deactivate_args) - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
equals(Nimbus.deactivate_result) - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
equals(Nimbus.downloadChunk_args) - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
equals(Nimbus.downloadChunk_result) - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
equals(Nimbus.finishFileUpload_args) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
equals(Nimbus.finishFileUpload_result) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
equals(Nimbus.getClusterInfo_args) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
equals(Nimbus.getClusterInfo_result) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
equals(Nimbus.getNimbusConf_args) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
equals(Nimbus.getNimbusConf_result) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
equals(Nimbus.getTopology_args) - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
equals(Nimbus.getTopology_result) - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
equals(Nimbus.getTopologyConf_args) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
equals(Nimbus.getTopologyConf_result) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
equals(Nimbus.getTopologyInfo_args) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
equals(Nimbus.getTopologyInfo_result) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
equals(Nimbus.getUserTopology_args) - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
equals(Nimbus.getUserTopology_result) - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
equals(Nimbus.killTopology_args) - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
equals(Nimbus.killTopology_result) - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
equals(Nimbus.killTopologyWithOpts_args) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
equals(Nimbus.killTopologyWithOpts_result) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
equals(Nimbus.rebalance_args) - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
equals(Nimbus.rebalance_result) - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
equals(Nimbus.submitTopology_args) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
equals(Nimbus.submitTopology_result) - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
equals(Nimbus.submitTopologyWithOpts_args) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
equals(Nimbus.submitTopologyWithOpts_result) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
equals(Nimbus.uploadChunk_args) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
equals(Object) - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
 
equals(Nimbus.uploadChunk_result) - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
 
equals(Object) - Method in exception backtype.storm.generated.NotAliveException
 
equals(NotAliveException) - Method in exception backtype.storm.generated.NotAliveException
 
equals(Object) - Method in class backtype.storm.generated.NullStruct
 
equals(NullStruct) - Method in class backtype.storm.generated.NullStruct
 
equals(Object) - Method in class backtype.storm.generated.RebalanceOptions
 
equals(RebalanceOptions) - Method in class backtype.storm.generated.RebalanceOptions
 
equals(Object) - Method in class backtype.storm.generated.ShellComponent
 
equals(ShellComponent) - Method in class backtype.storm.generated.ShellComponent
 
equals(Object) - Method in class backtype.storm.generated.SpoutSpec
 
equals(SpoutSpec) - Method in class backtype.storm.generated.SpoutSpec
 
equals(Object) - Method in class backtype.storm.generated.SpoutStats
 
equals(SpoutStats) - Method in class backtype.storm.generated.SpoutStats
 
equals(Object) - Method in class backtype.storm.generated.StateSpoutSpec
 
equals(StateSpoutSpec) - Method in class backtype.storm.generated.StateSpoutSpec
 
equals(Object) - Method in class backtype.storm.generated.StormTopology
 
equals(StormTopology) - Method in class backtype.storm.generated.StormTopology
 
equals(Object) - Method in class backtype.storm.generated.StreamInfo
 
equals(StreamInfo) - Method in class backtype.storm.generated.StreamInfo
 
equals(Object) - Method in class backtype.storm.generated.SubmitOptions
 
equals(SubmitOptions) - Method in class backtype.storm.generated.SubmitOptions
 
equals(Object) - Method in class backtype.storm.generated.SupervisorSummary
 
equals(SupervisorSummary) - Method in class backtype.storm.generated.SupervisorSummary
 
equals(Object) - Method in class backtype.storm.generated.TopologyInfo
 
equals(TopologyInfo) - Method in class backtype.storm.generated.TopologyInfo
 
equals(Object) - Method in class backtype.storm.generated.TopologySummary
 
equals(TopologySummary) - Method in class backtype.storm.generated.TopologySummary
 
equals(Object) - Method in class backtype.storm.scheduler.ExecutorDetails
 
equals(Object) - Method in class backtype.storm.scheduler.WorkerSlot
 
equals(Object) - Method in class backtype.storm.security.auth.SaslTransportPlugin.User
 
equals(Object) - Method in class backtype.storm.testing.TestSerObject
 
equals(Object) - Method in class backtype.storm.transactional.TransactionAttempt
 
equals(Object) - Method in class backtype.storm.tuple.MessageId
 
equals(Object) - Method in class backtype.storm.tuple.TupleImpl
 
equals(Object) - Method in class storm.kafka.Broker
 
equals(Object) - Method in class storm.kafka.Partition
 
equals(Object) - Method in class storm.kafka.trident.GlobalPartitionInformation
 
equals(Object) - Method in class storm.starter.tools.RankableObjectWithFields
 
equals(Object) - Method in class storm.trident.graph.Group
 
Equals - Class in storm.trident.operation.builtin
 
Equals() - Constructor for class storm.trident.operation.builtin.Equals
 
equals(Object) - Method in class storm.trident.planner.Node
 
equals(Object) - Method in class storm.trident.spout.RichSpoutBatchId
 
equals(Object) - Method in class storm.trident.topology.TransactionAttempt
 
equals(Object) - Method in class storm.trident.topology.TridentBoltExecutor.CoordType
 
equals(Object) - Method in class storm.trident.util.IndexedEdge
 
equiv(Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
ErrorEdgeFactory - Class in storm.trident.util
 
ErrorEdgeFactory() - Constructor for class storm.trident.util.ErrorEdgeFactory
 
ErrorInfo - Class in backtype.storm.generated
 
ErrorInfo() - Constructor for class backtype.storm.generated.ErrorInfo
 
ErrorInfo(String, int) - Constructor for class backtype.storm.generated.ErrorInfo
 
ErrorInfo(ErrorInfo) - Constructor for class backtype.storm.generated.ErrorInfo
Performs a deep copy on other.
ErrorInfo._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class backtype.storm.messaging.netty.StormClientHandler
 
exceptionCauseIsInstanceOf(Class, Throwable) - Static method in class backtype.storm.utils.Utils
 
ExclaimBolt() - Constructor for class storm.starter.BasicDRPCTopology.ExclaimBolt
 
ExclamationBolt() - Constructor for class storm.starter.ExclamationTopology.ExclamationBolt
 
ExclamationBolt() - Constructor for class storm.starter.ManualDRPC.ExclamationBolt
 
ExclamationTopology - Class in storm.starter
This is a basic example of a Storm topology.
ExclamationTopology() - Constructor for class storm.starter.ExclamationTopology
 
ExclamationTopology.ExclamationBolt - Class in storm.starter
 
execute(Tuple) - Method in class backtype.storm.clojure.ClojureBolt
 
execute(Tuple) - Method in class backtype.storm.coordination.BatchBoltExecutor
 
execute(Tuple) - Method in class backtype.storm.coordination.CoordinatedBolt
 
execute(Tuple) - Method in interface backtype.storm.coordination.IBatchBolt
 
execute(Tuple) - Method in class backtype.storm.drpc.JoinResult
 
execute(Tuple) - Method in class backtype.storm.drpc.KeyedFairBolt
 
execute(Tuple, BasicOutputCollector) - Method in class backtype.storm.drpc.PrepareRequest
 
execute(Tuple) - Method in class backtype.storm.drpc.ReturnResults
 
execute(String, String, AsyncMethodCallback<DistributedRPC.AsyncClient.execute_call>) - Method in class backtype.storm.generated.DistributedRPC.AsyncClient
 
execute(String, String, AsyncMethodCallback<DistributedRPC.AsyncClient.execute_call>) - Method in interface backtype.storm.generated.DistributedRPC.AsyncIface
 
execute(String, String) - Method in class backtype.storm.generated.DistributedRPC.Client
 
execute(String, String) - Method in interface backtype.storm.generated.DistributedRPC.Iface
 
execute(Tuple) - Method in class backtype.storm.metric.MetricsConsumerBolt
 
execute(Tuple) - Method in class backtype.storm.metric.SystemBolt
 
execute(Tuple) - Method in interface backtype.storm.task.IBolt
Process a single tuple of input.
execute(Tuple) - Method in class backtype.storm.task.ShellBolt
 
execute(Tuple) - Method in class backtype.storm.testing.BatchNumberList
 
execute(Tuple, BasicOutputCollector) - Method in class backtype.storm.testing.BatchProcessWord
 
execute(Tuple, BasicOutputCollector) - Method in class backtype.storm.testing.BatchRepeatA
 
execute(Tuple) - Method in class backtype.storm.testing.CountingBatchBolt
 
execute(Tuple) - Method in class backtype.storm.testing.CountingCommitBolt
 
execute(Tuple, BasicOutputCollector) - Method in class backtype.storm.testing.IdentityBolt
 
execute(Tuple) - Method in class backtype.storm.testing.KeyedCountingBatchBolt
 
execute(Tuple) - Method in class backtype.storm.testing.KeyedSummingBatchBolt
 
execute(Tuple) - Method in class backtype.storm.testing.NonRichBoltTracker
 
execute(Tuple, BasicOutputCollector) - Method in class backtype.storm.testing.PrepareBatchBolt
 
execute(Tuple) - Method in class backtype.storm.testing.TestAggregatesCounter
 
execute(Tuple, BasicOutputCollector) - Method in class backtype.storm.testing.TestConfBolt
 
execute(Tuple) - Method in class backtype.storm.testing.TestEventOrderCheckBolt
 
execute(Tuple) - Method in class backtype.storm.testing.TestGlobalCount
 
execute(Tuple) - Method in class backtype.storm.testing.TestPlannerBolt
 
execute(Tuple, BasicOutputCollector) - Method in class backtype.storm.testing.TestWordCounter
 
execute(Tuple) - Method in class backtype.storm.testing.TupleCaptureBolt
 
execute(Tuple) - Method in class backtype.storm.topology.BasicBoltExecutor
 
execute(Tuple, BasicOutputCollector) - Method in interface backtype.storm.topology.IBasicBolt
Process the input tuple and optionally emit new tuples based on the input tuple.
execute(Tuple) - Method in class backtype.storm.transactional.TransactionalSpoutBatchExecutor
 
execute(String, String) - Method in class backtype.storm.utils.DRPCClient
 
execute(Tuple) - Method in class org.apache.storm.hbase.bolt.HBaseBolt
 
execute(Tuple) - Method in class org.apache.storm.hbase.bolt.HBaseLookupBolt
 
execute(TridentTuple, List<Values>, TridentCollector) - Method in class org.apache.storm.hbase.trident.state.HBaseQuery
 
execute(Tuple) - Method in class org.apache.storm.hdfs.bolt.HdfsBolt
 
execute(Tuple) - Method in class org.apache.storm.hdfs.bolt.SequenceFileBolt
 
execute(FileSystem, Path) - Method in class org.apache.storm.hdfs.common.rotation.MoveFileAction
 
execute(FileSystem, Path) - Method in interface org.apache.storm.hdfs.common.rotation.RotationAction
 
execute(List<TridentTuple>) - Method in class org.apache.storm.hdfs.trident.HdfsState.HdfsFileOptions
 
execute(List<TridentTuple>) - Method in class org.apache.storm.hdfs.trident.HdfsState.SequenceFileOptions
 
execute(Tuple) - Method in class storm.kafka.bolt.KafkaBolt
 
execute(Tuple, BasicOutputCollector) - Method in class storm.starter.BasicDRPCTopology.ExclaimBolt
 
execute(Tuple, BasicOutputCollector) - Method in class storm.starter.bolt.AbstractRankerBolt
This method functions as a template method (design pattern).
execute(Tuple, BasicOutputCollector) - Method in class storm.starter.bolt.PrinterBolt
 
execute(Tuple) - Method in class storm.starter.bolt.RollingCountBolt
 
execute(Tuple) - Method in class storm.starter.bolt.SingleJoinBolt
 
execute(Tuple) - Method in class storm.starter.ExclamationTopology.ExclamationBolt
 
execute(Tuple, BasicOutputCollector) - Method in class storm.starter.ManualDRPC.ExclamationBolt
 
execute(Tuple) - Method in class storm.starter.ReachTopology.CountAggregator
 
execute(Tuple, BasicOutputCollector) - Method in class storm.starter.ReachTopology.GetFollowers
 
execute(Tuple, BasicOutputCollector) - Method in class storm.starter.ReachTopology.GetTweeters
 
execute(Tuple) - Method in class storm.starter.ReachTopology.PartialUniquer
 
execute(Tuple) - Method in class storm.starter.TransactionalGlobalCount.BatchCount
 
execute(Tuple) - Method in class storm.starter.TransactionalGlobalCount.UpdateGlobalCount
 
execute(Tuple) - Method in class storm.starter.TransactionalWords.BucketCountUpdater
 
execute(Tuple, BasicOutputCollector) - Method in class storm.starter.TransactionalWords.Bucketize
 
execute(Tuple) - Method in class storm.starter.TransactionalWords.KeyedCountUpdater
 
execute(TridentTuple, TridentCollector) - Method in class storm.starter.trident.TridentReach.ExpandList
 
execute(TridentTuple, TridentCollector) - Method in class storm.starter.trident.TridentWordCount.Split
 
execute(Tuple, BasicOutputCollector) - Method in class storm.starter.WordCountTopology.WordCount
 
execute(Tuple, BasicOutputCollector) - Method in class storm.starter.WordCountTopologyNode.WordCount
 
execute(ReturnResultsReducer.ReturnResultsState, int, TridentTuple, TridentCollector) - Method in class storm.trident.drpc.ReturnResultsReducer
 
execute(TridentTuple, Object, TridentCollector) - Method in class storm.trident.operation.builtin.MapGet
 
execute(TridentTuple, Object, TridentCollector) - Method in class storm.trident.operation.builtin.SnapshotGet
 
execute(TridentTuple, Iterator<List<Object>>, TridentCollector) - Method in class storm.trident.operation.builtin.TupleCollectionGet
 
execute(TridentTuple, TridentCollector) - Method in interface storm.trident.operation.Function
 
execute(T, int, TridentTuple, TridentTuple, TridentCollector) - Method in interface storm.trident.operation.GroupedMultiReducer
 
execute(TridentTuple, TridentCollector) - Method in class storm.trident.operation.impl.CombinerAggregatorInitImpl
 
execute(TridentTuple, TridentCollector) - Method in class storm.trident.operation.impl.FilterExecutor
 
execute(Map<TridentTuple, Object>, int, TridentTuple, TridentCollector) - Method in class storm.trident.operation.impl.GroupedMultiReducerExecutor
 
execute(Object, int, TridentTuple, TridentCollector) - Method in class storm.trident.operation.impl.IdentityMultiReducer
 
execute(JoinerMultiReducer.JoinState, int, TridentTuple, TridentTuple, TridentCollector) - Method in class storm.trident.operation.impl.JoinerMultiReducer
 
execute(T, int, TridentTuple, TridentCollector) - Method in interface storm.trident.operation.MultiReducer
 
execute(ProcessorContext, String, TridentTuple) - Method in class storm.trident.planner.BridgeReceiver
 
execute(ProcessorContext, String, TridentTuple) - Method in class storm.trident.planner.processor.AggregateProcessor
 
execute(ProcessorContext, String, TridentTuple) - Method in class storm.trident.planner.processor.EachProcessor
 
execute(ProcessorContext, String, TridentTuple) - Method in class storm.trident.planner.processor.MultiReducerProcessor
 
execute(ProcessorContext, String, TridentTuple) - Method in class storm.trident.planner.processor.PartitionPersistProcessor
 
execute(ProcessorContext, String, TridentTuple) - Method in class storm.trident.planner.processor.ProjectedProcessor
 
execute(ProcessorContext, String, TridentTuple) - Method in class storm.trident.planner.processor.StateQueryProcessor
 
execute(BatchInfo, Tuple) - Method in class storm.trident.planner.SubtopologyBolt
 
execute(ProcessorContext, String, TridentTuple) - Method in interface storm.trident.planner.TupleReceiver
 
execute(Tuple, BasicOutputCollector) - Method in class storm.trident.spout.TridentSpoutCoordinator
 
execute(BatchInfo, Tuple) - Method in class storm.trident.spout.TridentSpoutExecutor
 
execute(TridentTuple, T, TridentCollector) - Method in interface storm.trident.state.QueryFunction
 
execute(TridentTuple, TridentCollector) - Method in class storm.trident.testing.Split
 
execute(TridentTuple, TridentCollector) - Method in class storm.trident.testing.StringLength
 
execute(TridentTuple, TridentCollector) - Method in class storm.trident.testing.TuplifyArgs
 
execute(BatchInfo, Tuple) - Method in interface storm.trident.topology.ITridentBatchBolt
 
execute(Tuple) - Method in class storm.trident.topology.TridentBoltExecutor
 
execute_args() - Constructor for class backtype.storm.generated.DistributedRPC.execute_args
 
execute_args(String, String) - Constructor for class backtype.storm.generated.DistributedRPC.execute_args
 
execute_args(DistributedRPC.execute_args) - Constructor for class backtype.storm.generated.DistributedRPC.execute_args
Performs a deep copy on other.
execute_call(String, String, AsyncMethodCallback<DistributedRPC.AsyncClient.execute_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.DistributedRPC.AsyncClient.execute_call
 
execute_result() - Constructor for class backtype.storm.generated.DistributedRPC.execute_result
 
execute_result(String, DRPCExecutionException) - Constructor for class backtype.storm.generated.DistributedRPC.execute_result
 
execute_result(DistributedRPC.execute_result) - Constructor for class backtype.storm.generated.DistributedRPC.execute_result
Performs a deep copy on other.
executeLatencyMs - Variable in class backtype.storm.hooks.info.BoltExecuteInfo
 
executingTaskId - Variable in class backtype.storm.hooks.info.BoltExecuteInfo
 
ExecutorDetails - Class in backtype.storm.scheduler
 
ExecutorDetails(int, int) - Constructor for class backtype.storm.scheduler.ExecutorDetails
 
ExecutorInfo - Class in backtype.storm.generated
 
ExecutorInfo() - Constructor for class backtype.storm.generated.ExecutorInfo
 
ExecutorInfo(int, int) - Constructor for class backtype.storm.generated.ExecutorInfo
 
ExecutorInfo(ExecutorInfo) - Constructor for class backtype.storm.generated.ExecutorInfo
Performs a deep copy on other.
ExecutorInfo._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ExecutorSpecificStats - Class in backtype.storm.generated
 
ExecutorSpecificStats() - Constructor for class backtype.storm.generated.ExecutorSpecificStats
 
ExecutorSpecificStats(ExecutorSpecificStats._Fields, Object) - Constructor for class backtype.storm.generated.ExecutorSpecificStats
 
ExecutorSpecificStats(ExecutorSpecificStats) - Constructor for class backtype.storm.generated.ExecutorSpecificStats
 
ExecutorSpecificStats._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ExecutorStats - Class in backtype.storm.generated
 
ExecutorStats() - Constructor for class backtype.storm.generated.ExecutorStats
 
ExecutorStats(Map<String, Map<String, Long>>, Map<String, Map<String, Long>>, ExecutorSpecificStats) - Constructor for class backtype.storm.generated.ExecutorStats
 
ExecutorStats(ExecutorStats) - Constructor for class backtype.storm.generated.ExecutorStats
Performs a deep copy on other.
ExecutorStats._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ExecutorSummary - Class in backtype.storm.generated
 
ExecutorSummary() - Constructor for class backtype.storm.generated.ExecutorSummary
 
ExecutorSummary(ExecutorInfo, String, String, int, int) - Constructor for class backtype.storm.generated.ExecutorSummary
 
ExecutorSummary(ExecutorSummary) - Constructor for class backtype.storm.generated.ExecutorSummary
Performs a deep copy on other.
ExecutorSummary._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ExpandList() - Constructor for class storm.starter.trident.TridentReach.ExpandList
 
expectedTaskReports - Variable in class storm.trident.topology.TridentBoltExecutor.CoordCondition
 
expire(K, V) - Method in interface backtype.storm.utils.RotatingMap.ExpiredCallback
 
expire(K, V) - Method in interface backtype.storm.utils.TimeCacheMap.ExpiredCallback
Deprecated.
 
extendTopology(TopologyBuilder) - Method in class backtype.storm.coordination.BatchSubtopologyBuilder
 
extractResult(T) - Method in interface backtype.storm.metric.api.IReducer
 
extractResult(MeanReducerState) - Method in class backtype.storm.metric.api.MeanReducer
 

F

f1 - Variable in class backtype.storm.testing.TestSerObject
 
f2 - Variable in class backtype.storm.testing.TestSerObject
 
Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class backtype.storm.generated.DistributedRPC.AsyncClient.Factory
 
Factory() - Constructor for class backtype.storm.generated.DistributedRPC.Client.Factory
 
Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.AsyncClient.Factory
 
Factory() - Constructor for class backtype.storm.generated.DistributedRPCInvocations.Client.Factory
 
Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.Factory
 
Factory() - Constructor for class backtype.storm.generated.Nimbus.Client.Factory
 
Factory(StateType, HBaseMapState.Options) - Constructor for class org.apache.storm.hbase.trident.state.HBaseMapState.Factory
 
Factory(Map) - Constructor for class storm.starter.trident.TridentReach.StaticSingleKeyMapState.Factory
 
Factory(int) - Constructor for class storm.trident.testing.LRUMemoryMapState.Factory
 
Factory() - Constructor for class storm.trident.testing.MemoryMapState.Factory
 
Factory(int...) - Constructor for class storm.trident.tuple.ComboList.Factory
 
fail(Object) - Method in class backtype.storm.clojure.ClojureSpout
 
fail(Tuple) - Method in class backtype.storm.coordination.BatchOutputCollectorImpl
 
fail(Tuple) - Method in class backtype.storm.coordination.CoordinatedBolt.CoordinatedOutputCollector
 
fail(Object) - Method in class backtype.storm.drpc.DRPCSpout
 
fail(Object) - Method in interface backtype.storm.spout.ISpout
The tuple emitted by this spout with the msgId identifier has failed to be fully processed.
fail(Object) - Method in class backtype.storm.spout.ShellSpout
 
fail(Tuple) - Method in interface backtype.storm.task.IOutputCollector
 
fail(Tuple) - Method in class backtype.storm.task.OutputCollector
 
fail(Object) - Method in interface backtype.storm.testing.AckFailDelegate
 
fail(Object) - Method in class backtype.storm.testing.AckFailMapTracker
 
fail(Object) - Method in class backtype.storm.testing.AckTracker
 
fail(Object) - Method in class backtype.storm.testing.FeederSpout
 
fail(Object) - Method in class backtype.storm.testing.FixedTupleSpout
 
fail(Object) - Method in class backtype.storm.testing.SpoutTracker
 
fail(Object) - Method in class backtype.storm.testing.TestEventLogSpout
 
fail(Object) - Method in class backtype.storm.testing.TestPlannerSpout
 
fail(Object) - Method in class backtype.storm.testing.TestWordSpout
 
fail(Object) - Method in class backtype.storm.topology.base.BaseRichSpout
 
fail(Object) - Method in class backtype.storm.transactional.TransactionalSpoutCoordinator
 
fail(Object) - Method in class storm.kafka.KafkaSpout
 
fail(Long) - Method in class storm.kafka.PartitionManager
 
fail(Object) - Method in class storm.starter.spout.RandomSentenceSpout
 
fail(Object) - Method in class storm.starter.spout.TwitterSampleSpout
 
fail(Object) - Method in class storm.trident.spout.RichSpoutBatchTriggerer
 
fail(Object) - Method in class storm.trident.topology.MasterBatchCoordinator
 
fail(Tuple) - Method in class storm.trident.topology.TridentBoltExecutor.CoordinatedOutputCollector
 
FailedException - Exception in backtype.storm.topology
 
FailedException() - Constructor for exception backtype.storm.topology.FailedException
 
FailedException(String) - Constructor for exception backtype.storm.topology.FailedException
 
FailedException(String, Throwable) - Constructor for exception backtype.storm.topology.FailedException
 
FailedException(Throwable) - Constructor for exception backtype.storm.topology.FailedException
 
FailedFetchException - Exception in storm.kafka
 
FailedFetchException(String) - Constructor for exception storm.kafka.FailedFetchException
 
FailedFetchException(Exception) - Constructor for exception storm.kafka.FailedFetchException
 
failingTaskId - Variable in class backtype.storm.hooks.info.BoltFailInfo
 
failLatencyMs - Variable in class backtype.storm.hooks.info.BoltFailInfo
 
failLatencyMs - Variable in class backtype.storm.hooks.info.SpoutFailInfo
 
failRequest(String) - Method in class backtype.storm.drpc.DRPCInvocationsClient
 
failRequest(String, AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.failRequest_call>) - Method in class backtype.storm.generated.DistributedRPCInvocations.AsyncClient
 
failRequest(String, AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.failRequest_call>) - Method in interface backtype.storm.generated.DistributedRPCInvocations.AsyncIface
 
failRequest(String) - Method in class backtype.storm.generated.DistributedRPCInvocations.Client
 
failRequest(String) - Method in interface backtype.storm.generated.DistributedRPCInvocations.Iface
 
failRequest_args() - Constructor for class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
failRequest_args(String) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
failRequest_args(DistributedRPCInvocations.failRequest_args) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
Performs a deep copy on other.
failRequest_call(String, AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.failRequest_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.AsyncClient.failRequest_call
 
failRequest_result() - Constructor for class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
failRequest_result(DistributedRPCInvocations.failRequest_result) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
Performs a deep copy on other.
failVersion(String) - Method in class backtype.storm.utils.VersionedStore
 
family() - Method in interface org.apache.storm.hbase.common.IColumn
 
family() - Method in interface org.apache.storm.hbase.common.ICounter
 
feed(List<Object>) - Method in class backtype.storm.testing.FeederSpout
 
feed(List<Object>, Object) - Method in class backtype.storm.testing.FeederSpout
 
feed(Object) - Method in class storm.trident.testing.FeederBatchSpout
 
feed(Object) - Method in class storm.trident.testing.FeederCommitterBatchSpout
 
feed(Object) - Method in interface storm.trident.testing.IFeeder
 
FeederBatchSpout - Class in storm.trident.testing
 
FeederBatchSpout(List<String>) - Constructor for class storm.trident.testing.FeederBatchSpout
 
FeederBatchSpout.FeederCoordinator - Class in storm.trident.testing
 
FeederBatchSpout.FeederEmitter - Class in storm.trident.testing
 
FeederCommitterBatchSpout - Class in storm.trident.testing
 
FeederCommitterBatchSpout(List<String>) - Constructor for class storm.trident.testing.FeederCommitterBatchSpout
 
FeederCoordinator(int) - Constructor for class storm.trident.testing.FeederBatchSpout.FeederCoordinator
 
FeederEmitter(int) - Constructor for class storm.trident.testing.FeederBatchSpout.FeederEmitter
 
FeederSpout - Class in backtype.storm.testing
 
FeederSpout(Fields) - Constructor for class backtype.storm.testing.FeederSpout
 
fetchMaxWait - Variable in class storm.kafka.KafkaConfig
 
fetchMessages(KafkaConfig, SimpleConsumer, Partition, long) - Static method in class storm.kafka.KafkaUtils
 
fetchRequest(String) - Method in class backtype.storm.drpc.DRPCInvocationsClient
 
fetchRequest(String, AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.fetchRequest_call>) - Method in class backtype.storm.generated.DistributedRPCInvocations.AsyncClient
 
fetchRequest(String, AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.fetchRequest_call>) - Method in interface backtype.storm.generated.DistributedRPCInvocations.AsyncIface
 
fetchRequest(String) - Method in class backtype.storm.generated.DistributedRPCInvocations.Client
 
fetchRequest(String) - Method in interface backtype.storm.generated.DistributedRPCInvocations.Iface
 
fetchRequest_args() - Constructor for class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
fetchRequest_args(String) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
fetchRequest_args(DistributedRPCInvocations.fetchRequest_args) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
Performs a deep copy on other.
fetchRequest_call(String, AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.fetchRequest_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.AsyncClient.fetchRequest_call
 
fetchRequest_result() - Constructor for class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
fetchRequest_result(DRPCRequest) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
fetchRequest_result(DistributedRPCInvocations.fetchRequest_result) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
Performs a deep copy on other.
fetchSizeBytes - Variable in class storm.kafka.KafkaConfig
 
field - Variable in class storm.trident.tuple.ValuePointer
 
fieldForId(int) - Method in exception backtype.storm.generated.AlreadyAliveException
 
fieldForId(int) - Method in class backtype.storm.generated.Bolt
 
fieldForId(int) - Method in class backtype.storm.generated.BoltStats
 
fieldForId(int) - Method in class backtype.storm.generated.ClusterSummary
 
fieldForId(int) - Method in class backtype.storm.generated.ComponentCommon
 
fieldForId(int) - Method in class backtype.storm.generated.ComponentObject
 
fieldForId(int) - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
fieldForId(int) - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
fieldForId(int) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
fieldForId(int) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
fieldForId(int) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
fieldForId(int) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
fieldForId(int) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
fieldForId(int) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
fieldForId(int) - Method in exception backtype.storm.generated.DRPCExecutionException
 
fieldForId(int) - Method in class backtype.storm.generated.DRPCRequest
 
fieldForId(int) - Method in class backtype.storm.generated.ErrorInfo
 
fieldForId(int) - Method in class backtype.storm.generated.ExecutorInfo
 
fieldForId(int) - Method in class backtype.storm.generated.ExecutorSpecificStats
 
fieldForId(int) - Method in class backtype.storm.generated.ExecutorStats
 
fieldForId(int) - Method in class backtype.storm.generated.ExecutorSummary
 
fieldForId(int) - Method in class backtype.storm.generated.GlobalStreamId
 
fieldForId(int) - Method in class backtype.storm.generated.Grouping
 
fieldForId(int) - Method in exception backtype.storm.generated.InvalidTopologyException
 
fieldForId(int) - Method in class backtype.storm.generated.JavaObject
 
fieldForId(int) - Method in class backtype.storm.generated.JavaObjectArg
 
fieldForId(int) - Method in class backtype.storm.generated.KillOptions
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.activate_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.activate_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
fieldForId(int) - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
 
fieldForId(int) - Method in exception backtype.storm.generated.NotAliveException
 
fieldForId(int) - Method in class backtype.storm.generated.NullStruct
 
fieldForId(int) - Method in class backtype.storm.generated.RebalanceOptions
 
fieldForId(int) - Method in class backtype.storm.generated.ShellComponent
 
fieldForId(int) - Method in class backtype.storm.generated.SpoutSpec
 
fieldForId(int) - Method in class backtype.storm.generated.SpoutStats
 
fieldForId(int) - Method in class backtype.storm.generated.StateSpoutSpec
 
fieldForId(int) - Method in class backtype.storm.generated.StormTopology
 
fieldForId(int) - Method in class backtype.storm.generated.StreamInfo
 
fieldForId(int) - Method in class backtype.storm.generated.SubmitOptions
 
fieldForId(int) - Method in class backtype.storm.generated.SupervisorSummary
 
fieldForId(int) - Method in class backtype.storm.generated.TopologyInfo
 
fieldForId(int) - Method in class backtype.storm.generated.TopologySummary
 
fieldIndex(String) - Method in class backtype.storm.tuple.Fields
Returns the position of the specified field.
fieldIndex(String) - Method in interface backtype.storm.tuple.ITuple
Returns the position of the specified field in this tuple.
fieldIndex(String) - Method in class backtype.storm.tuple.TupleImpl
 
fieldIndex(String) - Method in class storm.trident.tuple.TridentTupleView
 
FieldNameBasedTupleToKafkaMapper<K,V> - Class in storm.kafka.bolt.mapper
 
FieldNameBasedTupleToKafkaMapper() - Constructor for class storm.kafka.bolt.mapper.FieldNameBasedTupleToKafkaMapper
 
FieldNameBasedTupleToKafkaMapper(String, String) - Constructor for class storm.kafka.bolt.mapper.FieldNameBasedTupleToKafkaMapper
 
FieldNameBasedTupleToKafkaMapper<K,V> - Class in storm.kafka.trident.mapper
 
FieldNameBasedTupleToKafkaMapper(String, String) - Constructor for class storm.kafka.trident.mapper.FieldNameBasedTupleToKafkaMapper
 
fields(List<String>) - Static method in class backtype.storm.generated.Grouping
 
Fields - Class in backtype.storm.tuple
 
Fields(String...) - Constructor for class backtype.storm.tuple.Fields
 
Fields(List<String>) - Constructor for class backtype.storm.tuple.Fields
 
fieldsConcat(Fields...) - Static method in class storm.trident.util.TridentUtils
 
fieldsGrouping(Fields) - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
fieldsGrouping(String, Fields) - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
fieldsGrouping(String, Fields) - Method in interface backtype.storm.topology.InputDeclarer
 
fieldsGrouping(String, String, Fields) - Method in interface backtype.storm.topology.InputDeclarer
 
fieldsGrouping(String, Fields) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
fieldsGrouping(String, String, Fields) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
fieldsSubtract(Fields, Fields) - Static method in class storm.trident.util.TridentUtils
 
fieldsUnion(Fields...) - Static method in class storm.trident.util.TridentUtils
 
fileNameFormat - Variable in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
FileNameFormat - Interface in org.apache.storm.hdfs.bolt.format
Formatter interface for determining HDFS file names.
FileNameFormat - Interface in org.apache.storm.hdfs.trident.format
Formatter interface for determining HDFS file names.
fileNameFormat - Variable in class org.apache.storm.hdfs.trident.HdfsState.Options
 
FileRotationPolicy - Interface in org.apache.storm.hdfs.bolt.rotation
Used by the HdfsBolt to decide when to rotate files.
FileRotationPolicy - Interface in org.apache.storm.hdfs.trident.rotation
Used by the HdfsBolt to decide when to rotate files.
FileSizeRotationPolicy - Class in org.apache.storm.hdfs.bolt.rotation
File rotation policy that will rotate files when a certain file size is reached.
FileSizeRotationPolicy(float, FileSizeRotationPolicy.Units) - Constructor for class org.apache.storm.hdfs.bolt.rotation.FileSizeRotationPolicy
 
FileSizeRotationPolicy - Class in org.apache.storm.hdfs.trident.rotation
File rotation policy that will rotate files when a certain file size is reached.
FileSizeRotationPolicy(float, FileSizeRotationPolicy.Units) - Constructor for class org.apache.storm.hdfs.trident.rotation.FileSizeRotationPolicy
 
FileSizeRotationPolicy.Units - Enum in org.apache.storm.hdfs.bolt.rotation
 
FileSizeRotationPolicy.Units - Enum in org.apache.storm.hdfs.trident.rotation
 
Filter - Interface in storm.trident.operation
 
FilterExecutor - Class in storm.trident.operation.impl
 
FilterExecutor(Filter) - Constructor for class storm.trident.operation.impl.FilterExecutor
 
FilterNull - Class in storm.trident.operation.builtin
 
FilterNull() - Constructor for class storm.trident.operation.builtin.FilterNull
 
findAndReadConfigFile(String, boolean) - Static method in class backtype.storm.utils.Utils
 
findAndReadConfigFile(String) - Static method in class backtype.storm.utils.Utils
 
findByName(String) - Static method in enum backtype.storm.generated.AlreadyAliveException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Bolt._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.BoltStats._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.ClusterSummary._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.ComponentCommon._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.ComponentObject._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.DistributedRPC.execute_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.DistributedRPC.execute_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.result_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.result_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.DRPCExecutionException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.DRPCRequest._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.ErrorInfo._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.ExecutorInfo._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.ExecutorSpecificStats._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.ExecutorStats._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.ExecutorSummary._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.GlobalStreamId._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Grouping._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.InvalidTopologyException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.JavaObject._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.JavaObjectArg._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.KillOptions._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.activate_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.activate_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.beginFileDownload_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.beginFileDownload_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.beginFileUpload_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.beginFileUpload_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.deactivate_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.deactivate_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.downloadChunk_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.downloadChunk_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.finishFileUpload_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.finishFileUpload_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.getClusterInfo_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.getClusterInfo_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.getNimbusConf_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.getNimbusConf_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.getTopology_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.getTopology_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.getTopologyConf_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.getTopologyConf_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.getTopologyInfo_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.getTopologyInfo_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.getUserTopology_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.getUserTopology_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.killTopology_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.killTopology_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.rebalance_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.rebalance_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.submitTopology_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.submitTopology_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.uploadChunk_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.Nimbus.uploadChunk_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.NotAliveException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.NullStruct._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.RebalanceOptions._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.ShellComponent._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.SpoutSpec._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.SpoutStats._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.StateSpoutSpec._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.StormTopology._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.StreamInfo._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.SubmitOptions._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.SupervisorSummary._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.TopologyInfo._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum backtype.storm.generated.TopologySummary._Fields
Find the _Fields constant that matches name, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.AlreadyAliveException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Bolt._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.BoltStats._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.ClusterSummary._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.ComponentCommon._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.ComponentObject._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.DistributedRPC.execute_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.DistributedRPC.execute_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.result_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.result_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.DRPCExecutionException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.DRPCRequest._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.ErrorInfo._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.ExecutorInfo._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.ExecutorSpecificStats._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.ExecutorStats._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.ExecutorSummary._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.GlobalStreamId._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Grouping._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.InvalidTopologyException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.JavaObject._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.JavaObjectArg._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.KillOptions._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.activate_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.activate_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.beginFileDownload_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.beginFileDownload_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.beginFileUpload_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.beginFileUpload_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.deactivate_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.deactivate_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.downloadChunk_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.downloadChunk_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.finishFileUpload_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.finishFileUpload_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.getClusterInfo_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.getClusterInfo_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.getNimbusConf_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.getNimbusConf_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.getTopology_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.getTopology_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.getTopologyConf_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.getTopologyConf_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.getTopologyInfo_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.getTopologyInfo_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.getUserTopology_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.getUserTopology_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.killTopology_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.killTopology_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.rebalance_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.rebalance_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.submitTopology_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.submitTopology_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.uploadChunk_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.Nimbus.uploadChunk_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.NotAliveException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.NullStruct._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.RebalanceOptions._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.ShellComponent._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.SpoutSpec._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.SpoutStats._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.StateSpoutSpec._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.StormTopology._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.StreamInfo._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.SubmitOptions._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.SupervisorSummary._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.TopologyInfo._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum backtype.storm.generated.TopologySummary._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.AlreadyAliveException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Bolt._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.BoltStats._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.ClusterSummary._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.ComponentCommon._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.ComponentObject._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.DistributedRPC.execute_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.DistributedRPC.execute_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.result_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.result_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.DRPCExecutionException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.DRPCRequest._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.ErrorInfo._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.ExecutorInfo._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.ExecutorSpecificStats._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.ExecutorStats._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.ExecutorSummary._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.GlobalStreamId._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Grouping._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.InvalidTopologyException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.JavaObject._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.JavaObjectArg._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.KillOptions._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.activate_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.activate_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.beginFileDownload_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.beginFileDownload_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.beginFileUpload_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.beginFileUpload_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.deactivate_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.deactivate_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.downloadChunk_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.downloadChunk_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.finishFileUpload_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.finishFileUpload_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.getClusterInfo_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.getClusterInfo_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.getNimbusConf_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.getNimbusConf_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.getTopology_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.getTopology_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.getTopologyConf_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.getTopologyConf_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.getTopologyInfo_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.getTopologyInfo_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.getUserTopology_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.getUserTopology_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.killTopology_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.killTopology_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.rebalance_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.rebalance_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.submitTopology_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.submitTopology_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.uploadChunk_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.Nimbus.uploadChunk_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.NotAliveException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.NullStruct._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.RebalanceOptions._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.ShellComponent._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.SpoutSpec._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.SpoutStats._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.StateSpoutSpec._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.StormTopology._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.StreamInfo._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.SubmitOptions._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.SupervisorSummary._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.TopologyInfo._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum backtype.storm.generated.TopologySummary._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByValue(int) - Static method in enum backtype.storm.generated.TopologyInitialStatus
Find a the enum type by its integer value, as defined in the Thrift IDL.
findResources(String) - Static method in class backtype.storm.utils.Utils
 
finishBatch() - Method in interface backtype.storm.coordination.IBatchBolt
 
finishBatch() - Method in class backtype.storm.testing.BatchNumberList
 
finishBatch() - Method in class backtype.storm.testing.CountingBatchBolt
 
finishBatch() - Method in class backtype.storm.testing.CountingCommitBolt
 
finishBatch() - Method in class backtype.storm.testing.KeyedCountingBatchBolt
 
finishBatch() - Method in class backtype.storm.testing.KeyedSummingBatchBolt
 
finishBatch() - Method in class storm.starter.ReachTopology.CountAggregator
 
finishBatch() - Method in class storm.starter.ReachTopology.PartialUniquer
 
finishBatch() - Method in class storm.starter.TransactionalGlobalCount.BatchCount
 
finishBatch() - Method in class storm.starter.TransactionalGlobalCount.UpdateGlobalCount
 
finishBatch() - Method in class storm.starter.TransactionalWords.BucketCountUpdater
 
finishBatch() - Method in class storm.starter.TransactionalWords.KeyedCountUpdater
 
finishBatch(ProcessorContext) - Method in class storm.trident.planner.processor.AggregateProcessor
 
finishBatch(ProcessorContext) - Method in class storm.trident.planner.processor.EachProcessor
 
finishBatch(ProcessorContext) - Method in class storm.trident.planner.processor.MultiReducerProcessor
 
finishBatch(ProcessorContext) - Method in class storm.trident.planner.processor.PartitionPersistProcessor
 
finishBatch(ProcessorContext) - Method in class storm.trident.planner.processor.ProjectedProcessor
 
finishBatch(ProcessorContext) - Method in class storm.trident.planner.processor.StateQueryProcessor
 
finishBatch(BatchInfo) - Method in class storm.trident.planner.SubtopologyBolt
 
finishBatch(ProcessorContext) - Method in interface storm.trident.planner.TridentProcessor
 
finishBatch(BatchInfo) - Method in class storm.trident.spout.TridentSpoutExecutor
 
finishBatch(BatchInfo) - Method in interface storm.trident.topology.ITridentBatchBolt
 
finishedId(Object) - Method in class backtype.storm.clojure.ClojureBolt
 
finishedId(Object) - Method in class backtype.storm.coordination.BatchBoltExecutor
 
finishedId(Object) - Method in interface backtype.storm.coordination.CoordinatedBolt.FinishedCallback
 
finishedId(Object) - Method in class backtype.storm.drpc.KeyedFairBolt
 
finishFileUpload(String, AsyncMethodCallback<Nimbus.AsyncClient.finishFileUpload_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
finishFileUpload(String, AsyncMethodCallback<Nimbus.AsyncClient.finishFileUpload_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
finishFileUpload(String) - Method in class backtype.storm.generated.Nimbus.Client
 
finishFileUpload(String) - Method in interface backtype.storm.generated.Nimbus.Iface
 
finishFileUpload_args() - Constructor for class backtype.storm.generated.Nimbus.finishFileUpload_args
 
finishFileUpload_args(String) - Constructor for class backtype.storm.generated.Nimbus.finishFileUpload_args
 
finishFileUpload_args(Nimbus.finishFileUpload_args) - Constructor for class backtype.storm.generated.Nimbus.finishFileUpload_args
Performs a deep copy on other.
finishFileUpload_call(String, AsyncMethodCallback<Nimbus.AsyncClient.finishFileUpload_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.finishFileUpload_call
 
finishFileUpload_result() - Constructor for class backtype.storm.generated.Nimbus.finishFileUpload_result
 
finishFileUpload_result(Nimbus.finishFileUpload_result) - Constructor for class backtype.storm.generated.Nimbus.finishFileUpload_result
Performs a deep copy on other.
FirstN - Class in storm.trident.operation.builtin
 
FirstN(int, String) - Constructor for class storm.trident.operation.builtin.FirstN
 
FirstN(int, String, boolean) - Constructor for class storm.trident.operation.builtin.FirstN
 
FirstN.FirstNAgg - Class in storm.trident.operation.builtin
 
FirstN.FirstNSortedAgg - Class in storm.trident.operation.builtin
 
FirstNAgg(int) - Constructor for class storm.trident.operation.builtin.FirstN.FirstNAgg
 
FirstNSortedAgg(int, String, boolean) - Constructor for class storm.trident.operation.builtin.FirstN.FirstNSortedAgg
 
FixedBatchSpout - Class in storm.trident.testing
 
FixedBatchSpout(Fields, int, List<Object>...) - Constructor for class storm.trident.testing.FixedBatchSpout
 
FixedTuple - Class in backtype.storm.testing
 
FixedTuple(List<Object>) - Constructor for class backtype.storm.testing.FixedTuple
 
FixedTuple(String, List<Object>) - Constructor for class backtype.storm.testing.FixedTuple
 
FixedTupleSpout - Class in backtype.storm.testing
 
FixedTupleSpout(List) - Constructor for class backtype.storm.testing.FixedTupleSpout
 
FixedTupleSpout(List, String) - Constructor for class backtype.storm.testing.FixedTupleSpout
 
FOLLOWERS_DB - Static variable in class storm.starter.ReachTopology
 
FOLLOWERS_DB - Static variable in class storm.starter.trident.TridentReach
 
forceFromStart - Variable in class storm.kafka.KafkaConfig
 
format(Tuple) - Method in class org.apache.storm.hdfs.bolt.format.DelimitedRecordFormat
 
format(Tuple) - Method in interface org.apache.storm.hdfs.bolt.format.RecordFormat
 
format(TridentTuple) - Method in class org.apache.storm.hdfs.trident.format.DelimitedRecordFormat
 
format(TridentTuple) - Method in interface org.apache.storm.hdfs.trident.format.RecordFormat
 
format - Variable in class org.apache.storm.hdfs.trident.HdfsState.HdfsFileOptions
 
freeSlot(WorkerSlot) - Method in class backtype.storm.scheduler.Cluster
Free the specified slot.
freeSlots(Collection<WorkerSlot>) - Method in class backtype.storm.scheduler.Cluster
free the slots.
FreshCollector - Class in storm.trident.planner.processor
 
FreshCollector(TridentContext) - Constructor for class storm.trident.planner.processor.FreshCollector
 
FreshOutputFactory(Fields) - Constructor for class storm.trident.tuple.TridentTupleView.FreshOutputFactory
 
from(Tuple) - Static method in class storm.starter.tools.RankableObjectWithFields
Construct a new instance based on the provided Tuple.
fromInt(int) - Static method in enum backtype.storm.multilang.ShellMsg.ShellLogLevel
 
fromString(String) - Static method in class storm.kafka.Broker
 
fs - Variable in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
fs - Variable in class org.apache.storm.hdfs.trident.HdfsState.Options
 
fsUrl - Variable in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
fsUrl - Variable in class org.apache.storm.hdfs.trident.HdfsState.Options
 
Function - Interface in storm.trident.operation
 

G

GeneralTopologyContext - Class in backtype.storm.task
 
GeneralTopologyContext(StormTopology, Map, Map<Integer, String>, Map<String, List<Integer>>, Map<String, Map<String, Fields>>, String) - Constructor for class backtype.storm.task.GeneralTopologyContext
 
generateId(Random) - Static method in class backtype.storm.tuple.MessageId
 
generateTuples(KafkaConfig, Message) - Static method in class storm.kafka.KafkaUtils
 
get(Configuration, String, String) - Static method in class backtype.storm.security.auth.AuthUtils
 
get(int) - Method in class backtype.storm.tuple.Fields
 
get(Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
get(int) - Method in class backtype.storm.utils.ListDelegate
 
get(Object) - Method in class backtype.storm.utils.LocalState
 
get() - Method in class backtype.storm.utils.MutableInt
 
get() - Method in class backtype.storm.utils.MutableLong
 
get(K) - Method in class backtype.storm.utils.RotatingMap
 
get(K) - Method in class backtype.storm.utils.TimeCacheMap
Deprecated.
 
get(Map<S, T>, S, T) - Static method in class backtype.storm.utils.Utils
 
get() - Method in class storm.trident.state.map.SnapshottableMap
 
get(Long) - Method in class storm.trident.state.OpaqueValue
 
get() - Method in interface storm.trident.state.snapshot.ReadOnlySnapshottable
 
get() - Method in class storm.trident.testing.LRUMemoryMapState
 
get() - Method in class storm.trident.testing.MemoryMapState
 
get(int) - Method in class storm.trident.tuple.ComboList
 
get(int) - Method in class storm.trident.tuple.ConsList
 
get(int) - Method in class storm.trident.tuple.TridentTupleView
 
get_acked() - Method in class backtype.storm.generated.BoltStats
 
get_acked() - Method in class backtype.storm.generated.SpoutStats
 
get_acked_size() - Method in class backtype.storm.generated.BoltStats
 
get_acked_size() - Method in class backtype.storm.generated.SpoutStats
 
get_all() - Method in class backtype.storm.generated.Grouping
 
get_args_list() - Method in class backtype.storm.generated.JavaObject
 
get_args_list_iterator() - Method in class backtype.storm.generated.JavaObject
 
get_args_list_size() - Method in class backtype.storm.generated.JavaObject
 
get_binary_arg() - Method in class backtype.storm.generated.JavaObjectArg
 
get_bolt() - Method in class backtype.storm.generated.ExecutorSpecificStats
 
get_bolt_object() - Method in class backtype.storm.generated.Bolt
 
get_bolts() - Method in class backtype.storm.generated.StormTopology
 
get_bolts_size() - Method in class backtype.storm.generated.StormTopology
 
get_bool_arg() - Method in class backtype.storm.generated.JavaObjectArg
 
get_chunk() - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
get_common() - Method in class backtype.storm.generated.Bolt
 
get_common() - Method in class backtype.storm.generated.SpoutSpec
 
get_common() - Method in class backtype.storm.generated.StateSpoutSpec
 
get_complete_ms_avg() - Method in class backtype.storm.generated.SpoutStats
 
get_complete_ms_avg_size() - Method in class backtype.storm.generated.SpoutStats
 
get_component_id() - Method in class backtype.storm.generated.ExecutorSummary
 
get_componentId() - Method in class backtype.storm.generated.GlobalStreamId
 
get_custom_object() - Method in class backtype.storm.generated.Grouping
 
get_custom_serialized() - Method in class backtype.storm.generated.Grouping
 
get_direct() - Method in class backtype.storm.generated.Grouping
 
get_double_arg() - Method in class backtype.storm.generated.JavaObjectArg
 
get_e() - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
get_e() - Method in class backtype.storm.generated.Nimbus.activate_result
 
get_e() - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
get_e() - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
get_e() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
get_e() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
get_e() - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
get_e() - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
get_e() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
get_e() - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
get_e() - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
get_e() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
get_emitted() - Method in class backtype.storm.generated.ExecutorStats
 
get_emitted_size() - Method in class backtype.storm.generated.ExecutorStats
 
get_error() - Method in class backtype.storm.generated.ErrorInfo
 
get_error_time_secs() - Method in class backtype.storm.generated.ErrorInfo
 
get_errors() - Method in class backtype.storm.generated.TopologyInfo
 
get_errors_size() - Method in class backtype.storm.generated.TopologyInfo
 
get_execute_ms_avg() - Method in class backtype.storm.generated.BoltStats
 
get_execute_ms_avg_size() - Method in class backtype.storm.generated.BoltStats
 
get_executed() - Method in class backtype.storm.generated.BoltStats
 
get_executed_size() - Method in class backtype.storm.generated.BoltStats
 
get_execution_command() - Method in class backtype.storm.generated.ShellComponent
 
get_executor_info() - Method in class backtype.storm.generated.ExecutorSummary
 
get_executors() - Method in class backtype.storm.generated.TopologyInfo
 
get_executors_iterator() - Method in class backtype.storm.generated.TopologyInfo
 
get_executors_size() - Method in class backtype.storm.generated.TopologyInfo
 
get_failed() - Method in class backtype.storm.generated.BoltStats
 
get_failed() - Method in class backtype.storm.generated.SpoutStats
 
get_failed_size() - Method in class backtype.storm.generated.BoltStats
 
get_failed_size() - Method in class backtype.storm.generated.SpoutStats
 
get_fields() - Method in class backtype.storm.generated.Grouping
 
get_file() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
get_full_class_name() - Method in class backtype.storm.generated.JavaObject
 
get_func_args() - Method in class backtype.storm.generated.DRPCRequest
 
get_funcArgs() - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
get_functionName() - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
get_functionName() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
get_host() - Method in class backtype.storm.generated.ErrorInfo
 
get_host() - Method in class backtype.storm.generated.ExecutorSummary
 
get_host() - Method in class backtype.storm.generated.SupervisorSummary
 
get_id() - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
get_id() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
get_id() - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
get_id() - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
get_id() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
get_id() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
get_id() - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
get_id() - Method in class backtype.storm.generated.TopologyInfo
 
get_id() - Method in class backtype.storm.generated.TopologySummary
 
get_initial_status() - Method in class backtype.storm.generated.SubmitOptions
 
get_inputs() - Method in class backtype.storm.generated.ComponentCommon
 
get_inputs_size() - Method in class backtype.storm.generated.ComponentCommon
 
get_int_arg() - Method in class backtype.storm.generated.JavaObjectArg
 
get_ite() - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
get_ite() - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
get_ite() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
get_java_object() - Method in class backtype.storm.generated.ComponentObject
 
get_json_conf() - Method in class backtype.storm.generated.ComponentCommon
 
get_jsonConf() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
get_jsonConf() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
get_local_or_shuffle() - Method in class backtype.storm.generated.Grouping
 
get_location() - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
get_location() - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
get_long_arg() - Method in class backtype.storm.generated.JavaObjectArg
 
get_msg() - Method in exception backtype.storm.generated.AlreadyAliveException
 
get_msg() - Method in exception backtype.storm.generated.DRPCExecutionException
 
get_msg() - Method in exception backtype.storm.generated.InvalidTopologyException
 
get_msg() - Method in exception backtype.storm.generated.NotAliveException
 
get_name() - Method in class backtype.storm.generated.Nimbus.activate_args
 
get_name() - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
get_name() - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
get_name() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
get_name() - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
get_name() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
get_name() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
get_name() - Method in class backtype.storm.generated.TopologyInfo
 
get_name() - Method in class backtype.storm.generated.TopologySummary
 
get_nimbus_uptime_secs() - Method in class backtype.storm.generated.ClusterSummary
 
get_none() - Method in class backtype.storm.generated.Grouping
 
get_num_executors() - Method in class backtype.storm.generated.RebalanceOptions
 
get_num_executors() - Method in class backtype.storm.generated.TopologySummary
 
get_num_executors_size() - Method in class backtype.storm.generated.RebalanceOptions
 
get_num_tasks() - Method in class backtype.storm.generated.TopologySummary
 
get_num_used_workers() - Method in class backtype.storm.generated.SupervisorSummary
 
get_num_workers() - Method in class backtype.storm.generated.RebalanceOptions
 
get_num_workers() - Method in class backtype.storm.generated.SupervisorSummary
 
get_num_workers() - Method in class backtype.storm.generated.TopologySummary
 
get_options() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
get_options() - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
get_options() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
get_output_fields() - Method in class backtype.storm.generated.StreamInfo
 
get_output_fields_iterator() - Method in class backtype.storm.generated.StreamInfo
 
get_output_fields_size() - Method in class backtype.storm.generated.StreamInfo
 
get_parallelism_hint() - Method in class backtype.storm.generated.ComponentCommon
 
get_port() - Method in class backtype.storm.generated.ErrorInfo
 
get_port() - Method in class backtype.storm.generated.ExecutorSummary
 
get_process_ms_avg() - Method in class backtype.storm.generated.BoltStats
 
get_process_ms_avg_size() - Method in class backtype.storm.generated.BoltStats
 
get_request_id() - Method in class backtype.storm.generated.DRPCRequest
 
get_result() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
get_script() - Method in class backtype.storm.generated.ShellComponent
 
get_serialized_java() - Method in class backtype.storm.generated.ComponentObject
 
get_shell() - Method in class backtype.storm.generated.ComponentObject
 
get_shuffle() - Method in class backtype.storm.generated.Grouping
 
get_specific() - Method in class backtype.storm.generated.ExecutorStats
 
get_spout() - Method in class backtype.storm.generated.ExecutorSpecificStats
 
get_spout_object() - Method in class backtype.storm.generated.SpoutSpec
 
get_spouts() - Method in class backtype.storm.generated.StormTopology
 
get_spouts_size() - Method in class backtype.storm.generated.StormTopology
 
get_state_spout_object() - Method in class backtype.storm.generated.StateSpoutSpec
 
get_state_spouts() - Method in class backtype.storm.generated.StormTopology
 
get_state_spouts_size() - Method in class backtype.storm.generated.StormTopology
 
get_stats() - Method in class backtype.storm.generated.ExecutorSummary
 
get_status() - Method in class backtype.storm.generated.TopologyInfo
 
get_status() - Method in class backtype.storm.generated.TopologySummary
 
get_streamId() - Method in class backtype.storm.generated.GlobalStreamId
 
get_streams() - Method in class backtype.storm.generated.ComponentCommon
 
get_streams_size() - Method in class backtype.storm.generated.ComponentCommon
 
get_string_arg() - Method in class backtype.storm.generated.JavaObjectArg
 
get_success() - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
get_success() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
get_success() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
get_success() - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
get_success() - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
get_success() - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
get_success() - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
get_success() - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
get_success() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
get_success() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
get_success() - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
get_supervisor_id() - Method in class backtype.storm.generated.SupervisorSummary
 
get_supervisors() - Method in class backtype.storm.generated.ClusterSummary
 
get_supervisors_iterator() - Method in class backtype.storm.generated.ClusterSummary
 
get_supervisors_size() - Method in class backtype.storm.generated.ClusterSummary
 
get_task_end() - Method in class backtype.storm.generated.ExecutorInfo
 
get_task_start() - Method in class backtype.storm.generated.ExecutorInfo
 
get_topologies() - Method in class backtype.storm.generated.ClusterSummary
 
get_topologies_iterator() - Method in class backtype.storm.generated.ClusterSummary
 
get_topologies_size() - Method in class backtype.storm.generated.ClusterSummary
 
get_topology() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
get_topology() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
get_transferred() - Method in class backtype.storm.generated.ExecutorStats
 
get_transferred_size() - Method in class backtype.storm.generated.ExecutorStats
 
get_uploadedJarLocation() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
get_uploadedJarLocation() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
get_uptime_secs() - Method in class backtype.storm.generated.ExecutorSummary
 
get_uptime_secs() - Method in class backtype.storm.generated.SupervisorSummary
 
get_uptime_secs() - Method in class backtype.storm.generated.TopologyInfo
 
get_uptime_secs() - Method in class backtype.storm.generated.TopologySummary
 
get_wait_secs() - Method in class backtype.storm.generated.KillOptions
 
get_wait_secs() - Method in class backtype.storm.generated.RebalanceOptions
 
getAckVal() - Method in class backtype.storm.tuple.TupleImpl
 
getAllGroups() - Method in class storm.trident.graph.GraphGrouper
 
getAllPorts() - Method in class backtype.storm.scheduler.SupervisorDetails
 
getAllVersions() - Method in class backtype.storm.utils.VersionedStore
Sorted from most recent to oldest
getAnchors() - Method in class backtype.storm.multilang.ShellMsg
 
getAnchors() - Method in class backtype.storm.tuple.MessageId
 
getAnchorsToIds() - Method in class backtype.storm.tuple.MessageId
 
getAndClearResults() - Method in class backtype.storm.testing.TupleCaptureBolt
 
getAndRemoveResults() - Method in class backtype.storm.testing.TupleCaptureBolt
 
getAssignablePorts(SupervisorDetails) - Method in class backtype.storm.scheduler.Cluster
 
getAssignableSlots(SupervisorDetails) - Method in class backtype.storm.scheduler.Cluster
 
getAssignableSlots() - Method in class backtype.storm.scheduler.Cluster
 
getAssignedNumWorkers(TopologyDetails) - Method in class backtype.storm.scheduler.Cluster
Gets the number of workers assigned to this topology.
getAssignmentById(String) - Method in class backtype.storm.scheduler.Cluster
get the current assignment for the topology.
getAssignmentId() - Method in interface backtype.storm.scheduler.ISupervisor
The id used in assignments.
getAssignments() - Method in class backtype.storm.scheduler.Cluster
Get all the assignments.
getAsyncClient(TNonblockingTransport) - Method in class backtype.storm.generated.DistributedRPC.AsyncClient.Factory
 
getAsyncClient(TNonblockingTransport) - Method in class backtype.storm.generated.DistributedRPCInvocations.AsyncClient.Factory
 
getAsyncClient(TNonblockingTransport) - Method in class backtype.storm.generated.Nimbus.AsyncClient.Factory
 
getAttemptId() - Method in class backtype.storm.transactional.TransactionAttempt
 
getAttemptId() - Method in interface storm.trident.spout.IBatchID
 
getAttemptId() - Method in class storm.trident.spout.RichSpoutBatchId
 
getAttemptId() - Method in class storm.trident.topology.TransactionAttempt
 
getAvailablePorts(SupervisorDetails) - Method in class backtype.storm.scheduler.Cluster
Return the available ports of this supervisor.
getAvailableSlots(SupervisorDetails) - Method in class backtype.storm.scheduler.Cluster
Return all the available slots on this supervisor.
getAvailableSlots() - Method in class backtype.storm.scheduler.Cluster
Gets all the available slots in the cluster.
getBinary(int) - Method in interface backtype.storm.tuple.ITuple
Returns the byte array at position i in the tuple.
getBinary(int) - Method in class backtype.storm.tuple.TupleImpl
 
getBinary(int) - Method in class storm.trident.tuple.TridentTupleView
 
getBinaryByField(String) - Method in interface backtype.storm.tuple.ITuple
 
getBinaryByField(String) - Method in class backtype.storm.tuple.TupleImpl
 
getBinaryByField(String) - Method in class storm.trident.tuple.TridentTupleView
 
getBlacklistedHosts() - Method in class backtype.storm.scheduler.Cluster
 
getBoolean(int) - Method in interface backtype.storm.tuple.ITuple
Returns the Boolean at position i in the tuple.
getBoolean(int) - Method in class backtype.storm.tuple.TupleImpl
 
getBoolean(Object, boolean) - Static method in class backtype.storm.utils.Utils
 
getBoolean(int) - Method in class storm.trident.tuple.TridentTupleView
 
getBooleanByField(String) - Method in interface backtype.storm.tuple.ITuple
 
getBooleanByField(String) - Method in class backtype.storm.tuple.TupleImpl
 
getBooleanByField(String) - Method in class storm.trident.tuple.TridentTupleView
 
getBrokerFor(Integer) - Method in class storm.kafka.trident.GlobalPartitionInformation
 
getBrokerInfo() - Method in class storm.kafka.DynamicBrokersReader
Get all partitions with their current leaders
getById(String) - Method in class backtype.storm.scheduler.Topologies
 
getByName(String) - Method in class backtype.storm.scheduler.Topologies
 
getByte(int) - Method in interface backtype.storm.tuple.ITuple
Returns the Byte at position i in the tuple.
getByte(int) - Method in class backtype.storm.tuple.TupleImpl
 
getByte(int) - Method in class storm.trident.tuple.TridentTupleView
 
getByteByField(String) - Method in interface backtype.storm.tuple.ITuple
 
getByteByField(String) - Method in class backtype.storm.tuple.TupleImpl
 
getByteByField(String) - Method in class storm.trident.tuple.TridentTupleView
 
getByteCount() - Method in enum org.apache.storm.hdfs.bolt.rotation.FileSizeRotationPolicy.Units
 
getByteCount() - Method in enum org.apache.storm.hdfs.trident.rotation.FileSizeRotationPolicy.Units
 
getChildren(DirectedGraph, T) - Static method in class storm.trident.util.TridentUtils
 
getCleanupState() - Method in class backtype.storm.testing.CompleteTopologyParam
 
getClient(TProtocol) - Method in class backtype.storm.generated.DistributedRPC.Client.Factory
 
getClient(TProtocol, TProtocol) - Method in class backtype.storm.generated.DistributedRPC.Client.Factory
 
getClient(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.Client.Factory
 
getClient(TProtocol, TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.Client.Factory
 
getClient(TProtocol) - Method in class backtype.storm.generated.Nimbus.Client.Factory
 
getClient(TProtocol, TProtocol) - Method in class backtype.storm.generated.Nimbus.Client.Factory
 
getClient() - Method in class backtype.storm.utils.NimbusClient
 
getClusterInfo(AsyncMethodCallback<Nimbus.AsyncClient.getClusterInfo_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
getClusterInfo(AsyncMethodCallback<Nimbus.AsyncClient.getClusterInfo_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
getClusterInfo() - Method in class backtype.storm.generated.Nimbus.Client
 
getClusterInfo() - Method in interface backtype.storm.generated.Nimbus.Iface
 
getClusterInfo() - Method in interface backtype.storm.ILocalCluster
 
getClusterInfo_args() - Constructor for class backtype.storm.generated.Nimbus.getClusterInfo_args
 
getClusterInfo_args(Nimbus.getClusterInfo_args) - Constructor for class backtype.storm.generated.Nimbus.getClusterInfo_args
Performs a deep copy on other.
getClusterInfo_call(AsyncMethodCallback<Nimbus.AsyncClient.getClusterInfo_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.getClusterInfo_call
 
getClusterInfo_result() - Constructor for class backtype.storm.generated.Nimbus.getClusterInfo_result
 
getClusterInfo_result(ClusterSummary) - Constructor for class backtype.storm.generated.Nimbus.getClusterInfo_result
 
getClusterInfo_result(Nimbus.getClusterInfo_result) - Constructor for class backtype.storm.generated.Nimbus.getClusterInfo_result
Performs a deep copy on other.
getCodeDir() - Method in class backtype.storm.task.WorkerTopologyContext
Gets the location of the external resources for this worker on the local filesystem.
getColumnFamilies() - Method in class org.apache.storm.hbase.bolt.mapper.HBaseProjectionCriteria
 
getColumnFamily() - Method in class org.apache.storm.hbase.bolt.mapper.HBaseProjectionCriteria.ColumnMetaData
 
getColumns() - Method in class org.apache.storm.hbase.bolt.mapper.HBaseProjectionCriteria
 
getColumns() - Method in class org.apache.storm.hbase.common.ColumnList
Get the list of column definitions.
getCommand() - Method in class backtype.storm.multilang.ShellMsg
 
getCommand() - Method in class backtype.storm.multilang.SpoutMsg
 
getComp() - Method in class backtype.storm.multilang.BoltMsg
 
getCompleted() - Method in class backtype.storm.testing.FixedTupleSpout
 
getComponent() - Method in class backtype.storm.testing.MkTupleParam
 
getComponentCommon(String) - Method in class backtype.storm.task.GeneralTopologyContext
 
getComponentCommon(StormTopology, String) - Static method in class backtype.storm.utils.ThriftTopologyUtils
 
getComponentCommon(StormTopology, String) - Static method in class backtype.storm.utils.Utils
 
getComponentConfiguration() - Method in class backtype.storm.clojure.ClojureBolt
 
getComponentConfiguration() - Method in class backtype.storm.clojure.ClojureSpout
 
getComponentConfiguration() - Method in class backtype.storm.clojure.RichShellBolt
 
getComponentConfiguration() - Method in class backtype.storm.clojure.RichShellSpout
 
getComponentConfiguration() - Method in class backtype.storm.coordination.BatchBoltExecutor
 
getComponentConfiguration() - Method in class backtype.storm.coordination.CoordinatedBolt
 
getComponentConfiguration() - Method in class backtype.storm.drpc.KeyedFairBolt
 
getComponentConfiguration() - Method in class backtype.storm.testing.BoltTracker
 
getComponentConfiguration() - Method in class backtype.storm.testing.FeederSpout
 
getComponentConfiguration() - Method in class backtype.storm.testing.FixedTupleSpout
 
getComponentConfiguration() - Method in class backtype.storm.testing.MemoryTransactionalSpout
 
getComponentConfiguration() - Method in class backtype.storm.testing.OpaqueMemoryTransactionalSpout
 
getComponentConfiguration() - Method in class backtype.storm.testing.PythonShellMetricsBolt
 
getComponentConfiguration() - Method in class backtype.storm.testing.PythonShellMetricsSpout
 
getComponentConfiguration() - Method in class backtype.storm.testing.TestConfBolt
 
getComponentConfiguration() - Method in class backtype.storm.testing.TestPlannerSpout
 
getComponentConfiguration() - Method in class backtype.storm.testing.TestWordSpout
 
getComponentConfiguration() - Method in class backtype.storm.testing.TupleCaptureBolt
 
getComponentConfiguration() - Method in class backtype.storm.topology.base.BaseComponent
 
getComponentConfiguration() - Method in class backtype.storm.topology.BasicBoltExecutor
 
getComponentConfiguration() - Method in interface backtype.storm.topology.IComponent
Declare configuration specific to this component.
getComponentConfiguration() - Method in class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor
 
getComponentConfiguration() - Method in class backtype.storm.transactional.partitioned.PartitionedTransactionalSpoutExecutor
 
getComponentConfiguration() - Method in class backtype.storm.transactional.TransactionalSpoutBatchExecutor
 
getComponentConfiguration() - Method in class backtype.storm.transactional.TransactionalSpoutCoordinator
 
getComponentConfiguration() - Method in class storm.kafka.trident.OpaqueTridentKafkaSpout
 
getComponentConfiguration() - Method in class storm.kafka.trident.TransactionalTridentKafkaSpout
 
getComponentConfiguration() - Method in class storm.starter.bolt.AbstractRankerBolt
 
getComponentConfiguration() - Method in class storm.starter.bolt.RollingCountBolt
 
getComponentConfiguration() - Method in class storm.starter.spout.TwitterSampleSpout
 
getComponentConfiguration() - Method in class storm.starter.WordCountTopology.SplitSentence
 
getComponentConfiguration() - Method in class storm.starter.WordCountTopologyNode.RandomSentence
 
getComponentConfiguration() - Method in class storm.starter.WordCountTopologyNode.SplitSentence
 
getComponentConfiguration() - Method in class storm.trident.planner.SubtopologyBolt
 
getComponentConfiguration() - Method in class storm.trident.spout.BatchSpoutExecutor
 
getComponentConfiguration() - Method in interface storm.trident.spout.IBatchSpout
 
getComponentConfiguration() - Method in interface storm.trident.spout.IOpaquePartitionedTridentSpout
 
getComponentConfiguration() - Method in interface storm.trident.spout.IPartitionedTridentSpout
 
getComponentConfiguration() - Method in interface storm.trident.spout.ITridentSpout
 
getComponentConfiguration() - Method in class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor
 
getComponentConfiguration() - Method in class storm.trident.spout.PartitionedTridentSpoutExecutor
 
getComponentConfiguration() - Method in class storm.trident.spout.RichSpoutBatchExecutor
 
getComponentConfiguration() - Method in class storm.trident.spout.RichSpoutBatchTriggerer
 
getComponentConfiguration() - Method in class storm.trident.spout.TridentSpoutCoordinator
 
getComponentConfiguration() - Method in class storm.trident.spout.TridentSpoutExecutor
 
getComponentConfiguration() - Method in class storm.trident.testing.FeederBatchSpout
 
getComponentConfiguration() - Method in class storm.trident.testing.FeederCommitterBatchSpout
 
getComponentConfiguration() - Method in class storm.trident.testing.FixedBatchSpout
 
getComponentConfiguration() - Method in class storm.trident.topology.MasterBatchCoordinator
 
getComponentConfiguration() - Method in class storm.trident.topology.TridentBoltExecutor
 
getComponentId(int) - Method in class backtype.storm.task.GeneralTopologyContext
Gets the component id for the specified task id.
getComponentIds() - Method in class backtype.storm.task.GeneralTopologyContext
Gets a list of all component ids in this topology
getComponentIds(StormTopology) - Static method in class backtype.storm.utils.ThriftTopologyUtils
 
getComponentName() - Method in class backtype.storm.utils.ShellProcess
 
getComponentOutputFields(String, String) - Method in class backtype.storm.task.GeneralTopologyContext
Gets the declared output fields for the specified component/stream.
getComponentOutputFields(GlobalStreamId) - Method in class backtype.storm.task.GeneralTopologyContext
Gets the declared output fields for the specified global stream id.
getComponentStreams(String) - Method in class backtype.storm.task.GeneralTopologyContext
Gets the set of streams declared for the specified component.
getComponentTasks(String) - Method in class backtype.storm.task.GeneralTopologyContext
Gets the task ids allocated for the given component id.
getConf() - Method in class backtype.storm.scheduler.TopologyDetails
 
GetConfiguration(Map) - Static method in class backtype.storm.security.auth.AuthUtils
Construct a JAAS configuration object per storm configuration file
getConfiguredClient(Map) - Static method in class backtype.storm.utils.NimbusClient
 
getConnection(Partition) - Method in class storm.kafka.DynamicPartitionConnections
 
getConsumer(int) - Method in class storm.kafka.StaticPartitionConnections
 
getCoordinator(Map, TopologyContext) - Method in class backtype.storm.testing.MemoryTransactionalSpout
 
getCoordinator(Map, TopologyContext) - Method in class backtype.storm.testing.OpaqueMemoryTransactionalSpout
 
getCoordinator(Map, TopologyContext) - Method in interface backtype.storm.transactional.ITransactionalSpout
The coordinator for a TransactionalSpout runs in a single thread and indicates when batches of tuples should be emitted and when transactions should commit.
getCoordinator(Map, TopologyContext) - Method in interface backtype.storm.transactional.partitioned.IOpaquePartitionedTransactionalSpout
 
getCoordinator(Map, TopologyContext) - Method in interface backtype.storm.transactional.partitioned.IPartitionedTransactionalSpout
 
getCoordinator(Map, TopologyContext) - Method in class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor
 
getCoordinator(Map, TopologyContext) - Method in class backtype.storm.transactional.partitioned.PartitionedTransactionalSpoutExecutor
 
getCoordinator(Map, TopologyContext) - Method in class storm.kafka.trident.OpaqueTridentKafkaSpout
 
getCoordinator(Map, TopologyContext) - Method in class storm.kafka.trident.TransactionalTridentKafkaSpout
 
getCoordinator(String, Map, TopologyContext) - Method in class storm.trident.spout.BatchSpoutExecutor
 
getCoordinator(Map, TopologyContext) - Method in interface storm.trident.spout.IOpaquePartitionedTridentSpout
 
getCoordinator(Map, TopologyContext) - Method in interface storm.trident.spout.IPartitionedTridentSpout
 
getCoordinator(String, Map, TopologyContext) - Method in interface storm.trident.spout.ITridentSpout
The coordinator for a TransactionalSpout runs in a single thread and indicates when batches of tuples should be emitted and when transactions should commit.
getCoordinator(String, Map, TopologyContext) - Method in class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor
 
getCoordinator(String, Map, TopologyContext) - Method in class storm.trident.spout.PartitionedTridentSpoutExecutor
 
getCoordinator(String, Map, TopologyContext) - Method in class storm.trident.spout.RichSpoutBatchExecutor
 
getCoordinator(String, Map, TopologyContext) - Method in class storm.trident.testing.FeederBatchSpout
 
getCoordinator(String, Map, TopologyContext) - Method in class storm.trident.testing.FeederCommitterBatchSpout
 
getCount() - Method in interface storm.starter.tools.Rankable
 
getCount() - Method in class storm.starter.tools.RankableObjectWithFields
 
getCount(T, int) - Method in class storm.starter.tools.SlotBasedCounter
 
getCounters() - Method in class org.apache.storm.hbase.common.ColumnList
Get the list of counter definitions.
getCounts() - Method in class storm.starter.tools.SlotBasedCounter
 
getCountsThenAdvanceWindow() - Method in class storm.starter.tools.SlidingWindowCounter
Return the current (total) counts of all tracked objects, then advance the window.
getCurator() - Method in class storm.kafka.ZkState
 
getCurr() - Method in class storm.trident.state.OpaqueValue
 
getCurrentBrokers() - Method in interface storm.kafka.trident.IBrokerReader
 
getCurrentBrokers() - Method in class storm.kafka.trident.StaticBrokerReader
 
getCurrentBrokers() - Method in class storm.kafka.trident.ZkBrokerReader
 
getCurrTxid() - Method in class storm.trident.state.OpaqueValue
 
getDaemonConf() - Method in class backtype.storm.testing.MkClusterParam
 
getData() - Method in class backtype.storm.testing.MockedSources
 
getData(String) - Method in class backtype.storm.transactional.state.TransactionalState
 
getData(String) - Method in class storm.trident.topology.state.TransactionalState
 
getDefaultSerializer(Class) - Method in class backtype.storm.serialization.DefaultKryoFactory.KryoSerializableDefault
 
getDelegate() - Method in class backtype.storm.utils.ListDelegate
 
getDelegateCollector() - Method in class storm.trident.planner.processor.TridentContext
 
getDouble(int) - Method in interface backtype.storm.tuple.ITuple
Returns the Double at position i in the tuple.
getDouble(int) - Method in class backtype.storm.tuple.TupleImpl
 
getDouble(int) - Method in class storm.trident.tuple.TridentTupleView
 
getDoubleByField(String) - Method in interface backtype.storm.tuple.ITuple
 
getDoubleByField(String) - Method in class backtype.storm.tuple.TupleImpl
 
getDoubleByField(String) - Method in class storm.trident.tuple.TridentTupleView
 
getEmitter(Map, TopologyContext) - Method in class backtype.storm.testing.MemoryTransactionalSpout
 
getEmitter(Map, TopologyContext) - Method in class backtype.storm.testing.OpaqueMemoryTransactionalSpout
 
getEmitter(Map, TopologyContext) - Method in interface backtype.storm.transactional.ICommitterTransactionalSpout
 
getEmitter(Map, TopologyContext) - Method in interface backtype.storm.transactional.ITransactionalSpout
The emitter for a TransactionalSpout runs as many tasks across the cluster.
getEmitter(Map, TopologyContext) - Method in interface backtype.storm.transactional.partitioned.IOpaquePartitionedTransactionalSpout
 
getEmitter(Map, TopologyContext) - Method in interface backtype.storm.transactional.partitioned.IPartitionedTransactionalSpout
 
getEmitter(Map, TopologyContext) - Method in class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor
 
getEmitter(Map, TopologyContext) - Method in class backtype.storm.transactional.partitioned.PartitionedTransactionalSpoutExecutor
 
getEmitter(Map, TopologyContext) - Method in class storm.kafka.trident.OpaqueTridentKafkaSpout
 
getEmitter(Map, TopologyContext) - Method in class storm.kafka.trident.TransactionalTridentKafkaSpout
 
getEmitter(String, Map, TopologyContext) - Method in class storm.trident.spout.BatchSpoutExecutor
 
getEmitter(String, Map, TopologyContext) - Method in interface storm.trident.spout.ICommitterTridentSpout
 
getEmitter(Map, TopologyContext) - Method in interface storm.trident.spout.IOpaquePartitionedTridentSpout
 
getEmitter(Map, TopologyContext) - Method in interface storm.trident.spout.IPartitionedTridentSpout
 
getEmitter(String, Map, TopologyContext) - Method in interface storm.trident.spout.ITridentSpout
The emitter for a TransactionalSpout runs as many tasks across the cluster.
getEmitter(String, Map, TopologyContext) - Method in class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor
 
getEmitter(String, Map, TopologyContext) - Method in class storm.trident.spout.PartitionedTridentSpoutExecutor
 
getEmitter(String, Map, TopologyContext) - Method in class storm.trident.spout.RichSpoutBatchExecutor
 
getEmitter(String, Map, TopologyContext) - Method in class storm.trident.testing.FeederBatchSpout
 
getEmitter(String, Map, TopologyContext) - Method in class storm.trident.testing.FeederCommitterBatchSpout
 
getEndTask() - Method in class backtype.storm.scheduler.ExecutorDetails
 
getError(int) - Static method in enum storm.kafka.KafkaError
 
getErrorsString() - Method in class backtype.storm.utils.ShellProcess
 
getExecuteSampleStartTime() - Method in class backtype.storm.tuple.TupleImpl
 
getExecutorData(String) - Method in class backtype.storm.task.TopologyContext
 
getExecutors() - Method in interface backtype.storm.scheduler.SchedulerAssignment
Return the executors covered by this assignments
getExecutors() - Method in class backtype.storm.scheduler.SchedulerAssignmentImpl
Return the executors covered by this assignments
getExecutors() - Method in class backtype.storm.scheduler.TopologyDetails
 
getExecutorToComponent() - Method in class backtype.storm.scheduler.TopologyDetails
 
getExecutorToSlot() - Method in interface backtype.storm.scheduler.SchedulerAssignment
get the executor -> slot map.
getExecutorToSlot() - Method in class backtype.storm.scheduler.SchedulerAssignmentImpl
 
getExitCode() - Method in class backtype.storm.utils.ShellProcess
 
getFamily() - Method in class org.apache.storm.hbase.common.ColumnList.AbstractColumn
 
getFieldDesc(ComponentObject._Fields) - Method in class backtype.storm.generated.ComponentObject
 
getFieldDesc(ExecutorSpecificStats._Fields) - Method in class backtype.storm.generated.ExecutorSpecificStats
 
getFieldDesc(Grouping._Fields) - Method in class backtype.storm.generated.Grouping
 
getFieldDesc(JavaObjectArg._Fields) - Method in class backtype.storm.generated.JavaObjectArg
 
getFieldIndex() - Method in interface storm.trident.tuple.TridentTuple.Factory
 
getFieldIndex() - Method in class storm.trident.tuple.TridentTupleView.FreshOutputFactory
 
getFieldIndex() - Method in class storm.trident.tuple.TridentTupleView.OperationOutputFactory
 
getFieldIndex() - Method in class storm.trident.tuple.TridentTupleView.ProjectionFactory
 
getFieldIndex() - Method in class storm.trident.tuple.TridentTupleView.RootFactory
 
getFieldName() - Method in enum backtype.storm.generated.AlreadyAliveException._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Bolt._Fields
 
getFieldName() - Method in enum backtype.storm.generated.BoltStats._Fields
 
getFieldName() - Method in enum backtype.storm.generated.ClusterSummary._Fields
 
getFieldName() - Method in enum backtype.storm.generated.ComponentCommon._Fields
 
getFieldName() - Method in enum backtype.storm.generated.ComponentObject._Fields
 
getFieldName() - Method in enum backtype.storm.generated.DistributedRPC.execute_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.DistributedRPC.execute_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.DistributedRPCInvocations.result_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.DistributedRPCInvocations.result_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.DRPCExecutionException._Fields
 
getFieldName() - Method in enum backtype.storm.generated.DRPCRequest._Fields
 
getFieldName() - Method in enum backtype.storm.generated.ErrorInfo._Fields
 
getFieldName() - Method in enum backtype.storm.generated.ExecutorInfo._Fields
 
getFieldName() - Method in enum backtype.storm.generated.ExecutorSpecificStats._Fields
 
getFieldName() - Method in enum backtype.storm.generated.ExecutorStats._Fields
 
getFieldName() - Method in enum backtype.storm.generated.ExecutorSummary._Fields
 
getFieldName() - Method in enum backtype.storm.generated.GlobalStreamId._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Grouping._Fields
 
getFieldName() - Method in enum backtype.storm.generated.InvalidTopologyException._Fields
 
getFieldName() - Method in enum backtype.storm.generated.JavaObject._Fields
 
getFieldName() - Method in enum backtype.storm.generated.JavaObjectArg._Fields
 
getFieldName() - Method in enum backtype.storm.generated.KillOptions._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.activate_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.activate_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.beginFileDownload_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.beginFileDownload_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.beginFileUpload_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.beginFileUpload_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.deactivate_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.deactivate_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.downloadChunk_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.downloadChunk_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.finishFileUpload_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.finishFileUpload_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.getClusterInfo_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.getClusterInfo_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.getNimbusConf_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.getNimbusConf_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.getTopology_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.getTopology_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.getTopologyConf_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.getTopologyConf_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.getTopologyInfo_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.getTopologyInfo_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.getUserTopology_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.getUserTopology_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.killTopology_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.killTopology_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.rebalance_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.rebalance_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.submitTopology_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.submitTopology_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.uploadChunk_args._Fields
 
getFieldName() - Method in enum backtype.storm.generated.Nimbus.uploadChunk_result._Fields
 
getFieldName() - Method in enum backtype.storm.generated.NotAliveException._Fields
 
getFieldName() - Method in enum backtype.storm.generated.NullStruct._Fields
 
getFieldName() - Method in enum backtype.storm.generated.RebalanceOptions._Fields
 
getFieldName() - Method in enum backtype.storm.generated.ShellComponent._Fields
 
getFieldName() - Method in enum backtype.storm.generated.SpoutSpec._Fields
 
getFieldName() - Method in enum backtype.storm.generated.SpoutStats._Fields
 
getFieldName() - Method in enum backtype.storm.generated.StateSpoutSpec._Fields
 
getFieldName() - Method in enum backtype.storm.generated.StormTopology._Fields
 
getFieldName() - Method in enum backtype.storm.generated.StreamInfo._Fields
 
getFieldName() - Method in enum backtype.storm.generated.SubmitOptions._Fields
 
getFieldName() - Method in enum backtype.storm.generated.SupervisorSummary._Fields
 
getFieldName() - Method in enum backtype.storm.generated.TopologyInfo._Fields
 
getFieldName() - Method in enum backtype.storm.generated.TopologySummary._Fields
 
getFields() - Method in class backtype.storm.testing.MkTupleParam
 
getFields() - Method in interface backtype.storm.tuple.ITuple
Gets the names of the fields in this tuple.
getFields() - Method in class backtype.storm.tuple.TupleImpl
 
getFields() - Method in class storm.starter.tools.RankableObjectWithFields
 
getFields() - Method in class storm.trident.tuple.TridentTupleView
 
getFieldsDeclaration() - Method in class backtype.storm.topology.OutputFieldsGetter
 
getFieldValue(AlreadyAliveException._Fields) - Method in exception backtype.storm.generated.AlreadyAliveException
 
getFieldValue(Bolt._Fields) - Method in class backtype.storm.generated.Bolt
 
getFieldValue(BoltStats._Fields) - Method in class backtype.storm.generated.BoltStats
 
getFieldValue(ClusterSummary._Fields) - Method in class backtype.storm.generated.ClusterSummary
 
getFieldValue(ComponentCommon._Fields) - Method in class backtype.storm.generated.ComponentCommon
 
getFieldValue(DistributedRPC.execute_args._Fields) - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
getFieldValue(DistributedRPC.execute_result._Fields) - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
getFieldValue(DistributedRPCInvocations.failRequest_args._Fields) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
getFieldValue(DistributedRPCInvocations.failRequest_result._Fields) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
getFieldValue(DistributedRPCInvocations.fetchRequest_args._Fields) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
getFieldValue(DistributedRPCInvocations.fetchRequest_result._Fields) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
getFieldValue(DistributedRPCInvocations.result_args._Fields) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
getFieldValue(DistributedRPCInvocations.result_result._Fields) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
getFieldValue(DRPCExecutionException._Fields) - Method in exception backtype.storm.generated.DRPCExecutionException
 
getFieldValue(DRPCRequest._Fields) - Method in class backtype.storm.generated.DRPCRequest
 
getFieldValue(ErrorInfo._Fields) - Method in class backtype.storm.generated.ErrorInfo
 
getFieldValue(ExecutorInfo._Fields) - Method in class backtype.storm.generated.ExecutorInfo
 
getFieldValue(ExecutorStats._Fields) - Method in class backtype.storm.generated.ExecutorStats
 
getFieldValue(ExecutorSummary._Fields) - Method in class backtype.storm.generated.ExecutorSummary
 
getFieldValue(GlobalStreamId._Fields) - Method in class backtype.storm.generated.GlobalStreamId
 
getFieldValue(InvalidTopologyException._Fields) - Method in exception backtype.storm.generated.InvalidTopologyException
 
getFieldValue(JavaObject._Fields) - Method in class backtype.storm.generated.JavaObject
 
getFieldValue(KillOptions._Fields) - Method in class backtype.storm.generated.KillOptions
 
getFieldValue(Nimbus.activate_args._Fields) - Method in class backtype.storm.generated.Nimbus.activate_args
 
getFieldValue(Nimbus.activate_result._Fields) - Method in class backtype.storm.generated.Nimbus.activate_result
 
getFieldValue(Nimbus.beginFileDownload_args._Fields) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
getFieldValue(Nimbus.beginFileDownload_result._Fields) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
getFieldValue(Nimbus.beginFileUpload_args._Fields) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
getFieldValue(Nimbus.beginFileUpload_result._Fields) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
getFieldValue(Nimbus.deactivate_args._Fields) - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
getFieldValue(Nimbus.deactivate_result._Fields) - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
getFieldValue(Nimbus.downloadChunk_args._Fields) - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
getFieldValue(Nimbus.downloadChunk_result._Fields) - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
getFieldValue(Nimbus.finishFileUpload_args._Fields) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
getFieldValue(Nimbus.finishFileUpload_result._Fields) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
getFieldValue(Nimbus.getClusterInfo_args._Fields) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
getFieldValue(Nimbus.getClusterInfo_result._Fields) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
getFieldValue(Nimbus.getNimbusConf_args._Fields) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
getFieldValue(Nimbus.getNimbusConf_result._Fields) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
getFieldValue(Nimbus.getTopology_args._Fields) - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
getFieldValue(Nimbus.getTopology_result._Fields) - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
getFieldValue(Nimbus.getTopologyConf_args._Fields) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
getFieldValue(Nimbus.getTopologyConf_result._Fields) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
getFieldValue(Nimbus.getTopologyInfo_args._Fields) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
getFieldValue(Nimbus.getTopologyInfo_result._Fields) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
getFieldValue(Nimbus.getUserTopology_args._Fields) - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
getFieldValue(Nimbus.getUserTopology_result._Fields) - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
getFieldValue(Nimbus.killTopology_args._Fields) - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
getFieldValue(Nimbus.killTopology_result._Fields) - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
getFieldValue(Nimbus.killTopologyWithOpts_args._Fields) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
getFieldValue(Nimbus.killTopologyWithOpts_result._Fields) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
getFieldValue(Nimbus.rebalance_args._Fields) - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
getFieldValue(Nimbus.rebalance_result._Fields) - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
getFieldValue(Nimbus.submitTopology_args._Fields) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
getFieldValue(Nimbus.submitTopology_result._Fields) - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
getFieldValue(Nimbus.submitTopologyWithOpts_args._Fields) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
getFieldValue(Nimbus.submitTopologyWithOpts_result._Fields) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
getFieldValue(Nimbus.uploadChunk_args._Fields) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
getFieldValue(Nimbus.uploadChunk_result._Fields) - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
 
getFieldValue(NotAliveException._Fields) - Method in exception backtype.storm.generated.NotAliveException
 
getFieldValue(NullStruct._Fields) - Method in class backtype.storm.generated.NullStruct
 
getFieldValue(RebalanceOptions._Fields) - Method in class backtype.storm.generated.RebalanceOptions
 
getFieldValue(ShellComponent._Fields) - Method in class backtype.storm.generated.ShellComponent
 
getFieldValue(SpoutSpec._Fields) - Method in class backtype.storm.generated.SpoutSpec
 
getFieldValue(SpoutStats._Fields) - Method in class backtype.storm.generated.SpoutStats
 
getFieldValue(StateSpoutSpec._Fields) - Method in class backtype.storm.generated.StateSpoutSpec
 
getFieldValue(StormTopology._Fields) - Method in class backtype.storm.generated.StormTopology
 
getFieldValue(StreamInfo._Fields) - Method in class backtype.storm.generated.StreamInfo
 
getFieldValue(SubmitOptions._Fields) - Method in class backtype.storm.generated.SubmitOptions
 
getFieldValue(SupervisorSummary._Fields) - Method in class backtype.storm.generated.SupervisorSummary
 
getFieldValue(TopologyInfo._Fields) - Method in class backtype.storm.generated.TopologyInfo
 
getFieldValue(TopologySummary._Fields) - Method in class backtype.storm.generated.TopologySummary
 
getFloat(int) - Method in interface backtype.storm.tuple.ITuple
Returns the Float at position i in the tuple.
getFloat(int) - Method in class backtype.storm.tuple.TupleImpl
 
getFloat(int) - Method in class storm.trident.tuple.TridentTupleView
 
getFloatByField(String) - Method in interface backtype.storm.tuple.ITuple
 
getFloatByField(String) - Method in class backtype.storm.tuple.TupleImpl
 
getFloatByField(String) - Method in class storm.trident.tuple.TridentTupleView
 
GetFollowers() - Constructor for class storm.starter.ReachTopology.GetFollowers
 
getForcedScheduler() - Method in interface backtype.storm.scheduler.INimbus
 
getGlobalStreamId() - Method in class backtype.storm.coordination.CoordinatedBolt.IdStreamSpec
 
getGroupFields() - Method in class storm.trident.fluent.GroupedStream
 
getHooks() - Method in class backtype.storm.task.TopologyContext
 
getHost() - Method in class backtype.storm.drpc.DRPCInvocationsClient
 
getHost(String) - Method in class backtype.storm.scheduler.Cluster
 
getHost() - Method in class backtype.storm.scheduler.SupervisorDetails
 
getHost() - Method in class backtype.storm.utils.DRPCClient
 
getHostName(Map<String, SupervisorDetails>, String) - Method in interface backtype.storm.scheduler.INimbus
 
getId() - Method in class backtype.storm.multilang.BoltMsg
 
getId() - Method in class backtype.storm.multilang.ShellMsg
 
getId() - Method in class backtype.storm.multilang.SpoutMsg
 
getId() - Method in class backtype.storm.scheduler.SupervisorDetails
 
getId() - Method in class backtype.storm.scheduler.TopologyDetails
 
getId() - Method in class storm.kafka.Partition
 
getId() - Method in interface storm.trident.spout.IBatchID
 
getId() - Method in interface storm.trident.spout.ISpoutPartition
This is used as a Zookeeper node path for storing metadata.
getId() - Method in class storm.trident.spout.RichSpoutBatchId
 
getId() - Method in class storm.trident.topology.TransactionAttempt
 
getIncrement() - Method in class org.apache.storm.hbase.common.ColumnList.Counter
 
getInt(Object) - Static method in class backtype.storm.utils.Utils
 
getInt(Object, Integer) - Static method in class backtype.storm.utils.Utils
 
getInteger(int) - Method in interface backtype.storm.tuple.ITuple
Returns the Integer at position i in the tuple.
getInteger(int) - Method in class backtype.storm.tuple.TupleImpl
 
getInteger(int) - Method in class storm.trident.tuple.TridentTupleView
 
getIntegerByField(String) - Method in interface backtype.storm.tuple.ITuple
 
getIntegerByField(String) - Method in class backtype.storm.tuple.TupleImpl
 
getIntegerByField(String) - Method in class storm.trident.tuple.TridentTupleView
 
getInterval() - Method in class org.apache.storm.hdfs.bolt.rotation.TimedRotationPolicy
 
getInterval() - Method in class org.apache.storm.hdfs.trident.rotation.TimedRotationPolicy
 
getKeyFromTuple(Tuple) - Method in class storm.kafka.bolt.mapper.FieldNameBasedTupleToKafkaMapper
 
getKeyFromTuple(Tuple) - Method in interface storm.kafka.bolt.mapper.TupleToKafkaMapper
 
getKeyFromTuple(TridentTuple) - Method in class storm.kafka.trident.mapper.FieldNameBasedTupleToKafkaMapper
 
getKeyFromTuple(TridentTuple) - Method in interface storm.kafka.trident.mapper.TridentTupleToKafkaMapper
 
getKryo(Map) - Method in class backtype.storm.serialization.DefaultKryoFactory
 
getKryo(Map) - Method in interface backtype.storm.serialization.IKryoFactory
 
getKryo(Map) - Static method in class backtype.storm.serialization.SerializationFactory
 
getLastState() - Method in class backtype.storm.transactional.state.RotatingTransactionalState
 
getLastState() - Method in class storm.trident.topology.state.RotatingTransactionalState
 
getLogLevel() - Method in class backtype.storm.multilang.ShellMsg
 
getLong(int) - Method in interface backtype.storm.tuple.ITuple
Returns the Long at position i in the tuple.
getLong(int) - Method in class backtype.storm.tuple.TupleImpl
 
getLong(int) - Method in class storm.trident.tuple.TridentTupleView
 
getLongByField(String) - Method in interface backtype.storm.tuple.ITuple
 
getLongByField(String) - Method in class backtype.storm.tuple.TupleImpl
 
getLongByField(String) - Method in class storm.trident.tuple.TridentTupleView
 
getManagedSpoutIds() - Method in class storm.trident.topology.MasterBatchCoordinator
 
getManager(Partition) - Method in interface storm.kafka.PartitionCoordinator
 
getManager(Partition) - Method in class storm.kafka.StaticCoordinator
 
getManager(Partition) - Method in class storm.kafka.ZkCoordinator
 
getMap() - Method in class backtype.storm.tuple.TupleImpl
 
getMap() - Method in class backtype.storm.utils.IndifferentAccessMap
 
getMasterDeclarer() - Method in class backtype.storm.coordination.BatchSubtopologyBuilder
 
getMessageFromTuple(Tuple) - Method in class storm.kafka.bolt.mapper.FieldNameBasedTupleToKafkaMapper
 
getMessageFromTuple(Tuple) - Method in interface storm.kafka.bolt.mapper.TupleToKafkaMapper
 
getMessageFromTuple(TridentTuple) - Method in class storm.kafka.trident.mapper.FieldNameBasedTupleToKafkaMapper
 
getMessageFromTuple(TridentTuple) - Method in interface storm.kafka.trident.mapper.TridentTupleToKafkaMapper
 
getMessageId() - Method in interface backtype.storm.tuple.Tuple
Gets the message id that associated with this tuple.
getMessageId() - Method in class backtype.storm.tuple.TupleImpl
 
getMeta() - Method in class backtype.storm.scheduler.SupervisorDetails
 
getMetadata() - Method in interface backtype.storm.scheduler.ISupervisor
 
getMetricName() - Method in class backtype.storm.multilang.ShellMsg
 
getMetricParams() - Method in class backtype.storm.multilang.ShellMsg
 
getMetricsDataMap() - Method in class storm.kafka.PartitionManager
 
getMilliSeconds() - Method in enum org.apache.storm.hdfs.bolt.rotation.TimedRotationPolicy.TimeUnit
 
getMilliSeconds() - Method in enum org.apache.storm.hdfs.trident.rotation.TimedRotationPolicy.TimeUnit
 
getMockedSources() - Method in class backtype.storm.testing.CompleteTopologyParam
 
getMsg() - Method in class backtype.storm.multilang.ShellMsg
 
getMyManagedPartitions() - Method in interface storm.kafka.PartitionCoordinator
 
getMyManagedPartitions() - Method in class storm.kafka.StaticCoordinator
 
getMyManagedPartitions() - Method in class storm.kafka.ZkCoordinator
 
getName() - Method in class backtype.storm.scheduler.TopologyDetails
 
getName() - Method in class backtype.storm.security.auth.SaslTransportPlugin.User
Get the full name of the user.
getName() - Method in class backtype.storm.utils.DisruptorQueue
 
getName(long, long) - Method in class org.apache.storm.hdfs.bolt.format.DefaultFileNameFormat
 
getName(long, long) - Method in interface org.apache.storm.hdfs.bolt.format.FileNameFormat
Returns the filename the HdfsBolt will create.
getName(long, long) - Method in class org.apache.storm.hdfs.trident.format.DefaultFileNameFormat
 
getName(long, long) - Method in interface org.apache.storm.hdfs.trident.format.FileNameFormat
Returns the filename the HdfsBolt will create.
getNeedsSchedulingComponentToExecutors(TopologyDetails) - Method in class backtype.storm.scheduler.Cluster
Gets a component-id -> executors map which needs scheduling in this topology.
getNeedsSchedulingExecutorToComponents(TopologyDetails) - Method in class backtype.storm.scheduler.Cluster
Gets a executor -> component-id map which needs scheduling in this topology.
getNimbusConf(AsyncMethodCallback<Nimbus.AsyncClient.getNimbusConf_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
getNimbusConf(AsyncMethodCallback<Nimbus.AsyncClient.getNimbusConf_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
getNimbusConf() - Method in class backtype.storm.generated.Nimbus.Client
 
getNimbusConf() - Method in interface backtype.storm.generated.Nimbus.Iface
 
getNimbusConf_args() - Constructor for class backtype.storm.generated.Nimbus.getNimbusConf_args
 
getNimbusConf_args(Nimbus.getNimbusConf_args) - Constructor for class backtype.storm.generated.Nimbus.getNimbusConf_args
Performs a deep copy on other.
getNimbusConf_call(AsyncMethodCallback<Nimbus.AsyncClient.getNimbusConf_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.getNimbusConf_call
 
getNimbusConf_result() - Constructor for class backtype.storm.generated.Nimbus.getNimbusConf_result
 
getNimbusConf_result(String) - Constructor for class backtype.storm.generated.Nimbus.getNimbusConf_result
 
getNimbusConf_result(Nimbus.getNimbusConf_result) - Constructor for class backtype.storm.generated.Nimbus.getNimbusConf_result
Performs a deep copy on other.
getNodeId() - Method in class backtype.storm.scheduler.WorkerSlot
 
getNumAcked(String) - Static method in class backtype.storm.testing.FixedTupleSpout
 
getNumAcked(String) - Static method in class backtype.storm.testing.TestEventLogSpout
 
getNumAcks() - Method in class backtype.storm.testing.AckTracker
 
getNumFailed(String) - Static method in class backtype.storm.testing.FixedTupleSpout
 
getNumFailed(String) - Static method in class backtype.storm.testing.TestEventLogSpout
 
getNumWorkers() - Method in class backtype.storm.scheduler.TopologyDetails
 
getObject() - Method in class backtype.storm.utils.MutableObject
 
getObject() - Method in interface storm.starter.tools.Rankable
 
getObject() - Method in class storm.starter.tools.RankableObjectWithFields
 
getOffset(SimpleConsumer, String, int, KafkaConfig) - Static method in class storm.kafka.KafkaUtils
 
getOffset(SimpleConsumer, String, int, long) - Static method in class storm.kafka.KafkaUtils
 
getOrderedPartitions() - Method in class storm.kafka.trident.GlobalPartitionInformation
 
getOrderedPartitions(Partitions) - Method in interface storm.trident.spout.IOpaquePartitionedTridentSpout.Emitter
 
getOrderedPartitions(Partitions) - Method in interface storm.trident.spout.IPartitionedTridentSpout.Emitter
 
getOutputFactory() - Method in class storm.trident.planner.processor.AggregateProcessor
 
getOutputFactory() - Method in class storm.trident.planner.processor.AppendCollector
 
getOutputFactory() - Method in class storm.trident.planner.processor.EachProcessor
 
getOutputFactory() - Method in class storm.trident.planner.processor.FreshCollector
 
getOutputFactory() - Method in class storm.trident.planner.processor.MultiReducerProcessor
 
getOutputFactory() - Method in class storm.trident.planner.processor.PartitionPersistProcessor
 
getOutputFactory() - Method in class storm.trident.planner.processor.ProjectedProcessor
 
getOutputFactory() - Method in class storm.trident.planner.processor.StateQueryProcessor
 
getOutputFactory() - Method in class storm.trident.planner.SubtopologyBolt.InitialReceiver
 
getOutputFactory() - Method in interface storm.trident.planner.TridentProcessor
 
getOutputFields() - Method in interface backtype.storm.spout.MultiScheme
 
getOutputFields() - Method in class backtype.storm.spout.RawMultiScheme
 
getOutputFields() - Method in class backtype.storm.spout.RawScheme
 
getOutputFields() - Method in interface backtype.storm.spout.Scheme
 
getOutputFields() - Method in class backtype.storm.spout.SchemeAsMultiScheme
 
getOutputFields() - Method in class backtype.storm.testing.TestEventOrderCheckBolt
 
getOutputFields() - Method in class backtype.storm.testing.TestGlobalCount
 
getOutputFields() - Method in class backtype.storm.testing.TestPlannerBolt
 
getOutputFields() - Method in class backtype.storm.testing.TestPlannerSpout
 
getOutputFields() - Method in class storm.kafka.StringScheme
 
getOutputFields() - Method in class storm.kafka.trident.OpaqueTridentKafkaSpout
 
getOutputFields() - Method in class storm.kafka.trident.TransactionalTridentKafkaSpout
 
getOutputFields() - Method in class storm.trident.fluent.GroupedStream
 
getOutputFields() - Method in interface storm.trident.fluent.IAggregatableStream
 
getOutputFields() - Method in class storm.trident.spout.BatchSpoutExecutor
 
getOutputFields() - Method in interface storm.trident.spout.IBatchSpout
 
getOutputFields() - Method in interface storm.trident.spout.IOpaquePartitionedTridentSpout
 
getOutputFields() - Method in interface storm.trident.spout.IPartitionedTridentSpout
 
getOutputFields() - Method in interface storm.trident.spout.ITridentSpout
 
getOutputFields() - Method in class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor
 
getOutputFields() - Method in class storm.trident.spout.PartitionedTridentSpoutExecutor
 
getOutputFields() - Method in class storm.trident.spout.RichSpoutBatchExecutor
 
getOutputFields() - Method in class storm.trident.Stream
 
getOutputFields() - Method in class storm.trident.testing.FeederBatchSpout
 
getOutputFields() - Method in class storm.trident.testing.FeederCommitterBatchSpout
 
getOutputFields() - Method in class storm.trident.testing.FixedBatchSpout
 
getOutputFields() - Method in interface storm.trident.tuple.TridentTuple.Factory
 
getOutputFields() - Method in class storm.trident.tuple.TridentTupleView.FreshOutputFactory
 
getOutputFields() - Method in class storm.trident.tuple.TridentTupleView.OperationOutputFactory
 
getOutputFields() - Method in class storm.trident.tuple.TridentTupleView.ProjectionFactory
 
getOutputFields() - Method in class storm.trident.tuple.TridentTupleView.RootFactory
 
getOutputter() - Method in class backtype.storm.topology.BasicOutputCollector
 
getOutStreamId() - Method in class storm.trident.planner.processor.TridentContext
 
getParent(DirectedGraph, T) - Static method in class storm.trident.util.TridentUtils
 
getParents(DirectedGraph, T) - Static method in class storm.trident.util.TridentUtils
Assumes edge contains an index
getParentStreams() - Method in class storm.trident.planner.processor.TridentContext
 
getParentTupleFactories() - Method in class storm.trident.planner.processor.TridentContext
 
getPartition() - Method in class storm.kafka.PartitionManager
 
getPartitionedSpout() - Method in class backtype.storm.transactional.partitioned.PartitionedTransactionalSpoutExecutor
 
getPartitionedSpout() - Method in class storm.trident.spout.PartitionedTridentSpoutExecutor
 
getPartitionIndex() - Method in class storm.trident.operation.TridentOperationContext
 
getPartitionInformation() - Method in class storm.kafka.StaticHosts
 
getPartitionsForBatch() - Method in interface storm.trident.spout.IOpaquePartitionedTridentSpout.Coordinator
 
getPartitionsForBatch() - Method in interface storm.trident.spout.IPartitionedTridentSpout.Coordinator
Return the partitions currently in the source of data.
getPath() - Method in class org.apache.storm.hdfs.bolt.format.DefaultFileNameFormat
 
getPath() - Method in interface org.apache.storm.hdfs.bolt.format.FileNameFormat
 
getPath() - Method in class org.apache.storm.hdfs.trident.format.DefaultFileNameFormat
 
getPath() - Method in interface org.apache.storm.hdfs.trident.format.FileNameFormat
 
getPid() - Method in class backtype.storm.utils.ShellProcess
 
getPIDDir() - Method in class backtype.storm.task.WorkerTopologyContext
If this task spawns any subprocesses, those subprocesses must immediately write their PID to this directory on the local filesystem to ensure that Storm properly destroys that process when the worker is shutdown.
getPort() - Method in class backtype.storm.drpc.DRPCInvocationsClient
 
getPort() - Method in class backtype.storm.scheduler.WorkerSlot
 
getPort() - Method in class backtype.storm.utils.DRPCClient
 
getPortsPerSupervisor() - Method in class backtype.storm.testing.MkClusterParam
 
getPrev() - Method in class storm.trident.state.OpaqueValue
 
getPreviousState(long) - Method in class storm.trident.topology.state.RotatingTransactionalState
 
getProcessInfoString() - Method in class backtype.storm.utils.ShellProcess
 
getProcessSampleStartTime() - Method in class backtype.storm.tuple.TupleImpl
 
getProcessTerminationInfoString() - Method in class backtype.storm.utils.ShellProcess
 
getQualifier() - Method in class org.apache.storm.hbase.bolt.mapper.HBaseProjectionCriteria.ColumnMetaData
 
getQualifier() - Method in class org.apache.storm.hbase.common.ColumnList.AbstractColumn
 
getRankings() - Method in class storm.starter.bolt.AbstractRankerBolt
 
getRankings() - Method in class storm.starter.tools.Rankings
The returned defensive copy is only "somewhat" defensive.
getRawTopology() - Method in class backtype.storm.task.GeneralTopologyContext
Gets the Thrift object representing the topology.
getReceivers() - Method in class storm.trident.planner.processor.TridentContext
 
getRegisteredMetricByName(String) - Method in class backtype.storm.task.TopologyContext
Get component's metric from registered metrics by name.
getResource(String) - Method in class backtype.storm.task.WorkerTopologyContext
 
getResult() - Method in class backtype.storm.generated.DistributedRPC.AsyncClient.execute_call
 
getResult() - Method in class backtype.storm.generated.DistributedRPCInvocations.AsyncClient.failRequest_call
 
getResult() - Method in class backtype.storm.generated.DistributedRPCInvocations.AsyncClient.fetchRequest_call
 
getResult() - Method in class backtype.storm.generated.DistributedRPCInvocations.AsyncClient.result_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.activate_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.beginFileDownload_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.beginFileUpload_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.deactivate_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.downloadChunk_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.finishFileUpload_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.getClusterInfo_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.getNimbusConf_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.getTopology_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.getTopologyConf_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.getTopologyInfo_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.getUserTopology_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.killTopology_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.killTopologyWithOpts_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.rebalance_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.submitTopology_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.submitTopologyWithOpts_call
 
getResult() - Method in class backtype.storm.generated.Nimbus.AsyncClient.uploadChunk_call
 
getResults() - Method in class backtype.storm.testing.TupleCaptureBolt
 
getRoot() - Method in class backtype.storm.utils.VersionedStore
 
getSchedulerMeta() - Method in class backtype.storm.scheduler.SupervisorDetails
 
getScheme() - Method in interface backtype.storm.spout.IMultiSchemableSpout
 
getScheme() - Method in interface backtype.storm.spout.ISchemableSpout
 
getSelfOutputFields() - Method in class storm.trident.planner.processor.TridentContext
 
getServer(int, TProcessor) - Method in interface backtype.storm.security.auth.ITransportPlugin
Create a server associated with a given port and service handler
getServer(int, TProcessor) - Method in class backtype.storm.security.auth.SaslTransportPlugin
 
getServer(int, TProcessor) - Method in class backtype.storm.security.auth.SimpleTransportPlugin
We will let Thrift to apply default transport factory
getServerTransportFactory() - Method in class backtype.storm.security.auth.digest.DigestSaslTransportPlugin
 
getServerTransportFactory() - Method in class backtype.storm.security.auth.SaslTransportPlugin
All subclass must implement this method
getService(String) - Static method in class backtype.storm.utils.ServiceRegistry
 
getServiceId() - Method in interface backtype.storm.ILocalDRPC
 
getSetComponentObject(ComponentObject) - Static method in class backtype.storm.utils.Utils
 
getSharedExecutor() - Method in class backtype.storm.task.WorkerTopologyContext
 
getShort(int) - Method in interface backtype.storm.tuple.ITuple
Returns the Short at position i in the tuple.
getShort(int) - Method in class backtype.storm.tuple.TupleImpl
 
getShort(int) - Method in class storm.trident.tuple.TridentTupleView
 
getShortByField(String) - Method in interface backtype.storm.tuple.ITuple
 
getShortByField(String) - Method in class backtype.storm.tuple.TupleImpl
 
getShortByField(String) - Method in class storm.trident.tuple.TridentTupleView
 
getSingleOutputStreamFields(IComponent) - Static method in class storm.trident.util.TridentUtils
 
getSleepTimeMs(int, long) - Method in class backtype.storm.utils.StormBoundedExponentialBackoffRetry
 
getSlots() - Method in interface backtype.storm.scheduler.SchedulerAssignment
 
getSlots() - Method in class backtype.storm.scheduler.SchedulerAssignmentImpl
 
getSourceComponent() - Method in interface backtype.storm.tuple.Tuple
Gets the id of the component that created this tuple.
getSourceComponent() - Method in class backtype.storm.tuple.TupleImpl
 
getSourceGlobalStreamid() - Method in interface backtype.storm.tuple.Tuple
Returns the global stream id (component + stream) of this tuple.
getSourceGlobalStreamid() - Method in class backtype.storm.tuple.TupleImpl
 
getSources(String) - Method in class backtype.storm.task.GeneralTopologyContext
Gets the declared inputs to the specified component.
getSourceStreamId() - Method in interface backtype.storm.tuple.Tuple
Gets the id of the stream that this tuple was emitted to.
getSourceStreamId() - Method in class backtype.storm.tuple.TupleImpl
 
getSourceTask() - Method in interface backtype.storm.tuple.Tuple
Gets the id of the task that created this tuple.
getSourceTask() - Method in class backtype.storm.tuple.TupleImpl
 
getSourceTuples() - Method in class backtype.storm.testing.FixedTupleSpout
 
getSpout() - Method in class backtype.storm.transactional.TransactionalSpoutCoordinator
 
getSpoutDeclarer() - Method in class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
getStartTask() - Method in class backtype.storm.scheduler.ExecutorDetails
 
getState() - Method in interface backtype.storm.ILocalCluster
 
getState() - Method in class backtype.storm.messaging.netty.Client
 
getState() - Method in interface backtype.storm.metric.api.IStatefulObject
 
getState(BigInteger, RotatingTransactionalState.StateInitializer) - Method in class backtype.storm.transactional.state.RotatingTransactionalState
 
getState() - Method in class backtype.storm.utils.DisruptorQueue
 
getState(String) - Static method in class backtype.storm.utils.RegisteredGlobalState
 
getState(long) - Method in class storm.trident.topology.state.RotatingTransactionalState
 
getState(long, RotatingTransactionalState.StateInitializer) - Method in class storm.trident.topology.state.RotatingTransactionalState
 
getStateIndex() - Method in class storm.trident.planner.processor.TridentContext
 
getStateOrCreate(BigInteger, RotatingTransactionalState.StateInitializer) - Method in class backtype.storm.transactional.state.RotatingTransactionalState
Returns null if it was created, the value otherwise.
getStateOrCreate(long, RotatingTransactionalState.StateInitializer) - Method in class storm.trident.topology.state.RotatingTransactionalState
Returns null if it was created, the value otherwise.
getStormConf() - Method in class backtype.storm.testing.CompleteTopologyParam
 
getStormId() - Method in class backtype.storm.task.GeneralTopologyContext
Gets the unique id assigned to this topology.
getStream() - Method in class backtype.storm.multilang.BoltMsg
 
getStream() - Method in class backtype.storm.multilang.ShellMsg
 
getStream() - Method in class backtype.storm.testing.MkTupleParam
 
getStreamId(String, String) - Method in class backtype.storm.serialization.SerializationFactory.IdDictionary
 
getStreamName(String, int) - Method in class backtype.storm.serialization.SerializationFactory.IdDictionary
 
getString(int) - Method in interface backtype.storm.tuple.ITuple
Returns the String at position i in the tuple.
getString(int) - Method in class backtype.storm.tuple.TupleImpl
 
getString(int) - Method in class storm.trident.tuple.TridentTupleView
 
getStringByField(String) - Method in interface backtype.storm.tuple.ITuple
 
getStringByField(String) - Method in class backtype.storm.tuple.TupleImpl
 
getStringByField(String) - Method in class storm.trident.tuple.TridentTupleView
 
getStructDesc() - Method in class backtype.storm.generated.ComponentObject
 
getStructDesc() - Method in class backtype.storm.generated.ExecutorSpecificStats
 
getStructDesc() - Method in class backtype.storm.generated.Grouping
 
getStructDesc() - Method in class backtype.storm.generated.JavaObjectArg
 
getSupervisorById(String) - Method in class backtype.storm.scheduler.Cluster
Get a specific supervisor with the nodeId
getSupervisorId() - Method in interface backtype.storm.scheduler.ISupervisor
The id used for writing metadata into ZK.
getSupervisors() - Method in class backtype.storm.scheduler.Cluster
Get all the supervisors.
getSupervisors() - Method in class backtype.storm.testing.MkClusterParam
 
getSupervisorsByHost(String) - Method in class backtype.storm.scheduler.Cluster
Get all the supervisors on the specified host.
getTargets(String) - Method in class backtype.storm.task.GeneralTopologyContext
Gets information about who is consuming the outputs of the specified component, and how.
getTask() - Method in class backtype.storm.multilang.BoltMsg
 
getTask() - Method in class backtype.storm.multilang.ShellMsg
 
getTaskData(String) - Method in class backtype.storm.task.TopologyContext
 
getTaskToComponent() - Method in class backtype.storm.task.GeneralTopologyContext
Gets a map from task id to component id.
getThisComponentId() - Method in class backtype.storm.task.TopologyContext
Gets the component id for this task.
getThisOutputFields(String) - Method in class backtype.storm.task.TopologyContext
Gets the declared output fields for the specified stream id for the component this task is a part of.
getThisSources() - Method in class backtype.storm.task.TopologyContext
Gets the declared inputs to this component.
getThisStreams() - Method in class backtype.storm.task.TopologyContext
Gets the set of streams declared for the component of this task.
getThisTargets() - Method in class backtype.storm.task.TopologyContext
Gets information about who is consuming the outputs of this component, and how.
getThisTaskId() - Method in class backtype.storm.task.TopologyContext
Gets the task id of this task.
getThisTaskIndex() - Method in class backtype.storm.task.TopologyContext
Gets the index of this task id in getComponentTasks(getThisComponentId()).
getThisWorkerPort() - Method in class backtype.storm.task.WorkerTopologyContext
 
getThisWorkerTasks() - Method in class backtype.storm.task.WorkerTopologyContext
Gets all the task ids that are running in this worker process (including the task for this task).
getThriftFieldId() - Method in enum backtype.storm.generated.AlreadyAliveException._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Bolt._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.BoltStats._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.ClusterSummary._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.ComponentCommon._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.ComponentObject._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.DistributedRPC.execute_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.DistributedRPC.execute_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.DistributedRPCInvocations.result_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.DistributedRPCInvocations.result_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.DRPCExecutionException._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.DRPCRequest._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.ErrorInfo._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.ExecutorInfo._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.ExecutorSpecificStats._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.ExecutorStats._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.ExecutorSummary._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.GlobalStreamId._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Grouping._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.InvalidTopologyException._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.JavaObject._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.JavaObjectArg._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.KillOptions._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.activate_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.activate_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.beginFileDownload_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.beginFileDownload_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.beginFileUpload_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.beginFileUpload_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.deactivate_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.deactivate_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.downloadChunk_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.downloadChunk_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.finishFileUpload_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.finishFileUpload_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.getClusterInfo_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.getClusterInfo_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.getNimbusConf_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.getNimbusConf_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.getTopology_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.getTopology_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.getTopologyConf_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.getTopologyConf_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.getTopologyInfo_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.getTopologyInfo_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.getUserTopology_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.getUserTopology_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.killTopology_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.killTopology_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.rebalance_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.rebalance_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.submitTopology_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.submitTopology_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.uploadChunk_args._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.Nimbus.uploadChunk_result._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.NotAliveException._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.NullStruct._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.RebalanceOptions._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.ShellComponent._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.SpoutSpec._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.SpoutStats._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.StateSpoutSpec._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.StormTopology._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.StreamInfo._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.SubmitOptions._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.SupervisorSummary._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.TopologyInfo._Fields
 
getThriftFieldId() - Method in enum backtype.storm.generated.TopologySummary._Fields
 
getTopic(Tuple) - Method in class storm.kafka.bolt.selector.DefaultTopicSelector
 
getTopic(Tuple) - Method in interface storm.kafka.bolt.selector.KafkaTopicSelector
 
getTopic(TridentTuple) - Method in class storm.kafka.trident.selector.DefaultTopicSelector
 
getTopic(TridentTuple) - Method in interface storm.kafka.trident.selector.KafkaTopicSelector
 
getTopologies() - Method in class backtype.storm.scheduler.Topologies
 
getTopology(String, AsyncMethodCallback<Nimbus.AsyncClient.getTopology_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
getTopology(String, AsyncMethodCallback<Nimbus.AsyncClient.getTopology_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
getTopology(String) - Method in class backtype.storm.generated.Nimbus.Client
 
getTopology(String) - Method in interface backtype.storm.generated.Nimbus.Iface
 
getTopology(String) - Method in interface backtype.storm.ILocalCluster
 
getTopology() - Method in class backtype.storm.scheduler.TopologyDetails
 
getTopology() - Method in class backtype.storm.testing.TrackedTopology
 
getTopology_args() - Constructor for class backtype.storm.generated.Nimbus.getTopology_args
 
getTopology_args(String) - Constructor for class backtype.storm.generated.Nimbus.getTopology_args
 
getTopology_args(Nimbus.getTopology_args) - Constructor for class backtype.storm.generated.Nimbus.getTopology_args
Performs a deep copy on other.
getTopology_call(String, AsyncMethodCallback<Nimbus.AsyncClient.getTopology_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.getTopology_call
 
getTopology_result() - Constructor for class backtype.storm.generated.Nimbus.getTopology_result
 
getTopology_result(StormTopology, NotAliveException) - Constructor for class backtype.storm.generated.Nimbus.getTopology_result
 
getTopology_result(Nimbus.getTopology_result) - Constructor for class backtype.storm.generated.Nimbus.getTopology_result
Performs a deep copy on other.
getTopologyConf(String, AsyncMethodCallback<Nimbus.AsyncClient.getTopologyConf_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
getTopologyConf(String, AsyncMethodCallback<Nimbus.AsyncClient.getTopologyConf_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
getTopologyConf(String) - Method in class backtype.storm.generated.Nimbus.Client
 
getTopologyConf(String) - Method in interface backtype.storm.generated.Nimbus.Iface
 
getTopologyConf(String) - Method in interface backtype.storm.ILocalCluster
 
getTopologyConf_args() - Constructor for class backtype.storm.generated.Nimbus.getTopologyConf_args
 
getTopologyConf_args(String) - Constructor for class backtype.storm.generated.Nimbus.getTopologyConf_args
 
getTopologyConf_args(Nimbus.getTopologyConf_args) - Constructor for class backtype.storm.generated.Nimbus.getTopologyConf_args
Performs a deep copy on other.
getTopologyConf_call(String, AsyncMethodCallback<Nimbus.AsyncClient.getTopologyConf_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.getTopologyConf_call
 
getTopologyConf_result() - Constructor for class backtype.storm.generated.Nimbus.getTopologyConf_result
 
getTopologyConf_result(String, NotAliveException) - Constructor for class backtype.storm.generated.Nimbus.getTopologyConf_result
 
getTopologyConf_result(Nimbus.getTopologyConf_result) - Constructor for class backtype.storm.generated.Nimbus.getTopologyConf_result
Performs a deep copy on other.
getTopologyId() - Method in interface backtype.storm.scheduler.SchedulerAssignment
get the topology-id this assignment is for.
getTopologyId() - Method in class backtype.storm.scheduler.SchedulerAssignmentImpl
 
getTopologyInfo(String, AsyncMethodCallback<Nimbus.AsyncClient.getTopologyInfo_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
getTopologyInfo(String, AsyncMethodCallback<Nimbus.AsyncClient.getTopologyInfo_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
getTopologyInfo(String) - Method in class backtype.storm.generated.Nimbus.Client
 
getTopologyInfo(String) - Method in interface backtype.storm.generated.Nimbus.Iface
 
getTopologyInfo(String) - Method in interface backtype.storm.ILocalCluster
 
getTopologyInfo_args() - Constructor for class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
getTopologyInfo_args(String) - Constructor for class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
getTopologyInfo_args(Nimbus.getTopologyInfo_args) - Constructor for class backtype.storm.generated.Nimbus.getTopologyInfo_args
Performs a deep copy on other.
getTopologyInfo_call(String, AsyncMethodCallback<Nimbus.AsyncClient.getTopologyInfo_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.getTopologyInfo_call
 
getTopologyInfo_result() - Constructor for class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
getTopologyInfo_result(TopologyInfo, NotAliveException) - Constructor for class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
getTopologyInfo_result(Nimbus.getTopologyInfo_result) - Constructor for class backtype.storm.generated.Nimbus.getTopologyInfo_result
Performs a deep copy on other.
getTopologyName() - Method in class backtype.storm.testing.CompleteTopologyParam
 
getTransactionId() - Method in class backtype.storm.transactional.TransactionAttempt
 
getTransactionId() - Method in class storm.trident.topology.TransactionAttempt
 
GetTransportPlugin(Map, Configuration) - Static method in class backtype.storm.security.auth.AuthUtils
Construct a transport plugin per storm configuration
getTs() - Method in class org.apache.storm.hbase.common.ColumnList.Column
 
getTuple() - Method in class backtype.storm.multilang.BoltMsg
 
getTuple() - Method in class backtype.storm.multilang.ShellMsg
 
getTuples() - Method in interface storm.trident.state.ITupleCollection
 
getTuples() - Method in class storm.trident.testing.LRUMemoryMapState
 
getTuples() - Method in class storm.trident.testing.MemoryMapState
 
GetTweeters() - Constructor for class storm.starter.ReachTopology.GetTweeters
 
getTxid() - Method in class storm.trident.state.TransactionalValue
 
getUnassignedExecutors(TopologyDetails) - Method in class backtype.storm.scheduler.Cluster
get the unassigned executors of the topology.
getUniqueStateId() - Method in class storm.trident.fluent.UniqueIdGen
 
getUniqueStateId() - Method in class storm.trident.TridentTopology
 
getUniqueStreamId() - Method in class storm.trident.fluent.UniqueIdGen
 
getUniqueStreamId() - Method in class storm.trident.TridentTopology
 
getUsedPorts(SupervisorDetails) - Method in class backtype.storm.scheduler.Cluster
Get all the used ports of this supervisor.
getUsedSlots() - Method in class backtype.storm.scheduler.Cluster
 
getUserTopology(String, AsyncMethodCallback<Nimbus.AsyncClient.getUserTopology_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
getUserTopology(String, AsyncMethodCallback<Nimbus.AsyncClient.getUserTopology_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
getUserTopology(String) - Method in class backtype.storm.generated.Nimbus.Client
 
getUserTopology(String) - Method in interface backtype.storm.generated.Nimbus.Iface
 
getUserTopology_args() - Constructor for class backtype.storm.generated.Nimbus.getUserTopology_args
 
getUserTopology_args(String) - Constructor for class backtype.storm.generated.Nimbus.getUserTopology_args
 
getUserTopology_args(Nimbus.getUserTopology_args) - Constructor for class backtype.storm.generated.Nimbus.getUserTopology_args
Performs a deep copy on other.
getUserTopology_call(String, AsyncMethodCallback<Nimbus.AsyncClient.getUserTopology_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.getUserTopology_call
 
getUserTopology_result() - Constructor for class backtype.storm.generated.Nimbus.getUserTopology_result
 
getUserTopology_result(StormTopology, NotAliveException) - Constructor for class backtype.storm.generated.Nimbus.getUserTopology_result
 
getUserTopology_result(Nimbus.getUserTopology_result) - Constructor for class backtype.storm.generated.Nimbus.getUserTopology_result
Performs a deep copy on other.
getVal() - Method in class storm.trident.state.TransactionalValue
 
getValue() - Method in enum backtype.storm.generated.TopologyInitialStatus
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue(int) - Method in interface backtype.storm.tuple.ITuple
Gets the field at position i in the tuple.
getValue(int) - Method in class backtype.storm.tuple.TupleImpl
 
getValue() - Method in class backtype.storm.utils.CRC32OutputStream
 
getValue() - Method in class org.apache.storm.hbase.common.ColumnList.Column
 
getValue(int) - Method in class storm.trident.tuple.TridentTupleView
 
getValueAndReset() - Method in class backtype.storm.metric.api.AssignableMetric
 
getValueAndReset() - Method in class backtype.storm.metric.api.CombinedMetric
 
getValueAndReset() - Method in class backtype.storm.metric.api.CountMetric
 
getValueAndReset() - Method in interface backtype.storm.metric.api.IMetric
 
getValueAndReset() - Method in class backtype.storm.metric.api.MultiCountMetric
 
getValueAndReset() - Method in class backtype.storm.metric.api.MultiReducedMetric
 
getValueAndReset() - Method in class backtype.storm.metric.api.ReducedMetric
 
getValueAndReset() - Method in class backtype.storm.metric.api.StateMetric
 
getValueAndReset() - Method in class storm.kafka.KafkaUtils.KafkaOffsetMetric
 
getValueByField(String) - Method in interface backtype.storm.tuple.ITuple
 
getValueByField(String) - Method in class backtype.storm.tuple.TupleImpl
 
getValueByField(String) - Method in class storm.trident.tuple.TridentTupleView
 
getValues() - Method in interface backtype.storm.tuple.ITuple
Gets all the values in this tuple.
getValues() - Method in class backtype.storm.tuple.TupleImpl
 
getValues() - Method in class storm.trident.tuple.TridentTupleView
 
getVIntSize(long) - Static method in class backtype.storm.utils.WritableUtils
Get the encoded length if an integer is stored in a variable-length format
global() - Method in class storm.trident.Stream
 
GLOBAL_COUNT_KEY - Static variable in class storm.starter.TransactionalGlobalCount
 
GlobalAggregationScheme<S extends IAggregatableStream> - Interface in storm.trident.fluent
 
GlobalBatchToPartition - Class in storm.trident.operation.impl
 
GlobalBatchToPartition() - Constructor for class storm.trident.operation.impl.GlobalBatchToPartition
 
globalGrouping() - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
globalGrouping(String) - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
globalGrouping(String) - Method in interface backtype.storm.topology.InputDeclarer
 
globalGrouping(String, String) - Method in interface backtype.storm.topology.InputDeclarer
 
globalGrouping(String) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
globalGrouping(String, String) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
GlobalGrouping - Class in storm.trident.partition
 
GlobalGrouping() - Constructor for class storm.trident.partition.GlobalGrouping
 
globalKey - Variable in class org.apache.storm.hbase.trident.state.HBaseMapState.Options
 
globalLock() - Static method in class backtype.storm.utils.RegisteredGlobalState
 
GlobalPartitionInformation - Class in storm.kafka.trident
 
GlobalPartitionInformation() - Constructor for class storm.kafka.trident.GlobalPartitionInformation
 
GlobalStreamId - Class in backtype.storm.generated
 
GlobalStreamId() - Constructor for class backtype.storm.generated.GlobalStreamId
 
GlobalStreamId(String, String) - Constructor for class backtype.storm.generated.GlobalStreamId
 
GlobalStreamId(GlobalStreamId) - Constructor for class backtype.storm.generated.GlobalStreamId
Performs a deep copy on other.
GlobalStreamId._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
GraphGrouper - Class in storm.trident.graph
 
GraphGrouper(DirectedGraph<Node, IndexedEdge>, Collection<Group>) - Constructor for class storm.trident.graph.GraphGrouper
 
Group - Class in storm.trident.graph
 
Group(DirectedGraph, List<Node>) - Constructor for class storm.trident.graph.Group
 
Group(DirectedGraph, Node) - Constructor for class storm.trident.graph.Group
 
Group(Group, Group) - Constructor for class storm.trident.graph.Group
 
groupBy(Fields) - Method in class storm.trident.Stream
 
GroupCollector - Class in storm.trident.operation.impl
 
GroupCollector(TridentCollector, ComboList.Factory) - Constructor for class storm.trident.operation.impl.GroupCollector
 
GroupedAggregator - Class in storm.trident.operation.impl
 
GroupedAggregator(Aggregator, Fields, Fields, int) - Constructor for class storm.trident.operation.impl.GroupedAggregator
 
GroupedMultiReducer<T> - Interface in storm.trident.operation
 
GroupedMultiReducerExecutor - Class in storm.trident.operation.impl
 
GroupedMultiReducerExecutor(GroupedMultiReducer, List<Fields>, List<Fields>) - Constructor for class storm.trident.operation.impl.GroupedMultiReducerExecutor
 
GroupedStream - Class in storm.trident.fluent
 
GroupedStream(Stream, Fields) - Constructor for class storm.trident.fluent.GroupedStream
 
Grouping - Class in backtype.storm.generated
 
Grouping() - Constructor for class backtype.storm.generated.Grouping
 
Grouping(Grouping._Fields, Object) - Constructor for class backtype.storm.generated.Grouping
 
Grouping(Grouping) - Constructor for class backtype.storm.generated.Grouping
 
grouping(GlobalStreamId, Grouping) - Method in interface backtype.storm.topology.InputDeclarer
 
grouping(GlobalStreamId, Grouping) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
Grouping._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
GzipBridgeSerializationDelegate - Class in backtype.storm.serialization
Always writes gzip out, but tests incoming to see if it's gzipped.
GzipBridgeSerializationDelegate() - Constructor for class backtype.storm.serialization.GzipBridgeSerializationDelegate
 
GzipSerializationDelegate - Class in backtype.storm.serialization
Note, this assumes it's deserializing a gzip byte stream, and will err if it encounters any other serialization.
GzipSerializationDelegate() - Constructor for class backtype.storm.serialization.GzipSerializationDelegate
 

H

haltWithInterrupt() - Method in class backtype.storm.utils.DisruptorQueue
 
handle(Callback[]) - Method in class backtype.storm.security.auth.digest.ClientCallbackHandler
This method is invoked by SASL for authentication challenges
handle(Callback[]) - Method in class backtype.storm.security.auth.digest.ServerCallbackHandler
 
handleDataPoints(IMetricsConsumer.TaskInfo, Collection<IMetricsConsumer.DataPoint>) - Method in interface backtype.storm.metric.api.IMetricsConsumer
 
handleDataPoints(IMetricsConsumer.TaskInfo, Collection<IMetricsConsumer.DataPoint>) - Method in class backtype.storm.metric.LoggingMetricsConsumer
 
hasCache(BigInteger) - Method in class backtype.storm.transactional.state.RotatingTransactionalState
 
hasCache(long) - Method in class storm.trident.topology.state.RotatingTransactionalState
 
hasColumns() - Method in class org.apache.storm.hbase.common.ColumnList
Query to determine if we have column definitions.
hasCounters() - Method in class org.apache.storm.hbase.common.ColumnList
Query to determine if we have counter definitions.
hashCode() - Method in exception backtype.storm.generated.AlreadyAliveException
 
hashCode() - Method in class backtype.storm.generated.Bolt
 
hashCode() - Method in class backtype.storm.generated.BoltStats
 
hashCode() - Method in class backtype.storm.generated.ClusterSummary
 
hashCode() - Method in class backtype.storm.generated.ComponentCommon
 
hashCode() - Method in class backtype.storm.generated.ComponentObject
 
hashCode() - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
hashCode() - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
hashCode() - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
hashCode() - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
hashCode() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
hashCode() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
hashCode() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
hashCode() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
hashCode() - Method in exception backtype.storm.generated.DRPCExecutionException
 
hashCode() - Method in class backtype.storm.generated.DRPCRequest
 
hashCode() - Method in class backtype.storm.generated.ErrorInfo
 
hashCode() - Method in class backtype.storm.generated.ExecutorInfo
 
hashCode() - Method in class backtype.storm.generated.ExecutorSpecificStats
 
hashCode() - Method in class backtype.storm.generated.ExecutorStats
 
hashCode() - Method in class backtype.storm.generated.ExecutorSummary
 
hashCode() - Method in class backtype.storm.generated.GlobalStreamId
 
hashCode() - Method in class backtype.storm.generated.Grouping
 
hashCode() - Method in exception backtype.storm.generated.InvalidTopologyException
 
hashCode() - Method in class backtype.storm.generated.JavaObject
 
hashCode() - Method in class backtype.storm.generated.JavaObjectArg
 
hashCode() - Method in class backtype.storm.generated.KillOptions
 
hashCode() - Method in class backtype.storm.generated.Nimbus.activate_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.activate_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
hashCode() - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
hashCode() - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
 
hashCode() - Method in exception backtype.storm.generated.NotAliveException
 
hashCode() - Method in class backtype.storm.generated.NullStruct
 
hashCode() - Method in class backtype.storm.generated.RebalanceOptions
 
hashCode() - Method in class backtype.storm.generated.ShellComponent
 
hashCode() - Method in class backtype.storm.generated.SpoutSpec
 
hashCode() - Method in class backtype.storm.generated.SpoutStats
 
hashCode() - Method in class backtype.storm.generated.StateSpoutSpec
 
hashCode() - Method in class backtype.storm.generated.StormTopology
 
hashCode() - Method in class backtype.storm.generated.StreamInfo
 
hashCode() - Method in class backtype.storm.generated.SubmitOptions
 
hashCode() - Method in class backtype.storm.generated.SupervisorSummary
 
hashCode() - Method in class backtype.storm.generated.TopologyInfo
 
hashCode() - Method in class backtype.storm.generated.TopologySummary
 
hashCode() - Method in class backtype.storm.scheduler.ExecutorDetails
 
hashCode() - Method in class backtype.storm.scheduler.WorkerSlot
 
hashCode() - Method in class backtype.storm.security.auth.SaslTransportPlugin.User
 
hashCode() - Method in class backtype.storm.transactional.TransactionAttempt
 
hashCode() - Method in class backtype.storm.tuple.MessageId
 
hashCode() - Method in class backtype.storm.tuple.TupleImpl
 
hashCode() - Method in class storm.kafka.Broker
 
hashCode() - Method in class storm.kafka.Partition
 
hashCode() - Method in class storm.kafka.trident.GlobalPartitionInformation
 
hashCode() - Method in class storm.starter.tools.RankableObjectWithFields
 
hashCode() - Method in class storm.trident.graph.Group
 
hashCode() - Method in class storm.trident.planner.Node
 
hashCode() - Method in class storm.trident.spout.RichSpoutBatchId
 
hashCode() - Method in class storm.trident.topology.TransactionAttempt
 
hashCode() - Method in class storm.trident.util.IndexedEdge
 
HashMapSerializer - Class in backtype.storm.serialization.types
 
HashMapSerializer() - Constructor for class backtype.storm.serialization.types.HashMapSerializer
 
HashSetSerializer - Class in backtype.storm.serialization.types
 
HashSetSerializer() - Constructor for class backtype.storm.serialization.types.HashSetSerializer
 
hasTransformedResource() - Method in class org.apache.storm.maven.shade.clojure.ClojureTransformer
 
HBaseBolt - Class in org.apache.storm.hbase.bolt
Basic bolt for writing to HBase.
HBaseBolt(String, HBaseMapper) - Constructor for class org.apache.storm.hbase.bolt.HBaseBolt
 
hBaseClient - Variable in class org.apache.storm.hbase.bolt.AbstractHBaseBolt
 
HBaseClient - Class in org.apache.storm.hbase.common
 
HBaseClient(Map<String, Object>, Configuration, String) - Constructor for class org.apache.storm.hbase.common.HBaseClient
 
HBaseLookupBolt - Class in org.apache.storm.hbase.bolt
Basic bolt for querying from HBase.
HBaseLookupBolt(String, HBaseMapper, HBaseValueMapper) - Constructor for class org.apache.storm.hbase.bolt.HBaseLookupBolt
 
HBaseMapper - Interface in org.apache.storm.hbase.bolt.mapper
Maps a backtype.storm.tuple.Tuple object to a row in an HBase table.
HBaseMapState<T> - Class in org.apache.storm.hbase.trident.state
 
HBaseMapState(HBaseMapState.Options<T>, Map, int) - Constructor for class org.apache.storm.hbase.trident.state.HBaseMapState
 
HBaseMapState.Factory - Class in org.apache.storm.hbase.trident.state
 
HBaseMapState.Options<T> - Class in org.apache.storm.hbase.trident.state
 
HBaseProjectionCriteria - Class in org.apache.storm.hbase.bolt.mapper
Allows the user to specify the projection criteria.
HBaseProjectionCriteria() - Constructor for class org.apache.storm.hbase.bolt.mapper.HBaseProjectionCriteria
 
HBaseProjectionCriteria.ColumnMetaData - Class in org.apache.storm.hbase.bolt.mapper
 
HBaseQuery - Class in org.apache.storm.hbase.trident.state
 
HBaseQuery() - Constructor for class org.apache.storm.hbase.trident.state.HBaseQuery
 
HBaseSecurityUtil - Class in org.apache.storm.hbase.security
This class provides util methods for storm-hbase connector communicating with secured HBase.
HBaseSecurityUtil() - Constructor for class org.apache.storm.hbase.security.HBaseSecurityUtil
 
HBaseState - Class in org.apache.storm.hbase.trident.state
 
HBaseState(Map, int, int, HBaseState.Options) - Constructor for class org.apache.storm.hbase.trident.state.HBaseState
 
HBaseState.Options - Class in org.apache.storm.hbase.trident.state
 
HBaseStateFactory - Class in org.apache.storm.hbase.trident.state
 
HBaseStateFactory(HBaseState.Options) - Constructor for class org.apache.storm.hbase.trident.state.HBaseStateFactory
 
HBaseUpdater - Class in org.apache.storm.hbase.trident.state
 
HBaseUpdater() - Constructor for class org.apache.storm.hbase.trident.state.HBaseUpdater
 
HBaseValueMapper - Interface in org.apache.storm.hbase.bolt.mapper
 
HdfsBolt - Class in org.apache.storm.hdfs.bolt
 
HdfsBolt() - Constructor for class org.apache.storm.hdfs.bolt.HdfsBolt
 
hdfsConfig - Variable in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
hdfsConfig - Variable in class org.apache.storm.hdfs.trident.HdfsState.Options
 
HdfsFileOptions() - Constructor for class org.apache.storm.hdfs.trident.HdfsState.HdfsFileOptions
 
HdfsSecurityUtil - Class in org.apache.storm.hdfs.common.security
This class provides util methods for storm-hdfs connector communicating with secured HDFS.
HdfsSecurityUtil() - Constructor for class org.apache.storm.hdfs.common.security.HdfsSecurityUtil
 
HdfsState - Class in org.apache.storm.hdfs.trident
 
HdfsState.HdfsFileOptions - Class in org.apache.storm.hdfs.trident
 
HdfsState.Options - Class in org.apache.storm.hdfs.trident
 
HdfsState.SequenceFileOptions - Class in org.apache.storm.hdfs.trident
 
HdfsStateFactory - Class in org.apache.storm.hdfs.trident
 
HdfsStateFactory() - Constructor for class org.apache.storm.hdfs.trident.HdfsStateFactory
 
HdfsUpdater - Class in org.apache.storm.hdfs.trident
 
HdfsUpdater() - Constructor for class org.apache.storm.hdfs.trident.HdfsUpdater
 
HEARTBEAT_STREAM_ID - Static variable in class backtype.storm.task.ShellBolt
 
host - Variable in class storm.kafka.Broker
 
host - Variable in class storm.kafka.Partition
 
hosts - Variable in class storm.kafka.KafkaConfig
 

I

IAggregatableStream - Interface in storm.trident.fluent
 
IAuthorizer - Interface in backtype.storm.security.auth
Nimbus could be configured with an authorization plugin.
IBackingMap<T> - Interface in storm.trident.state.map
 
IBasicBolt - Interface in backtype.storm.topology
 
IBasicOutputCollector - Interface in backtype.storm.topology
 
IBatchBolt<T> - Interface in backtype.storm.coordination
 
IBatchCoordinator - Interface in storm.kafka.trident
 
IBatchID - Interface in storm.trident.spout
 
IBatchSpout - Interface in storm.trident.spout
 
IBolt - Interface in backtype.storm.task
An IBolt represents a component that takes tuples as input and produces tuples as output.
IBrokerReader - Interface in storm.kafka.trident
 
IChainedAggregatorDeclarer - Interface in storm.trident.fluent
 
IColumn - Interface in org.apache.storm.hbase.common
Interface definition for classes that support being written to HBase as a regular column.
ICombiner<T> - Interface in backtype.storm.metric.api
 
ICommitter - Interface in backtype.storm.transactional
This marks an IBatchBolt within a transactional topology as a committer.
ICommitterTransactionalSpout<X> - Interface in backtype.storm.transactional
 
ICommitterTransactionalSpout.Emitter - Interface in backtype.storm.transactional
 
ICommitterTridentSpout<X> - Interface in storm.trident.spout
 
ICommitterTridentSpout.Emitter - Interface in storm.trident.spout
 
IComponent - Interface in backtype.storm.topology
Common methods for all possible components in a topology.
IConnection - Interface in backtype.storm.messaging
 
IContext - Interface in backtype.storm.messaging
This interface needs to be implemented for messaging plugin.
ICounter - Interface in org.apache.storm.hbase.common
Interface definition for classes that support being written to HBase as a counter column.
id - Variable in class storm.kafka.SpoutConfig
 
id - Variable in class storm.trident.planner.NodeStateInfo
 
ID_FIELD - Static variable in class storm.trident.spout.TridentSpoutExecutor
 
ID_STREAM - Static variable in class backtype.storm.drpc.PrepareRequest
 
IdDictionary(StormTopology) - Constructor for class backtype.storm.serialization.SerializationFactory.IdDictionary
 
identity() - Method in interface backtype.storm.metric.api.ICombiner
 
identity() - Method in class storm.kafka.trident.MaxMetric
 
IdentityBolt - Class in backtype.storm.testing
 
IdentityBolt(Fields) - Constructor for class backtype.storm.testing.IdentityBolt
 
IdentityGrouping - Class in storm.trident.partition
 
IdentityGrouping() - Constructor for class storm.trident.partition.IdentityGrouping
 
IdentityMultiReducer - Class in storm.trident.operation.impl
 
IdentityMultiReducer() - Constructor for class storm.trident.operation.impl.IdentityMultiReducer
 
identityPartition() - Method in class storm.trident.Stream
 
IdStreamSpec(String, String) - Constructor for class backtype.storm.coordination.CoordinatedBolt.IdStreamSpec
 
IErrorReporter - Interface in backtype.storm.task
 
IFeeder - Interface in storm.trident.testing
 
IKryoDecorator - Interface in backtype.storm.serialization
 
IKryoFactory - Interface in backtype.storm.serialization
An interface that controls the Kryo instance used by Storm for serialization.
ILocalCluster - Interface in backtype.storm
 
ILocalDRPC - Interface in backtype.storm
 
IMetric - Interface in backtype.storm.metric.api
 
IMetricsConsumer - Interface in backtype.storm.metric.api
 
IMetricsConsumer.DataPoint - Class in backtype.storm.metric.api
 
IMetricsConsumer.TaskInfo - Class in backtype.storm.metric.api
 
IMetricsContext - Interface in backtype.storm.task
 
IMultiSchemableSpout - Interface in backtype.storm.spout
 
incomingGroups(Group) - Method in class storm.trident.graph.GraphGrouper
 
incomingNodes() - Method in class storm.trident.graph.Group
 
incr() - Method in class backtype.storm.metric.api.CountMetric
 
incrBy(long) - Method in class backtype.storm.metric.api.CountMetric
 
increment() - Method in class backtype.storm.utils.MutableInt
 
increment(int) - Method in class backtype.storm.utils.MutableInt
 
increment() - Method in class backtype.storm.utils.MutableLong
 
increment(long) - Method in class backtype.storm.utils.MutableLong
 
increment() - Method in interface org.apache.storm.hbase.common.ICounter
 
incrementCount(T) - Method in class storm.starter.tools.SlidingWindowCounter
 
incrementCount(T, int) - Method in class storm.starter.tools.SlotBasedCounter
 
index - Variable in class storm.trident.tuple.ValuePointer
 
index - Variable in class storm.trident.util.IndexedEdge
 
IndexedEdge<T> - Class in storm.trident.util
 
IndexedEdge(T, T, int) - Constructor for class storm.trident.util.IndexedEdge
 
IndexHashBatchToPartition - Class in storm.trident.operation.impl
 
IndexHashBatchToPartition() - Constructor for class storm.trident.operation.impl.IndexHashBatchToPartition
 
IndexHashGrouping - Class in storm.trident.partition
 
IndexHashGrouping(int) - Constructor for class storm.trident.partition.IndexHashGrouping
 
indexOf(Object) - Method in class backtype.storm.utils.ListDelegate
 
IndifferentAccessMap - Class in backtype.storm.utils
 
IndifferentAccessMap() - Constructor for class backtype.storm.utils.IndifferentAccessMap
 
IndifferentAccessMap(IPersistentMap) - Constructor for class backtype.storm.utils.IndifferentAccessMap
 
INimbus - Interface in backtype.storm.scheduler
 
init() - Method in interface backtype.storm.metric.api.IReducer
 
init() - Method in class backtype.storm.metric.api.MeanReducer
 
init(BigInteger, Object) - Method in interface backtype.storm.transactional.state.RotatingTransactionalState.StateInitializer
 
init(TridentTuple) - Method in class storm.starter.trident.TridentReach.One
 
init(TridentCollector) - Method in class storm.trident.drpc.ReturnResultsReducer
 
init(Object, TridentCollector) - Method in interface storm.trident.operation.Aggregator
 
init(TridentTuple) - Method in class storm.trident.operation.builtin.Count
 
init(Object, TridentCollector) - Method in class storm.trident.operation.builtin.FirstN.FirstNAgg
 
init(Object, TridentCollector) - Method in class storm.trident.operation.builtin.FirstN.FirstNSortedAgg
 
init(TridentTuple) - Method in class storm.trident.operation.builtin.Sum
 
init(TridentTuple) - Method in interface storm.trident.operation.CombinerAggregator
 
init(TridentCollector, TridentTuple) - Method in interface storm.trident.operation.GroupedMultiReducer
 
init(Object, TridentCollector) - Method in class storm.trident.operation.impl.ChainedAggregatorImpl
 
init(Object, TridentCollector) - Method in class storm.trident.operation.impl.CombinerAggregatorCombineImpl
 
init(Object, TridentCollector) - Method in class storm.trident.operation.impl.GroupedAggregator
 
init(TridentCollector) - Method in class storm.trident.operation.impl.GroupedMultiReducerExecutor
 
init(TridentCollector) - Method in class storm.trident.operation.impl.IdentityMultiReducer
 
init(TridentCollector, TridentTuple) - Method in class storm.trident.operation.impl.JoinerMultiReducer
 
init(Object, TridentCollector) - Method in class storm.trident.operation.impl.ReducerAggregatorImpl
 
init(Object, TridentCollector) - Method in class storm.trident.operation.impl.SingleEmitAggregator
 
init(TridentCollector) - Method in interface storm.trident.operation.MultiReducer
 
init() - Method in interface storm.trident.operation.ReducerAggregator
 
init(Object, TridentCollector) - Method in class storm.trident.testing.CountAsAggregator
 
init(long, Object) - Method in interface storm.trident.topology.state.RotatingTransactionalState.StateInitializer
 
INIT_TXID - Static variable in class backtype.storm.transactional.TransactionalSpoutCoordinator
 
INIT_TXID - Static variable in class storm.trident.topology.MasterBatchCoordinator
 
initBatchState(String, Object) - Method in class storm.trident.planner.SubtopologyBolt
 
initBatchState(String, Object) - Method in class storm.trident.spout.TridentSpoutExecutor
 
initBatchState(String, Object) - Method in interface storm.trident.topology.ITridentBatchBolt
 
initialize(OutputStream, InputStream) - Method in interface backtype.storm.multilang.ISerializer
This method sets the input and output streams of the serializer
initialize(OutputStream, InputStream) - Method in class backtype.storm.multilang.JsonSerializer
 
initializeTransaction(BigInteger, X) - Method in interface backtype.storm.transactional.ITransactionalSpout.Coordinator
Create metadata for this particular transaction id which has never been emitted before.
initializeTransaction(BigInteger, Object) - Method in class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor.Coordinator
 
initializeTransaction(long, Object, Object) - Method in class storm.trident.spout.BatchSpoutExecutor.EmptyCoordinator
 
initializeTransaction(long, X, X) - Method in interface storm.trident.spout.ITridentSpout.BatchCoordinator
Create metadata for this particular transaction id which has never been emitted before.
initializeTransaction(long, Object, Object) - Method in class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor.Coordinator
 
initializeTransaction(long, Map<Integer, List<List<Object>>>, Map<Integer, List<List<Object>>>) - Method in class storm.trident.testing.FeederBatchSpout.FeederCoordinator
 
InitialReceiver(String, Fields) - Constructor for class storm.trident.planner.SubtopologyBolt.InitialReceiver
 
InprocMessaging - Class in backtype.storm.utils
 
InprocMessaging() - Constructor for class backtype.storm.utils.InprocMessaging
 
InputDeclarer<T extends InputDeclarer> - Interface in backtype.storm.topology
 
int_arg(int) - Static method in class backtype.storm.generated.JavaObjectArg
 
integerDivided(int, int) - Static method in class backtype.storm.utils.Utils
(defn integer-divided [sum num-pieces] (let [base (int (/ sum num-pieces)) num-inc (mod sum num-pieces) num-bases (- num-pieces num-inc)] (if (= num-inc 0) {base num-bases} {base num-bases (inc base) num-inc} )))
IntegersValidator - Static variable in class backtype.storm.ConfigValidation
Validates is a list of Integers.
IntegerValidator - Static variable in class backtype.storm.ConfigValidation
Validates a Integer.
IntermediateRankingsBolt - Class in storm.starter.bolt
This bolt ranks incoming objects by their count.
IntermediateRankingsBolt() - Constructor for class storm.starter.bolt.IntermediateRankingsBolt
 
IntermediateRankingsBolt(int) - Constructor for class storm.starter.bolt.IntermediateRankingsBolt
 
IntermediateRankingsBolt(int, int) - Constructor for class storm.starter.bolt.IntermediateRankingsBolt
 
InvalidRequestException - Exception in backtype.storm.ui
 
InvalidRequestException() - Constructor for exception backtype.storm.ui.InvalidRequestException
 
InvalidRequestException(String) - Constructor for exception backtype.storm.ui.InvalidRequestException
 
InvalidRequestException(String, Throwable) - Constructor for exception backtype.storm.ui.InvalidRequestException
 
InvalidRequestException(Throwable) - Constructor for exception backtype.storm.ui.InvalidRequestException
 
InvalidTopologyException - Exception in backtype.storm.generated
 
InvalidTopologyException() - Constructor for exception backtype.storm.generated.InvalidTopologyException
 
InvalidTopologyException(String) - Constructor for exception backtype.storm.generated.InvalidTopologyException
 
InvalidTopologyException(InvalidTopologyException) - Constructor for exception backtype.storm.generated.InvalidTopologyException
Performs a deep copy on other.
InvalidTopologyException._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
invoke(Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
invoke(Object, Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
IOpaquePartitionedTransactionalSpout<T> - Interface in backtype.storm.transactional.partitioned
This defines a transactional spout which does *not* necessarily replay the same batch every time it emits a batch for a transaction id.
IOpaquePartitionedTransactionalSpout.Coordinator - Interface in backtype.storm.transactional.partitioned
 
IOpaquePartitionedTransactionalSpout.Emitter<X> - Interface in backtype.storm.transactional.partitioned
 
IOpaquePartitionedTridentSpout<Partitions,Partition extends ISpoutPartition,M> - Interface in storm.trident.spout
This defines a transactional spout which does *not* necessarily replay the same batch every time it emits a batch for a transaction id.
IOpaquePartitionedTridentSpout.Coordinator<Partitions> - Interface in storm.trident.spout
 
IOpaquePartitionedTridentSpout.Emitter<Partitions,Partition extends ISpoutPartition,M> - Interface in storm.trident.spout
 
IOutputCollector - Interface in backtype.storm.task
 
IPartitionedTransactionalSpout<T> - Interface in backtype.storm.transactional.partitioned
This interface defines a transactional spout that reads its tuples from a partitioned set of brokers.
IPartitionedTransactionalSpout.Coordinator - Interface in backtype.storm.transactional.partitioned
 
IPartitionedTransactionalSpout.Emitter<X> - Interface in backtype.storm.transactional.partitioned
 
IPartitionedTridentSpout<Partitions,Partition extends ISpoutPartition,T> - Interface in storm.trident.spout
This interface defines a transactional spout that reads its tuples from a partitioned set of brokers.
IPartitionedTridentSpout.Coordinator<Partitions> - Interface in storm.trident.spout
 
IPartitionedTridentSpout.Emitter<Partitions,Partition extends ISpoutPartition,X> - Interface in storm.trident.spout
 
IReducer<T> - Interface in backtype.storm.metric.api
 
IRichBolt - Interface in backtype.storm.topology
When writing topologies using Java, IRichBolt and IRichSpout are the main interfaces to use to implement components of the topology.
IRichSpout - Interface in backtype.storm.topology
When writing topologies using Java, IRichBolt and IRichSpout are the main interfaces to use to implement components of the topology.
IRichStateSpout - Interface in backtype.storm.topology
 
is_direct() - Method in class backtype.storm.generated.StreamInfo
 
is_set_acked() - Method in class backtype.storm.generated.BoltStats
Returns true if field acked is set (has been assigned a value) and false otherwise
is_set_acked() - Method in class backtype.storm.generated.SpoutStats
Returns true if field acked is set (has been assigned a value) and false otherwise
is_set_all() - Method in class backtype.storm.generated.Grouping
 
is_set_args_list() - Method in class backtype.storm.generated.JavaObject
Returns true if field args_list is set (has been assigned a value) and false otherwise
is_set_binary_arg() - Method in class backtype.storm.generated.JavaObjectArg
 
is_set_bolt() - Method in class backtype.storm.generated.ExecutorSpecificStats
 
is_set_bolt_object() - Method in class backtype.storm.generated.Bolt
Returns true if field bolt_object is set (has been assigned a value) and false otherwise
is_set_bolts() - Method in class backtype.storm.generated.StormTopology
Returns true if field bolts is set (has been assigned a value) and false otherwise
is_set_bool_arg() - Method in class backtype.storm.generated.JavaObjectArg
 
is_set_chunk() - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
Returns true if field chunk is set (has been assigned a value) and false otherwise
is_set_common() - Method in class backtype.storm.generated.Bolt
Returns true if field common is set (has been assigned a value) and false otherwise
is_set_common() - Method in class backtype.storm.generated.SpoutSpec
Returns true if field common is set (has been assigned a value) and false otherwise
is_set_common() - Method in class backtype.storm.generated.StateSpoutSpec
Returns true if field common is set (has been assigned a value) and false otherwise
is_set_complete_ms_avg() - Method in class backtype.storm.generated.SpoutStats
Returns true if field complete_ms_avg is set (has been assigned a value) and false otherwise
is_set_component_id() - Method in class backtype.storm.generated.ExecutorSummary
Returns true if field component_id is set (has been assigned a value) and false otherwise
is_set_componentId() - Method in class backtype.storm.generated.GlobalStreamId
Returns true if field componentId is set (has been assigned a value) and false otherwise
is_set_custom_object() - Method in class backtype.storm.generated.Grouping
 
is_set_custom_serialized() - Method in class backtype.storm.generated.Grouping
 
is_set_direct() - Method in class backtype.storm.generated.Grouping
 
is_set_direct() - Method in class backtype.storm.generated.StreamInfo
Returns true if field direct is set (has been assigned a value) and false otherwise
is_set_double_arg() - Method in class backtype.storm.generated.JavaObjectArg
 
is_set_e() - Method in class backtype.storm.generated.DistributedRPC.execute_result
Returns true if field e is set (has been assigned a value) and false otherwise
is_set_e() - Method in class backtype.storm.generated.Nimbus.activate_result
Returns true if field e is set (has been assigned a value) and false otherwise
is_set_e() - Method in class backtype.storm.generated.Nimbus.deactivate_result
Returns true if field e is set (has been assigned a value) and false otherwise
is_set_e() - Method in class backtype.storm.generated.Nimbus.getTopology_result
Returns true if field e is set (has been assigned a value) and false otherwise
is_set_e() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
Returns true if field e is set (has been assigned a value) and false otherwise
is_set_e() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
Returns true if field e is set (has been assigned a value) and false otherwise
is_set_e() - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
Returns true if field e is set (has been assigned a value) and false otherwise
is_set_e() - Method in class backtype.storm.generated.Nimbus.killTopology_result
Returns true if field e is set (has been assigned a value) and false otherwise
is_set_e() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
Returns true if field e is set (has been assigned a value) and false otherwise
is_set_e() - Method in class backtype.storm.generated.Nimbus.rebalance_result
Returns true if field e is set (has been assigned a value) and false otherwise
is_set_e() - Method in class backtype.storm.generated.Nimbus.submitTopology_result
Returns true if field e is set (has been assigned a value) and false otherwise
is_set_e() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
Returns true if field e is set (has been assigned a value) and false otherwise
is_set_emitted() - Method in class backtype.storm.generated.ExecutorStats
Returns true if field emitted is set (has been assigned a value) and false otherwise
is_set_error() - Method in class backtype.storm.generated.ErrorInfo
Returns true if field error is set (has been assigned a value) and false otherwise
is_set_error_time_secs() - Method in class backtype.storm.generated.ErrorInfo
Returns true if field error_time_secs is set (has been assigned a value) and false otherwise
is_set_errors() - Method in class backtype.storm.generated.TopologyInfo
Returns true if field errors is set (has been assigned a value) and false otherwise
is_set_execute_ms_avg() - Method in class backtype.storm.generated.BoltStats
Returns true if field execute_ms_avg is set (has been assigned a value) and false otherwise
is_set_executed() - Method in class backtype.storm.generated.BoltStats
Returns true if field executed is set (has been assigned a value) and false otherwise
is_set_execution_command() - Method in class backtype.storm.generated.ShellComponent
Returns true if field execution_command is set (has been assigned a value) and false otherwise
is_set_executor_info() - Method in class backtype.storm.generated.ExecutorSummary
Returns true if field executor_info is set (has been assigned a value) and false otherwise
is_set_executors() - Method in class backtype.storm.generated.TopologyInfo
Returns true if field executors is set (has been assigned a value) and false otherwise
is_set_failed() - Method in class backtype.storm.generated.BoltStats
Returns true if field failed is set (has been assigned a value) and false otherwise
is_set_failed() - Method in class backtype.storm.generated.SpoutStats
Returns true if field failed is set (has been assigned a value) and false otherwise
is_set_fields() - Method in class backtype.storm.generated.Grouping
 
is_set_file() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
Returns true if field file is set (has been assigned a value) and false otherwise
is_set_full_class_name() - Method in class backtype.storm.generated.JavaObject
Returns true if field full_class_name is set (has been assigned a value) and false otherwise
is_set_func_args() - Method in class backtype.storm.generated.DRPCRequest
Returns true if field func_args is set (has been assigned a value) and false otherwise
is_set_funcArgs() - Method in class backtype.storm.generated.DistributedRPC.execute_args
Returns true if field funcArgs is set (has been assigned a value) and false otherwise
is_set_functionName() - Method in class backtype.storm.generated.DistributedRPC.execute_args
Returns true if field functionName is set (has been assigned a value) and false otherwise
is_set_functionName() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
Returns true if field functionName is set (has been assigned a value) and false otherwise
is_set_host() - Method in class backtype.storm.generated.ErrorInfo
Returns true if field host is set (has been assigned a value) and false otherwise
is_set_host() - Method in class backtype.storm.generated.ExecutorSummary
Returns true if field host is set (has been assigned a value) and false otherwise
is_set_host() - Method in class backtype.storm.generated.SupervisorSummary
Returns true if field host is set (has been assigned a value) and false otherwise
is_set_id() - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
Returns true if field id is set (has been assigned a value) and false otherwise
is_set_id() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
Returns true if field id is set (has been assigned a value) and false otherwise
is_set_id() - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
Returns true if field id is set (has been assigned a value) and false otherwise
is_set_id() - Method in class backtype.storm.generated.Nimbus.getTopology_args
Returns true if field id is set (has been assigned a value) and false otherwise
is_set_id() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
Returns true if field id is set (has been assigned a value) and false otherwise
is_set_id() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
Returns true if field id is set (has been assigned a value) and false otherwise
is_set_id() - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
Returns true if field id is set (has been assigned a value) and false otherwise
is_set_id() - Method in class backtype.storm.generated.TopologyInfo
Returns true if field id is set (has been assigned a value) and false otherwise
is_set_id() - Method in class backtype.storm.generated.TopologySummary
Returns true if field id is set (has been assigned a value) and false otherwise
is_set_initial_status() - Method in class backtype.storm.generated.SubmitOptions
Returns true if field initial_status is set (has been assigned a value) and false otherwise
is_set_inputs() - Method in class backtype.storm.generated.ComponentCommon
Returns true if field inputs is set (has been assigned a value) and false otherwise
is_set_int_arg() - Method in class backtype.storm.generated.JavaObjectArg
 
is_set_ite() - Method in class backtype.storm.generated.Nimbus.rebalance_result
Returns true if field ite is set (has been assigned a value) and false otherwise
is_set_ite() - Method in class backtype.storm.generated.Nimbus.submitTopology_result
Returns true if field ite is set (has been assigned a value) and false otherwise
is_set_ite() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
Returns true if field ite is set (has been assigned a value) and false otherwise
is_set_java_object() - Method in class backtype.storm.generated.ComponentObject
 
is_set_json_conf() - Method in class backtype.storm.generated.ComponentCommon
Returns true if field json_conf is set (has been assigned a value) and false otherwise
is_set_jsonConf() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
Returns true if field jsonConf is set (has been assigned a value) and false otherwise
is_set_jsonConf() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
Returns true if field jsonConf is set (has been assigned a value) and false otherwise
is_set_local_or_shuffle() - Method in class backtype.storm.generated.Grouping
 
is_set_location() - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
Returns true if field location is set (has been assigned a value) and false otherwise
is_set_location() - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
Returns true if field location is set (has been assigned a value) and false otherwise
is_set_long_arg() - Method in class backtype.storm.generated.JavaObjectArg
 
is_set_msg() - Method in exception backtype.storm.generated.AlreadyAliveException
Returns true if field msg is set (has been assigned a value) and false otherwise
is_set_msg() - Method in exception backtype.storm.generated.DRPCExecutionException
Returns true if field msg is set (has been assigned a value) and false otherwise
is_set_msg() - Method in exception backtype.storm.generated.InvalidTopologyException
Returns true if field msg is set (has been assigned a value) and false otherwise
is_set_msg() - Method in exception backtype.storm.generated.NotAliveException
Returns true if field msg is set (has been assigned a value) and false otherwise
is_set_name() - Method in class backtype.storm.generated.Nimbus.activate_args
Returns true if field name is set (has been assigned a value) and false otherwise
is_set_name() - Method in class backtype.storm.generated.Nimbus.deactivate_args
Returns true if field name is set (has been assigned a value) and false otherwise
is_set_name() - Method in class backtype.storm.generated.Nimbus.killTopology_args
Returns true if field name is set (has been assigned a value) and false otherwise
is_set_name() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
Returns true if field name is set (has been assigned a value) and false otherwise
is_set_name() - Method in class backtype.storm.generated.Nimbus.rebalance_args
Returns true if field name is set (has been assigned a value) and false otherwise
is_set_name() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
Returns true if field name is set (has been assigned a value) and false otherwise
is_set_name() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
Returns true if field name is set (has been assigned a value) and false otherwise
is_set_name() - Method in class backtype.storm.generated.TopologyInfo
Returns true if field name is set (has been assigned a value) and false otherwise
is_set_name() - Method in class backtype.storm.generated.TopologySummary
Returns true if field name is set (has been assigned a value) and false otherwise
is_set_nimbus_uptime_secs() - Method in class backtype.storm.generated.ClusterSummary
Returns true if field nimbus_uptime_secs is set (has been assigned a value) and false otherwise
is_set_none() - Method in class backtype.storm.generated.Grouping
 
is_set_num_executors() - Method in class backtype.storm.generated.RebalanceOptions
Returns true if field num_executors is set (has been assigned a value) and false otherwise
is_set_num_executors() - Method in class backtype.storm.generated.TopologySummary
Returns true if field num_executors is set (has been assigned a value) and false otherwise
is_set_num_tasks() - Method in class backtype.storm.generated.TopologySummary
Returns true if field num_tasks is set (has been assigned a value) and false otherwise
is_set_num_used_workers() - Method in class backtype.storm.generated.SupervisorSummary
Returns true if field num_used_workers is set (has been assigned a value) and false otherwise
is_set_num_workers() - Method in class backtype.storm.generated.RebalanceOptions
Returns true if field num_workers is set (has been assigned a value) and false otherwise
is_set_num_workers() - Method in class backtype.storm.generated.SupervisorSummary
Returns true if field num_workers is set (has been assigned a value) and false otherwise
is_set_num_workers() - Method in class backtype.storm.generated.TopologySummary
Returns true if field num_workers is set (has been assigned a value) and false otherwise
is_set_options() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
Returns true if field options is set (has been assigned a value) and false otherwise
is_set_options() - Method in class backtype.storm.generated.Nimbus.rebalance_args
Returns true if field options is set (has been assigned a value) and false otherwise
is_set_options() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
Returns true if field options is set (has been assigned a value) and false otherwise
is_set_output_fields() - Method in class backtype.storm.generated.StreamInfo
Returns true if field output_fields is set (has been assigned a value) and false otherwise
is_set_parallelism_hint() - Method in class backtype.storm.generated.ComponentCommon
Returns true if field parallelism_hint is set (has been assigned a value) and false otherwise
is_set_port() - Method in class backtype.storm.generated.ErrorInfo
Returns true if field port is set (has been assigned a value) and false otherwise
is_set_port() - Method in class backtype.storm.generated.ExecutorSummary
Returns true if field port is set (has been assigned a value) and false otherwise
is_set_process_ms_avg() - Method in class backtype.storm.generated.BoltStats
Returns true if field process_ms_avg is set (has been assigned a value) and false otherwise
is_set_request_id() - Method in class backtype.storm.generated.DRPCRequest
Returns true if field request_id is set (has been assigned a value) and false otherwise
is_set_result() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
Returns true if field result is set (has been assigned a value) and false otherwise
is_set_script() - Method in class backtype.storm.generated.ShellComponent
Returns true if field script is set (has been assigned a value) and false otherwise
is_set_serialized_java() - Method in class backtype.storm.generated.ComponentObject
 
is_set_shell() - Method in class backtype.storm.generated.ComponentObject
 
is_set_shuffle() - Method in class backtype.storm.generated.Grouping
 
is_set_specific() - Method in class backtype.storm.generated.ExecutorStats
Returns true if field specific is set (has been assigned a value) and false otherwise
is_set_spout() - Method in class backtype.storm.generated.ExecutorSpecificStats
 
is_set_spout_object() - Method in class backtype.storm.generated.SpoutSpec
Returns true if field spout_object is set (has been assigned a value) and false otherwise
is_set_spouts() - Method in class backtype.storm.generated.StormTopology
Returns true if field spouts is set (has been assigned a value) and false otherwise
is_set_state_spout_object() - Method in class backtype.storm.generated.StateSpoutSpec
Returns true if field state_spout_object is set (has been assigned a value) and false otherwise
is_set_state_spouts() - Method in class backtype.storm.generated.StormTopology
Returns true if field state_spouts is set (has been assigned a value) and false otherwise
is_set_stats() - Method in class backtype.storm.generated.ExecutorSummary
Returns true if field stats is set (has been assigned a value) and false otherwise
is_set_status() - Method in class backtype.storm.generated.TopologyInfo
Returns true if field status is set (has been assigned a value) and false otherwise
is_set_status() - Method in class backtype.storm.generated.TopologySummary
Returns true if field status is set (has been assigned a value) and false otherwise
is_set_streamId() - Method in class backtype.storm.generated.GlobalStreamId
Returns true if field streamId is set (has been assigned a value) and false otherwise
is_set_streams() - Method in class backtype.storm.generated.ComponentCommon
Returns true if field streams is set (has been assigned a value) and false otherwise
is_set_string_arg() - Method in class backtype.storm.generated.JavaObjectArg
 
is_set_success() - Method in class backtype.storm.generated.DistributedRPC.execute_result
Returns true if field success is set (has been assigned a value) and false otherwise
is_set_success() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
Returns true if field success is set (has been assigned a value) and false otherwise
is_set_success() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
Returns true if field success is set (has been assigned a value) and false otherwise
is_set_success() - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
Returns true if field success is set (has been assigned a value) and false otherwise
is_set_success() - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
Returns true if field success is set (has been assigned a value) and false otherwise
is_set_success() - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
Returns true if field success is set (has been assigned a value) and false otherwise
is_set_success() - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
Returns true if field success is set (has been assigned a value) and false otherwise
is_set_success() - Method in class backtype.storm.generated.Nimbus.getTopology_result
Returns true if field success is set (has been assigned a value) and false otherwise
is_set_success() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
Returns true if field success is set (has been assigned a value) and false otherwise
is_set_success() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
Returns true if field success is set (has been assigned a value) and false otherwise
is_set_success() - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
Returns true if field success is set (has been assigned a value) and false otherwise
is_set_supervisor_id() - Method in class backtype.storm.generated.SupervisorSummary
Returns true if field supervisor_id is set (has been assigned a value) and false otherwise
is_set_supervisors() - Method in class backtype.storm.generated.ClusterSummary
Returns true if field supervisors is set (has been assigned a value) and false otherwise
is_set_task_end() - Method in class backtype.storm.generated.ExecutorInfo
Returns true if field task_end is set (has been assigned a value) and false otherwise
is_set_task_start() - Method in class backtype.storm.generated.ExecutorInfo
Returns true if field task_start is set (has been assigned a value) and false otherwise
is_set_topologies() - Method in class backtype.storm.generated.ClusterSummary
Returns true if field topologies is set (has been assigned a value) and false otherwise
is_set_topology() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
Returns true if field topology is set (has been assigned a value) and false otherwise
is_set_topology() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
Returns true if field topology is set (has been assigned a value) and false otherwise
is_set_transferred() - Method in class backtype.storm.generated.ExecutorStats
Returns true if field transferred is set (has been assigned a value) and false otherwise
is_set_uploadedJarLocation() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
Returns true if field uploadedJarLocation is set (has been assigned a value) and false otherwise
is_set_uploadedJarLocation() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
Returns true if field uploadedJarLocation is set (has been assigned a value) and false otherwise
is_set_uptime_secs() - Method in class backtype.storm.generated.ExecutorSummary
Returns true if field uptime_secs is set (has been assigned a value) and false otherwise
is_set_uptime_secs() - Method in class backtype.storm.generated.SupervisorSummary
Returns true if field uptime_secs is set (has been assigned a value) and false otherwise
is_set_uptime_secs() - Method in class backtype.storm.generated.TopologyInfo
Returns true if field uptime_secs is set (has been assigned a value) and false otherwise
is_set_uptime_secs() - Method in class backtype.storm.generated.TopologySummary
Returns true if field uptime_secs is set (has been assigned a value) and false otherwise
is_set_wait_secs() - Method in class backtype.storm.generated.KillOptions
Returns true if field wait_secs is set (has been assigned a value) and false otherwise
is_set_wait_secs() - Method in class backtype.storm.generated.RebalanceOptions
Returns true if field wait_secs is set (has been assigned a value) and false otherwise
isAcked(Object) - Method in class backtype.storm.testing.AckFailMapTracker
 
isBlackListed(String) - Method in class backtype.storm.scheduler.Cluster
 
isBlacklistedHost(String) - Method in class backtype.storm.scheduler.Cluster
 
IScheduler - Interface in backtype.storm.scheduler
 
ISchemableSpout - Interface in backtype.storm.spout
 
isEmpty() - Method in class backtype.storm.messaging.netty.MessageBuffer
 
isEmpty() - Method in class backtype.storm.utils.IndifferentAccessMap
 
isEmpty() - Method in class backtype.storm.utils.ListDelegate
 
ISerializer - Interface in backtype.storm.multilang
The ISerializer interface describes the methods that an object should implement to provide serialization and de-serialization capabilities to non-JVM language components.
isExecutorAssigned(ExecutorDetails) - Method in interface backtype.storm.scheduler.SchedulerAssignment
is the executor assigned?
isExecutorAssigned(ExecutorDetails) - Method in class backtype.storm.scheduler.SchedulerAssignmentImpl
 
isExhaustedTuples() - Method in class backtype.storm.testing.MemoryTransactionalSpout
 
isExhaustedTuples() - Method in class backtype.storm.testing.OpaqueMemoryTransactionalSpout
 
isFailed(Object) - Method in class backtype.storm.testing.AckFailMapTracker
 
IShellMetric - Interface in backtype.storm.metric.api.rpc
 
isKeep(TridentTuple) - Method in class storm.trident.operation.builtin.Debug
 
isKeep(TridentTuple) - Method in class storm.trident.operation.builtin.Equals
 
isKeep(TridentTuple) - Method in class storm.trident.operation.builtin.FilterNull
 
isKeep(TridentTuple) - Method in class storm.trident.operation.builtin.Negate
 
isKeep(TridentTuple) - Method in interface storm.trident.operation.Filter
 
isKeep(TridentTuple) - Method in class storm.trident.operation.impl.TrueFilter
 
isKeep(TridentTuple) - Method in class storm.trident.testing.TrueFilter
 
isNegativeVInt(byte) - Static method in class backtype.storm.utils.WritableUtils
Given the first byte of a vint/vlong, determine the sign
ISOLATION_SCHEDULER_MACHINES - Static variable in class backtype.storm.Config
A map from topology name to the number of machines that should be dedicated for that topology.
ISOLATION_SCHEDULER_MACHINES_SCHEMA - Static variable in class backtype.storm.Config
 
ISpout - Interface in backtype.storm.spout
ISpout is the core interface for implementing spouts.
ISpoutOutputCollector - Interface in backtype.storm.spout
 
ISpoutPartition - Interface in storm.trident.spout
 
ISpoutWaitStrategy - Interface in backtype.storm.spout
The strategy a spout needs to use when its waiting.
isReady() - Method in interface backtype.storm.transactional.ITransactionalSpout.Coordinator
Returns true if its ok to emit start a new transaction, false otherwise (will skip this transaction).
isReady() - Method in interface backtype.storm.transactional.partitioned.IOpaquePartitionedTransactionalSpout.Coordinator
Returns true if its ok to emit start a new transaction, false otherwise (will skip this transaction).
isReady() - Method in interface backtype.storm.transactional.partitioned.IPartitionedTransactionalSpout.Coordinator
Returns true if its ok to emit start a new transaction, false otherwise (will skip this transaction).
isReady() - Method in class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor.Coordinator
 
isReady(long) - Method in class storm.kafka.trident.DefaultCoordinator
 
isReady(long) - Method in interface storm.kafka.trident.IBatchCoordinator
 
isReady(long) - Method in class storm.trident.spout.BatchSpoutExecutor.EmptyCoordinator
 
isReady(long) - Method in interface storm.trident.spout.IOpaquePartitionedTridentSpout.Coordinator
 
isReady(long) - Method in interface storm.trident.spout.IPartitionedTridentSpout.Coordinator
 
isReady(long) - Method in interface storm.trident.spout.ITridentSpout.BatchCoordinator
 
isReady(long) - Method in class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor.Coordinator
 
isReady(long) - Method in class storm.trident.testing.FeederBatchSpout.FeederCoordinator
 
isServing() - Method in class backtype.storm.security.auth.ThriftServer
Is ThriftServer listening to requests?
isSet(AlreadyAliveException._Fields) - Method in exception backtype.storm.generated.AlreadyAliveException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Bolt._Fields) - Method in class backtype.storm.generated.Bolt
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BoltStats._Fields) - Method in class backtype.storm.generated.BoltStats
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ClusterSummary._Fields) - Method in class backtype.storm.generated.ClusterSummary
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ComponentCommon._Fields) - Method in class backtype.storm.generated.ComponentCommon
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DistributedRPC.execute_args._Fields) - Method in class backtype.storm.generated.DistributedRPC.execute_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DistributedRPC.execute_result._Fields) - Method in class backtype.storm.generated.DistributedRPC.execute_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DistributedRPCInvocations.failRequest_args._Fields) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DistributedRPCInvocations.failRequest_result._Fields) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DistributedRPCInvocations.fetchRequest_args._Fields) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DistributedRPCInvocations.fetchRequest_result._Fields) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DistributedRPCInvocations.result_args._Fields) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DistributedRPCInvocations.result_result._Fields) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DRPCExecutionException._Fields) - Method in exception backtype.storm.generated.DRPCExecutionException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DRPCRequest._Fields) - Method in class backtype.storm.generated.DRPCRequest
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ErrorInfo._Fields) - Method in class backtype.storm.generated.ErrorInfo
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ExecutorInfo._Fields) - Method in class backtype.storm.generated.ExecutorInfo
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ExecutorStats._Fields) - Method in class backtype.storm.generated.ExecutorStats
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ExecutorSummary._Fields) - Method in class backtype.storm.generated.ExecutorSummary
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(GlobalStreamId._Fields) - Method in class backtype.storm.generated.GlobalStreamId
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(InvalidTopologyException._Fields) - Method in exception backtype.storm.generated.InvalidTopologyException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(JavaObject._Fields) - Method in class backtype.storm.generated.JavaObject
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(KillOptions._Fields) - Method in class backtype.storm.generated.KillOptions
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.activate_args._Fields) - Method in class backtype.storm.generated.Nimbus.activate_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.activate_result._Fields) - Method in class backtype.storm.generated.Nimbus.activate_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.beginFileDownload_args._Fields) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.beginFileDownload_result._Fields) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.beginFileUpload_args._Fields) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.beginFileUpload_result._Fields) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.deactivate_args._Fields) - Method in class backtype.storm.generated.Nimbus.deactivate_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.deactivate_result._Fields) - Method in class backtype.storm.generated.Nimbus.deactivate_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.downloadChunk_args._Fields) - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.downloadChunk_result._Fields) - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.finishFileUpload_args._Fields) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.finishFileUpload_result._Fields) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.getClusterInfo_args._Fields) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.getClusterInfo_result._Fields) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.getNimbusConf_args._Fields) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.getNimbusConf_result._Fields) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.getTopology_args._Fields) - Method in class backtype.storm.generated.Nimbus.getTopology_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.getTopology_result._Fields) - Method in class backtype.storm.generated.Nimbus.getTopology_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.getTopologyConf_args._Fields) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.getTopologyConf_result._Fields) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.getTopologyInfo_args._Fields) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.getTopologyInfo_result._Fields) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.getUserTopology_args._Fields) - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.getUserTopology_result._Fields) - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.killTopology_args._Fields) - Method in class backtype.storm.generated.Nimbus.killTopology_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.killTopology_result._Fields) - Method in class backtype.storm.generated.Nimbus.killTopology_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.killTopologyWithOpts_args._Fields) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.killTopologyWithOpts_result._Fields) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.rebalance_args._Fields) - Method in class backtype.storm.generated.Nimbus.rebalance_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.rebalance_result._Fields) - Method in class backtype.storm.generated.Nimbus.rebalance_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.submitTopology_args._Fields) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.submitTopology_result._Fields) - Method in class backtype.storm.generated.Nimbus.submitTopology_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.submitTopologyWithOpts_args._Fields) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.submitTopologyWithOpts_result._Fields) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.uploadChunk_args._Fields) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Nimbus.uploadChunk_result._Fields) - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(NotAliveException._Fields) - Method in exception backtype.storm.generated.NotAliveException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(NullStruct._Fields) - Method in class backtype.storm.generated.NullStruct
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(RebalanceOptions._Fields) - Method in class backtype.storm.generated.RebalanceOptions
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ShellComponent._Fields) - Method in class backtype.storm.generated.ShellComponent
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(SpoutSpec._Fields) - Method in class backtype.storm.generated.SpoutSpec
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(SpoutStats._Fields) - Method in class backtype.storm.generated.SpoutStats
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(StateSpoutSpec._Fields) - Method in class backtype.storm.generated.StateSpoutSpec
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(StormTopology._Fields) - Method in class backtype.storm.generated.StormTopology
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(StreamInfo._Fields) - Method in class backtype.storm.generated.StreamInfo
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(SubmitOptions._Fields) - Method in class backtype.storm.generated.SubmitOptions
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(SupervisorSummary._Fields) - Method in class backtype.storm.generated.SupervisorSummary
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TopologyInfo._Fields) - Method in class backtype.storm.generated.TopologyInfo
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TopologySummary._Fields) - Method in class backtype.storm.generated.TopologySummary
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSimulating() - Static method in class backtype.storm.utils.Time
 
isSlotOccupied(WorkerSlot) - Method in class backtype.storm.scheduler.Cluster
Checks the specified slot is occupied.
isSlotOccupied(WorkerSlot) - Method in interface backtype.storm.scheduler.SchedulerAssignment
Does this slot occupied by this assignment?
isSlotOccupied(WorkerSlot) - Method in class backtype.storm.scheduler.SchedulerAssignmentImpl
Does this slot occupied by this assignment?
isSystemId(String) - Static method in class backtype.storm.utils.Utils
 
IStatefulObject - Interface in backtype.storm.metric.api
 
IStateSpout - Interface in backtype.storm.state
 
IStateSpoutOutputCollector - Interface in backtype.storm.state
 
isThreadWaiting(Thread) - Static method in class backtype.storm.utils.Time
 
isThrottled() - Method in class backtype.storm.utils.WindowedTimeThrottler
 
isTickTuple(Tuple) - Static method in class storm.starter.util.TupleHelpers
 
ISubscribedState - Interface in backtype.storm.state
 
ISupervisor - Interface in backtype.storm.scheduler
 
isValidConf(Map<String, Object>) - Static method in class backtype.storm.utils.Utils
 
ISynchronizeOutputCollector - Interface in backtype.storm.state
 
ITaskHook - Interface in backtype.storm.hooks
 
iterator() - Method in class backtype.storm.tuple.Fields
 
iterator() - Method in class backtype.storm.utils.IndifferentAccessMap
 
iterator() - Method in class backtype.storm.utils.ListDelegate
 
iterator() - Method in class storm.kafka.trident.GlobalPartitionInformation
 
ITopologyValidator - Interface in backtype.storm.nimbus
 
ITransactionalSpout<T> - Interface in backtype.storm.transactional
 
ITransactionalSpout.Coordinator<X> - Interface in backtype.storm.transactional
 
ITransactionalSpout.Emitter<X> - Interface in backtype.storm.transactional
 
ITransportPlugin - Interface in backtype.storm.security.auth
Interface for Thrift Transport plugin
ITridentBatchBolt - Interface in storm.trident.topology
 
ITridentSpout<T> - Interface in storm.trident.spout
 
ITridentSpout.BatchCoordinator<X> - Interface in storm.trident.spout
 
ITridentSpout.Emitter<X> - Interface in storm.trident.spout
 
ITuple - Interface in backtype.storm.tuple
 
ITupleCollection - Interface in storm.trident.state
 
ITupleDeserializer - Interface in backtype.storm.serialization
 
ITupleSerializer - Interface in backtype.storm.serialization
 

J

JAVA_LIBRARY_PATH - Static variable in class backtype.storm.Config
This value is passed to spawned JVMs (e.g., Nimbus, Supervisor, and Workers) for the java.library.path value.
JAVA_LIBRARY_PATH_SCHEMA - Static variable in class backtype.storm.Config
 
java_object(JavaObject) - Static method in class backtype.storm.generated.ComponentObject
 
JavaObject - Class in backtype.storm.generated
 
JavaObject() - Constructor for class backtype.storm.generated.JavaObject
 
JavaObject(String, List<JavaObjectArg>) - Constructor for class backtype.storm.generated.JavaObject
 
JavaObject(JavaObject) - Constructor for class backtype.storm.generated.JavaObject
Performs a deep copy on other.
JavaObject._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
JavaObjectArg - Class in backtype.storm.generated
 
JavaObjectArg() - Constructor for class backtype.storm.generated.JavaObjectArg
 
JavaObjectArg(JavaObjectArg._Fields, Object) - Constructor for class backtype.storm.generated.JavaObjectArg
 
JavaObjectArg(JavaObjectArg) - Constructor for class backtype.storm.generated.JavaObjectArg
 
JavaObjectArg._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
join(Iterable<T>, String) - Static method in class backtype.storm.utils.Utils
 
join(Stream, Fields, Stream, Fields, Fields) - Method in class storm.trident.TridentTopology
 
join(List<Stream>, List<Fields>, Fields) - Method in class storm.trident.TridentTopology
 
join(Stream, Fields, Stream, Fields, Fields, JoinType) - Method in class storm.trident.TridentTopology
 
join(List<Stream>, List<Fields>, Fields, JoinType) - Method in class storm.trident.TridentTopology
 
join(Stream, Fields, Stream, Fields, Fields, List<JoinType>) - Method in class storm.trident.TridentTopology
 
join(List<Stream>, List<Fields>, Fields, List<JoinType>) - Method in class storm.trident.TridentTopology
 
JoinerMultiReducer - Class in storm.trident.operation.impl
 
JoinerMultiReducer(List<JoinType>, int, List<Fields>) - Constructor for class storm.trident.operation.impl.JoinerMultiReducer
 
JoinerMultiReducer.JoinState - Class in storm.trident.operation.impl
 
JoinResult - Class in backtype.storm.drpc
 
JoinResult(String) - Constructor for class backtype.storm.drpc.JoinResult
 
JoinState(int, TridentTuple) - Constructor for class storm.trident.operation.impl.JoinerMultiReducer.JoinState
 
JoinType - Enum in storm.trident
 
JSONNonTransactionalSerializer - Class in storm.trident.state
 
JSONNonTransactionalSerializer() - Constructor for class storm.trident.state.JSONNonTransactionalSerializer
 
JSONOpaqueSerializer - Class in storm.trident.state
 
JSONOpaqueSerializer() - Constructor for class storm.trident.state.JSONOpaqueSerializer
 
JsonSerializer - Class in backtype.storm.multilang
JsonSerializer implements the JSON multilang protocol.
JsonSerializer() - Constructor for class backtype.storm.multilang.JsonSerializer
 
JSONTransactionalSerializer - Class in storm.trident.state
 
JSONTransactionalSerializer() - Constructor for class storm.trident.state.JSONTransactionalSerializer
 

K

KAFKA_BROKER_PROPERTIES - Static variable in class storm.kafka.bolt.KafkaBolt
 
KAFKA_BROKER_PROPERTIES - Static variable in class storm.kafka.trident.TridentKafkaState
 
KafkaBolt<K,V> - Class in storm.kafka.bolt
Bolt implementation that can send Tuple data to Kafka

It expects the producer configuration and topic in storm config under

'kafka.broker.properties' and 'topic'

respectively.

KafkaBolt() - Constructor for class storm.kafka.bolt.KafkaBolt
 
KafkaConfig - Class in storm.kafka
 
KafkaConfig(BrokerHosts, String) - Constructor for class storm.kafka.KafkaConfig
 
KafkaConfig(BrokerHosts, String, String) - Constructor for class storm.kafka.KafkaConfig
 
KafkaError - Enum in storm.kafka
 
KafkaOffsetMetric(String, DynamicPartitionConnections) - Constructor for class storm.kafka.KafkaUtils.KafkaOffsetMetric
 
KafkaSpout - Class in storm.kafka
 
KafkaSpout(SpoutConfig) - Constructor for class storm.kafka.KafkaSpout
 
KafkaSpout.MessageAndRealOffset - Class in storm.kafka
 
KafkaTopicSelector - Interface in storm.kafka.bolt.selector
 
KafkaTopicSelector - Interface in storm.kafka.trident.selector
 
KafkaUtils - Class in storm.kafka
 
KafkaUtils() - Constructor for class storm.kafka.KafkaUtils
 
KafkaUtils.KafkaOffsetMetric - Class in storm.kafka
 
key(Tuple) - Method in class org.apache.storm.hdfs.bolt.format.DefaultSequenceFormat
 
key(Tuple) - Method in interface org.apache.storm.hdfs.bolt.format.SequenceFormat
Given a tuple, return the key that should be written to the sequence file.
key(TridentTuple) - Method in class org.apache.storm.hdfs.trident.format.DefaultSequenceFormat
 
key(TridentTuple) - Method in interface org.apache.storm.hdfs.trident.format.SequenceFormat
Given a tuple, return the key that should be written to the sequence file.
keyClass() - Method in class org.apache.storm.hdfs.bolt.format.DefaultSequenceFormat
 
keyClass() - Method in interface org.apache.storm.hdfs.bolt.format.SequenceFormat
Key class used by implementation (e.g.
keyClass() - Method in class org.apache.storm.hdfs.trident.format.DefaultSequenceFormat
 
keyClass() - Method in interface org.apache.storm.hdfs.trident.format.SequenceFormat
Key class used by implementation (e.g.
KeyedCountingBatchBolt - Class in backtype.storm.testing
 
KeyedCountingBatchBolt() - Constructor for class backtype.storm.testing.KeyedCountingBatchBolt
 
KeyedCountingCommitterBolt - Class in backtype.storm.testing
 
KeyedCountingCommitterBolt() - Constructor for class backtype.storm.testing.KeyedCountingCommitterBolt
 
KeyedCountUpdater() - Constructor for class storm.starter.TransactionalWords.KeyedCountUpdater
 
KeyedFairBolt - Class in backtype.storm.drpc
 
KeyedFairBolt(IRichBolt) - Constructor for class backtype.storm.drpc.KeyedFairBolt
 
KeyedFairBolt(IBasicBolt) - Constructor for class backtype.storm.drpc.KeyedFairBolt
 
KeyedRoundRobinQueue<V> - Class in backtype.storm.utils
 
KeyedRoundRobinQueue() - Constructor for class backtype.storm.utils.KeyedRoundRobinQueue
 
KeyedSummingBatchBolt - Class in backtype.storm.testing
 
KeyedSummingBatchBolt() - Constructor for class backtype.storm.testing.KeyedSummingBatchBolt
 
keyFieldName - Variable in class storm.kafka.trident.mapper.FieldNameBasedTupleToKafkaMapper
 
keySet() - Method in class backtype.storm.utils.IndifferentAccessMap
 
KeyValueScheme - Interface in storm.kafka
 
KeyValueSchemeAsMultiScheme - Class in storm.kafka
 
KeyValueSchemeAsMultiScheme(KeyValueScheme) - Constructor for class storm.kafka.KeyValueSchemeAsMultiScheme
 
killedWorker(int) - Method in interface backtype.storm.scheduler.ISupervisor
 
KillOptions - Class in backtype.storm.generated
 
KillOptions() - Constructor for class backtype.storm.generated.KillOptions
 
KillOptions(KillOptions) - Constructor for class backtype.storm.generated.KillOptions
Performs a deep copy on other.
KillOptions._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
killTopology(String, AsyncMethodCallback<Nimbus.AsyncClient.killTopology_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
killTopology(String, AsyncMethodCallback<Nimbus.AsyncClient.killTopology_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
killTopology(String) - Method in class backtype.storm.generated.Nimbus.Client
 
killTopology(String) - Method in interface backtype.storm.generated.Nimbus.Iface
 
killTopology(String) - Method in interface backtype.storm.ILocalCluster
 
killTopology_args() - Constructor for class backtype.storm.generated.Nimbus.killTopology_args
 
killTopology_args(String) - Constructor for class backtype.storm.generated.Nimbus.killTopology_args
 
killTopology_args(Nimbus.killTopology_args) - Constructor for class backtype.storm.generated.Nimbus.killTopology_args
Performs a deep copy on other.
killTopology_call(String, AsyncMethodCallback<Nimbus.AsyncClient.killTopology_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.killTopology_call
 
killTopology_result() - Constructor for class backtype.storm.generated.Nimbus.killTopology_result
 
killTopology_result(NotAliveException) - Constructor for class backtype.storm.generated.Nimbus.killTopology_result
 
killTopology_result(Nimbus.killTopology_result) - Constructor for class backtype.storm.generated.Nimbus.killTopology_result
Performs a deep copy on other.
killTopologyWithOpts(String, KillOptions, AsyncMethodCallback<Nimbus.AsyncClient.killTopologyWithOpts_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
killTopologyWithOpts(String, KillOptions, AsyncMethodCallback<Nimbus.AsyncClient.killTopologyWithOpts_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
killTopologyWithOpts(String, KillOptions) - Method in class backtype.storm.generated.Nimbus.Client
 
killTopologyWithOpts(String, KillOptions) - Method in interface backtype.storm.generated.Nimbus.Iface
 
killTopologyWithOpts(String, KillOptions) - Method in interface backtype.storm.ILocalCluster
 
killTopologyWithOpts_args() - Constructor for class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
killTopologyWithOpts_args(String, KillOptions) - Constructor for class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
killTopologyWithOpts_args(Nimbus.killTopologyWithOpts_args) - Constructor for class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
Performs a deep copy on other.
killTopologyWithOpts_call(String, KillOptions, AsyncMethodCallback<Nimbus.AsyncClient.killTopologyWithOpts_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.killTopologyWithOpts_call
 
killTopologyWithOpts_result() - Constructor for class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
killTopologyWithOpts_result(NotAliveException) - Constructor for class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
killTopologyWithOpts_result(Nimbus.killTopologyWithOpts_result) - Constructor for class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
Performs a deep copy on other.
KryoRegValidator - Static variable in class backtype.storm.ConfigValidation
Validates Kryo Registration
KryoSerializableDefault() - Constructor for class backtype.storm.serialization.DefaultKryoFactory.KryoSerializableDefault
 
KryoTupleDeserializer - Class in backtype.storm.serialization
 
KryoTupleDeserializer(Map, GeneralTopologyContext) - Constructor for class backtype.storm.serialization.KryoTupleDeserializer
 
KryoTupleSerializer - Class in backtype.storm.serialization
 
KryoTupleSerializer(Map, GeneralTopologyContext) - Constructor for class backtype.storm.serialization.KryoTupleSerializer
 
KryoValuesDeserializer - Class in backtype.storm.serialization
 
KryoValuesDeserializer(Map) - Constructor for class backtype.storm.serialization.KryoValuesDeserializer
 
KryoValuesSerializer - Class in backtype.storm.serialization
 
KryoValuesSerializer(Map) - Constructor for class backtype.storm.serialization.KryoValuesSerializer
 

L

lastCompletedOffset() - Method in class storm.kafka.PartitionManager
 
lastIndexOf(Object) - Method in class backtype.storm.utils.ListDelegate
 
launch(Map, TopologyContext) - Method in class backtype.storm.utils.ShellProcess
 
LinearDRPCInputDeclarer - Interface in backtype.storm.drpc
 
LinearDRPCTopologyBuilder - Class in backtype.storm.drpc
Deprecated.
LinearDRPCTopologyBuilder(String) - Constructor for class backtype.storm.drpc.LinearDRPCTopologyBuilder
Deprecated.
 
list(String) - Method in class backtype.storm.transactional.state.TransactionalState
 
list(String) - Method in class storm.trident.topology.state.TransactionalState
 
ListDelegate - Class in backtype.storm.utils
 
ListDelegate() - Constructor for class backtype.storm.utils.ListDelegate
 
ListDelegateSerializer - Class in backtype.storm.serialization.types
 
ListDelegateSerializer() - Constructor for class backtype.storm.serialization.types.ListDelegateSerializer
 
listIterator() - Method in class backtype.storm.utils.ListDelegate
 
listIterator(int) - Method in class backtype.storm.utils.ListDelegate
 
loadClojureFn(String, String) - Static method in class backtype.storm.utils.Utils
 
local_or_shuffle(NullStruct) - Static method in class backtype.storm.generated.Grouping
 
localOrShuffle() - Method in class storm.trident.Stream
 
localOrShuffleGrouping() - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
localOrShuffleGrouping(String) - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
localOrShuffleGrouping(String) - Method in interface backtype.storm.topology.InputDeclarer
 
localOrShuffleGrouping(String, String) - Method in interface backtype.storm.topology.InputDeclarer
 
localOrShuffleGrouping(String) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
localOrShuffleGrouping(String, String) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
LocalState - Class in backtype.storm.utils
A simple, durable, atomic K/V database.
LocalState(String) - Constructor for class backtype.storm.utils.LocalState
 
LOG - Static variable in class backtype.storm.coordination.BatchBoltExecutor
 
LOG - Static variable in class backtype.storm.coordination.CoordinatedBolt
 
LOG - Static variable in class backtype.storm.drpc.DRPCSpout
 
LOG - Static variable in class backtype.storm.drpc.JoinResult
 
LOG - Static variable in class backtype.storm.drpc.ReturnResults
 
LOG - Static variable in class backtype.storm.messaging.TransportFactory
 
LOG - Static variable in class backtype.storm.metric.LoggingMetricsConsumer
 
LOG - Static variable in class backtype.storm.serialization.SerializationFactory
 
LOG - Static variable in class backtype.storm.spout.ShellSpout
 
LOG - Static variable in class backtype.storm.StormSubmitter
 
LOG - Static variable in class backtype.storm.task.ShellBolt
 
LOG - Static variable in class backtype.storm.testing.TestAggregatesCounter
 
LOG - Static variable in class backtype.storm.testing.TestEventLogSpout
 
LOG - Static variable in class backtype.storm.testing.TestEventOrderCheckBolt
 
LOG - Static variable in class backtype.storm.testing.TestGlobalCount
 
LOG - Static variable in class backtype.storm.testing.TestWordCounter
 
LOG - Static variable in class backtype.storm.testing.TestWordSpout
 
LOG - Static variable in class backtype.storm.topology.BasicBoltExecutor
 
LOG - Static variable in class backtype.storm.transactional.TransactionalSpoutBatchExecutor
 
LOG - Static variable in class backtype.storm.transactional.TransactionalSpoutCoordinator
 
LOG - Static variable in class backtype.storm.utils.LocalState
 
LOG - Static variable in class backtype.storm.utils.ShellProcess
 
LOG - Static variable in class backtype.storm.utils.Time
 
LOG - Static variable in class org.apache.storm.hdfs.trident.HdfsState
 
LOG - Static variable in class storm.kafka.DynamicBrokersReader
 
LOG - Static variable in class storm.kafka.DynamicPartitionConnections
 
LOG - Static variable in class storm.kafka.KafkaSpout
 
LOG - Static variable in class storm.kafka.KafkaUtils
 
LOG - Static variable in class storm.kafka.PartitionManager
 
LOG - Static variable in class storm.kafka.trident.TridentKafkaEmitter
 
LOG - Static variable in class storm.kafka.trident.ZkBrokerReader
 
LOG - Static variable in class storm.kafka.ZkCoordinator
 
LOG - Static variable in class storm.kafka.ZkState
 
LOG - Static variable in class storm.trident.spout.TridentSpoutCoordinator
 
LOG - Static variable in class storm.trident.spout.TridentSpoutExecutor
 
LOG - Static variable in class storm.trident.topology.MasterBatchCoordinator
 
logErrorStream() - Method in class backtype.storm.utils.ShellProcess
 
LoggingMetricsConsumer - Class in backtype.storm.metric
 
LoggingMetricsConsumer() - Constructor for class backtype.storm.metric.LoggingMetricsConsumer
 
login(Map, Configuration) - Static method in class org.apache.storm.hbase.security.HBaseSecurityUtil
 
login(Map, Configuration) - Static method in class org.apache.storm.hdfs.common.security.HdfsSecurityUtil
 
login_conf - Variable in class backtype.storm.security.auth.SaslTransportPlugin
 
login_conf - Variable in class backtype.storm.security.auth.SimpleTransportPlugin
 
LOGIN_CONTEXT_CLIENT - Static variable in class backtype.storm.security.auth.AuthUtils
 
LOGIN_CONTEXT_SERVER - Static variable in class backtype.storm.security.auth.AuthUtils
 
LOGVIEWER_APPENDER_NAME - Static variable in class backtype.storm.Config
Appender name used by log viewer to determine log directory.
LOGVIEWER_APPENDER_NAME_SCHEMA - Static variable in class backtype.storm.Config
 
LOGVIEWER_CHILDOPTS - Static variable in class backtype.storm.Config
Childopts for log viewer java process.
LOGVIEWER_CHILDOPTS_SCHEMA - Static variable in class backtype.storm.Config
 
LOGVIEWER_PORT - Static variable in class backtype.storm.Config
HTTP UI port for log viewer
LOGVIEWER_PORT_SCHEMA - Static variable in class backtype.storm.Config
 
long_arg(long) - Static method in class backtype.storm.generated.JavaObjectArg
 
LRUMap<A,B> - Class in storm.trident.util
 
LRUMap(int) - Constructor for class storm.trident.util.LRUMap
 
LRUMemoryMapState<T> - Class in storm.trident.testing
 
LRUMemoryMapState(int, String) - Constructor for class storm.trident.testing.LRUMemoryMapState
 
LRUMemoryMapState.Factory - Class in storm.trident.testing
 

M

main(String[]) - Static method in class backtype.storm.security.serialization.BlowfishTupleSerializer
Produce a blowfish key to be used in "Storm jar" command
main(String[]) - Static method in class storm.starter.BasicDRPCTopology
 
main(String[]) - Static method in class storm.starter.ExclamationTopology
 
main(String[]) - Static method in class storm.starter.ManualDRPC
 
main(String[]) - Static method in class storm.starter.PrintSampleStream
 
main(String[]) - Static method in class storm.starter.ReachTopology
 
main(String[]) - Static method in class storm.starter.RollingTopWords
Submits (runs) the topology.
main(String[]) - Static method in class storm.starter.SingleJoinExample
 
main(String[]) - Static method in class storm.starter.TransactionalGlobalCount
 
main(String[]) - Static method in class storm.starter.TransactionalWords
 
main(String[]) - Static method in class storm.starter.trident.TridentReach
 
main(String[]) - Static method in class storm.starter.trident.TridentWordCount
 
main(String[]) - Static method in class storm.starter.WordCountTopology
 
main(String[]) - Static method in class storm.starter.WordCountTopologyNode
 
makeBrokerReader(Map, KafkaConfig) - Static method in class storm.kafka.KafkaUtils
 
makeContext(Map) - Static method in class backtype.storm.messaging.TransportFactory
 
makeDetectSpec(String, String) - Static method in class backtype.storm.coordination.CoordinatedBolt.IdStreamSpec
 
makeId(Map<Long, Long>) - Static method in class backtype.storm.tuple.MessageId
 
makeProjectionFactory(int, Fields) - Method in class storm.trident.operation.TridentMultiReducerContext
 
makeProjectionFactory(Fields) - Method in class storm.trident.operation.TridentOperationContext
 
makeRootId(long, long) - Static method in class backtype.storm.tuple.MessageId
 
makeState(Map, IMetricsContext, int, int) - Method in class org.apache.storm.hbase.trident.state.HBaseMapState.Factory
 
makeState(Map, IMetricsContext, int, int) - Method in class org.apache.storm.hbase.trident.state.HBaseStateFactory
 
makeState(Map, IMetricsContext, int, int) - Method in class org.apache.storm.hdfs.trident.HdfsStateFactory
 
makeState(Map, IMetricsContext, int, int) - Method in class storm.kafka.trident.TridentKafkaStateFactory
 
makeState(Map, IMetricsContext, int, int) - Method in class storm.starter.trident.TridentReach.StaticSingleKeyMapState.Factory
 
makeState(Map, IMetricsContext, int, int) - Method in interface storm.trident.state.StateFactory
 
makeState(Map, IMetricsContext, int, int) - Method in class storm.trident.testing.LRUMemoryMapState.Factory
 
makeState(Map, IMetricsContext, int, int) - Method in class storm.trident.testing.MemoryMapState.Factory
 
makeUnanchored() - Static method in class backtype.storm.tuple.MessageId
 
ManualDRPC - Class in storm.starter
 
ManualDRPC() - Constructor for class storm.starter.ManualDRPC
 
ManualDRPC.ExclamationBolt - Class in storm.starter
 
MapCombinerAggStateUpdater - Class in storm.trident.state.map
 
MapCombinerAggStateUpdater(CombinerAggregator, Fields, Fields) - Constructor for class storm.trident.state.map.MapCombinerAggStateUpdater
 
MapGet - Class in storm.trident.operation.builtin
 
MapGet() - Constructor for class storm.trident.operation.builtin.MapGet
 
mapper - Variable in class org.apache.storm.hbase.bolt.AbstractHBaseBolt
 
MapReducerAggStateUpdater - Class in storm.trident.state.map
 
MapReducerAggStateUpdater(ReducerAggregator, Fields, Fields) - Constructor for class storm.trident.state.map.MapReducerAggStateUpdater
 
MapState<T> - Interface in storm.trident.state.map
 
MapsValidator - Static variable in class backtype.storm.ConfigValidation
Validates is a list of Maps.
mark(Tuple, long) - Method in interface org.apache.storm.hdfs.bolt.rotation.FileRotationPolicy
Called for every tuple the HdfsBolt executes.
mark(Tuple, long) - Method in class org.apache.storm.hdfs.bolt.rotation.FileSizeRotationPolicy
 
mark(Tuple, long) - Method in class org.apache.storm.hdfs.bolt.rotation.NoRotationPolicy
 
mark(Tuple, long) - Method in class org.apache.storm.hdfs.bolt.rotation.TimedRotationPolicy
Called for every tuple the HdfsBolt executes.
mark(Tuple, long) - Method in class org.apache.storm.hdfs.bolt.sync.CountSyncPolicy
 
mark(Tuple, long) - Method in interface org.apache.storm.hdfs.bolt.sync.SyncPolicy
Called for every tuple the HdfsBolt executes.
mark(TridentTuple, long) - Method in interface org.apache.storm.hdfs.trident.rotation.FileRotationPolicy
Called for every tuple the HdfsBolt executes.
mark(TridentTuple, long) - Method in class org.apache.storm.hdfs.trident.rotation.FileSizeRotationPolicy
 
mark(TridentTuple, long) - Method in class org.apache.storm.hdfs.trident.rotation.NoRotationPolicy
 
mark(TridentTuple, long) - Method in class org.apache.storm.hdfs.trident.rotation.TimedRotationPolicy
Called for every tuple the HdfsBolt executes.
mark(TridentTuple, long) - Method in class org.apache.storm.hdfs.trident.sync.CountSyncPolicy
 
mark(TridentTuple, long) - Method in interface org.apache.storm.hdfs.trident.sync.SyncPolicy
Called for every tuple the HdfsBolt executes.
markAsModified() - Method in class storm.starter.tools.NthLastModifiedTimeTracker
 
markEvent() - Method in class backtype.storm.utils.WindowedTimeThrottler
 
MasterBatchCoordinator - Class in storm.trident.topology
 
MasterBatchCoordinator(List<String>, List<ITridentSpout>) - Constructor for class storm.trident.topology.MasterBatchCoordinator
 
MAX_BATCH_SIZE_CONF - Static variable in class storm.trident.spout.RichSpoutBatchExecutor
 
MaxMetric - Class in storm.kafka.trident
 
MaxMetric() - Constructor for class storm.kafka.trident.MaxMetric
 
maxMultiGetBatchSize - Variable in class storm.trident.state.map.MicroBatchIBackingMap.Options
 
maxMultiPutBatchSize - Variable in class storm.trident.state.map.MicroBatchIBackingMap.Options
 
maxOffsetBehind - Variable in class storm.kafka.KafkaConfig
 
maxSize() - Method in class storm.starter.tools.Rankings
 
maxTopologyMessageTimeout() - Method in class backtype.storm.task.GeneralTopologyContext
 
MeanReducer - Class in backtype.storm.metric.api
 
MeanReducer() - Constructor for class backtype.storm.metric.api.MeanReducer
 
MemoryBackingMap - Class in storm.trident.testing
 
MemoryBackingMap() - Constructor for class storm.trident.testing.MemoryBackingMap
 
MemoryMapState<T> - Class in storm.trident.testing
 
MemoryMapState(String) - Constructor for class storm.trident.testing.MemoryMapState
 
MemoryMapState.Factory - Class in storm.trident.testing
 
MemoryTransactionalSpout - Class in backtype.storm.testing
 
MemoryTransactionalSpout(Map<Integer, List<List<Object>>>, Fields, int) - Constructor for class backtype.storm.testing.MemoryTransactionalSpout
 
MemoryTransactionalSpoutMeta - Class in backtype.storm.testing
 
MemoryTransactionalSpoutMeta() - Constructor for class backtype.storm.testing.MemoryTransactionalSpoutMeta
 
MemoryTransactionalSpoutMeta(int, int) - Constructor for class backtype.storm.testing.MemoryTransactionalSpoutMeta
 
merge(Fields, Stream...) - Method in class storm.trident.TridentTopology
 
merge(Fields, List<Stream>) - Method in class storm.trident.TridentTopology
 
merge(Stream...) - Method in class storm.trident.TridentTopology
 
merge(List<Stream>) - Method in class storm.trident.TridentTopology
 
mergeFully() - Method in class storm.trident.graph.GraphGrouper
 
message() - Method in class backtype.storm.messaging.TaskMessage
 
MessageAndRealOffset(Message, long) - Constructor for class storm.kafka.KafkaSpout.MessageAndRealOffset
 
MessageBuffer - Class in backtype.storm.messaging.netty
Encapsulates the state used for batching up messages.
MessageBuffer(int) - Constructor for class backtype.storm.messaging.netty.MessageBuffer
 
MessageDecoder - Class in backtype.storm.messaging.netty
 
MessageDecoder() - Constructor for class backtype.storm.messaging.netty.MessageDecoder
 
MessageEncoder - Class in backtype.storm.messaging.netty
 
MessageEncoder() - Constructor for class backtype.storm.messaging.netty.MessageEncoder
 
messageId - Variable in class backtype.storm.hooks.info.SpoutAckInfo
 
messageId - Variable in class backtype.storm.hooks.info.SpoutFailInfo
 
MessageId - Class in backtype.storm.tuple
 
MessageId(Map<Long, Long>) - Constructor for class backtype.storm.tuple.MessageId
 
meta() - Method in class backtype.storm.tuple.TupleImpl
 
metaDataMap - Static variable in exception backtype.storm.generated.AlreadyAliveException
 
metaDataMap - Static variable in class backtype.storm.generated.Bolt
 
metaDataMap - Static variable in class backtype.storm.generated.BoltStats
 
metaDataMap - Static variable in class backtype.storm.generated.ClusterSummary
 
metaDataMap - Static variable in class backtype.storm.generated.ComponentCommon
 
metaDataMap - Static variable in class backtype.storm.generated.ComponentObject
 
metaDataMap - Static variable in class backtype.storm.generated.DistributedRPC.execute_args
 
metaDataMap - Static variable in class backtype.storm.generated.DistributedRPC.execute_result
 
metaDataMap - Static variable in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
metaDataMap - Static variable in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
metaDataMap - Static variable in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
metaDataMap - Static variable in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
metaDataMap - Static variable in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
metaDataMap - Static variable in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
metaDataMap - Static variable in exception backtype.storm.generated.DRPCExecutionException
 
metaDataMap - Static variable in class backtype.storm.generated.DRPCRequest
 
metaDataMap - Static variable in class backtype.storm.generated.ErrorInfo
 
metaDataMap - Static variable in class backtype.storm.generated.ExecutorInfo
 
metaDataMap - Static variable in class backtype.storm.generated.ExecutorSpecificStats
 
metaDataMap - Static variable in class backtype.storm.generated.ExecutorStats
 
metaDataMap - Static variable in class backtype.storm.generated.ExecutorSummary
 
metaDataMap - Static variable in class backtype.storm.generated.GlobalStreamId
 
metaDataMap - Static variable in class backtype.storm.generated.Grouping
 
metaDataMap - Static variable in exception backtype.storm.generated.InvalidTopologyException
 
metaDataMap - Static variable in class backtype.storm.generated.JavaObject
 
metaDataMap - Static variable in class backtype.storm.generated.JavaObjectArg
 
metaDataMap - Static variable in class backtype.storm.generated.KillOptions
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.activate_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.activate_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.deactivate_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.deactivate_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.downloadChunk_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.downloadChunk_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.getTopology_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.getTopology_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.getUserTopology_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.getUserTopology_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.killTopology_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.killTopology_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.rebalance_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.rebalance_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.submitTopology_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.submitTopology_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.uploadChunk_args
 
metaDataMap - Static variable in class backtype.storm.generated.Nimbus.uploadChunk_result
 
metaDataMap - Static variable in exception backtype.storm.generated.NotAliveException
 
metaDataMap - Static variable in class backtype.storm.generated.NullStruct
 
metaDataMap - Static variable in class backtype.storm.generated.RebalanceOptions
 
metaDataMap - Static variable in class backtype.storm.generated.ShellComponent
 
metaDataMap - Static variable in class backtype.storm.generated.SpoutSpec
 
metaDataMap - Static variable in class backtype.storm.generated.SpoutStats
 
metaDataMap - Static variable in class backtype.storm.generated.StateSpoutSpec
 
metaDataMap - Static variable in class backtype.storm.generated.StormTopology
 
metaDataMap - Static variable in class backtype.storm.generated.StreamInfo
 
metaDataMap - Static variable in class backtype.storm.generated.SubmitOptions
 
metaDataMap - Static variable in class backtype.storm.generated.SupervisorSummary
 
metaDataMap - Static variable in class backtype.storm.generated.TopologyInfo
 
metaDataMap - Static variable in class backtype.storm.generated.TopologySummary
 
metrics(Nimbus.Client) - Method in class backtype.storm.utils.Monitor
 
metrics(Nimbus.Client, long, Monitor.MetricsState) - Method in class backtype.storm.utils.Monitor
 
METRICS_COMPONENT_ID_PREFIX - Static variable in class backtype.storm.Constants
 
METRICS_STREAM_ID - Static variable in class backtype.storm.Constants
 
METRICS_TICK_STREAM_ID - Static variable in class backtype.storm.Constants
 
MetricsConsumerBolt - Class in backtype.storm.metric
 
MetricsConsumerBolt(String, Object) - Constructor for class backtype.storm.metric.MetricsConsumerBolt
 
metricsTimeBucketSizeInSecs - Variable in class storm.kafka.KafkaConfig
 
MicroBatchIBackingMap<T> - Class in storm.trident.state.map
 
MicroBatchIBackingMap(MicroBatchIBackingMap.Options, IBackingMap<T>) - Constructor for class storm.trident.state.map.MicroBatchIBackingMap
 
MicroBatchIBackingMap.Options - Class in storm.trident.state.map
 
mixed(JoinType...) - Static method in enum storm.trident.JoinType
 
MkClusterParam - Class in backtype.storm.testing
The param arg for Testing.withSimulatedTimeCluster and Testing.withTrackedCluster
MkClusterParam() - Constructor for class backtype.storm.testing.MkClusterParam
 
mkdir(String) - Method in class backtype.storm.transactional.state.TransactionalState
 
mkdir(String) - Method in class storm.trident.topology.state.TransactionalState
 
MkTupleParam - Class in backtype.storm.testing
 
MkTupleParam() - Constructor for class backtype.storm.testing.MkTupleParam
 
MockedSources - Class in backtype.storm.testing
 
MockedSources() - Constructor for class backtype.storm.testing.MockedSources
 
modifyOutputStream(JarOutputStream) - Method in class org.apache.storm.maven.shade.clojure.ClojureTransformer
 
Monitor - Class in backtype.storm.utils
 
Monitor() - Constructor for class backtype.storm.utils.Monitor
 
mostRecentVersion() - Method in class backtype.storm.utils.VersionedStore
 
mostRecentVersion(long) - Method in class backtype.storm.utils.VersionedStore
 
mostRecentVersionPath() - Method in class backtype.storm.utils.VersionedStore
 
mostRecentVersionPath(long) - Method in class backtype.storm.utils.VersionedStore
 
MoveFileAction - Class in org.apache.storm.hdfs.common.rotation
 
MoveFileAction() - Constructor for class org.apache.storm.hdfs.common.rotation.MoveFileAction
 
msg - Variable in class storm.kafka.KafkaSpout.MessageAndRealOffset
 
msgFieldName - Variable in class storm.kafka.trident.mapper.FieldNameBasedTupleToKafkaMapper
 
MultiCountMetric - Class in backtype.storm.metric.api
 
MultiCountMetric() - Constructor for class backtype.storm.metric.api.MultiCountMetric
 
multiGet(List<List<Object>>) - Method in class org.apache.storm.hbase.trident.state.HBaseMapState
 
multiGet(List<List<Object>>) - Method in class storm.starter.trident.TridentReach.StaticSingleKeyMapState
 
multiGet(List<List<Object>>) - Method in class storm.trident.state.map.CachedBatchReadsMap
 
multiGet(List<List<Object>>) - Method in class storm.trident.state.map.CachedMap
 
multiGet(List<List<Object>>) - Method in interface storm.trident.state.map.IBackingMap
 
multiGet(List<List<Object>>) - Method in class storm.trident.state.map.MicroBatchIBackingMap
 
multiGet(List<List<Object>>) - Method in class storm.trident.state.map.NonTransactionalMap
 
multiGet(List<List<Object>>) - Method in class storm.trident.state.map.OpaqueMap
 
multiGet(List<List<Object>>) - Method in interface storm.trident.state.map.ReadOnlyMapState
 
multiGet(List<List<Object>>) - Method in class storm.trident.state.map.SnapshottableMap
 
multiGet(List<List<Object>>) - Method in class storm.trident.state.map.TransactionalMap
 
multiGet(List<List<Object>>) - Method in class storm.trident.testing.LRUMemoryMapState
 
multiGet(List<List<Object>>) - Method in class storm.trident.testing.MemoryBackingMap
 
multiGet(List<List<Object>>) - Method in class storm.trident.testing.MemoryMapState
 
multiPut(List<List<Object>>, List<T>) - Method in class org.apache.storm.hbase.trident.state.HBaseMapState
 
multiPut(List<List<Object>>, List<T>) - Method in class storm.trident.state.map.CachedBatchReadsMap
 
multiPut(List<List<Object>>, List<T>) - Method in class storm.trident.state.map.CachedMap
 
multiPut(List<List<Object>>, List<T>) - Method in interface storm.trident.state.map.IBackingMap
 
multiPut(List<List<Object>>, List<T>) - Method in interface storm.trident.state.map.MapState
 
multiPut(List<List<Object>>, List<T>) - Method in class storm.trident.state.map.MicroBatchIBackingMap
 
multiPut(List<List<Object>>, List<T>) - Method in class storm.trident.state.map.NonTransactionalMap
 
multiPut(List<List<Object>>, List<T>) - Method in class storm.trident.state.map.OpaqueMap
 
multiPut(List<List<Object>>, List<T>) - Method in class storm.trident.state.map.SnapshottableMap
 
multiPut(List<List<Object>>, List<T>) - Method in class storm.trident.state.map.TransactionalMap
 
multiPut(List<List<Object>>, List<T>) - Method in class storm.trident.testing.LRUMemoryMapState
 
multiPut(List<List<Object>>, List<Object>) - Method in class storm.trident.testing.MemoryBackingMap
 
multiPut(List<List<Object>>, List<T>) - Method in class storm.trident.testing.MemoryMapState
 
multiReduce(Stream, Stream, MultiReducer, Fields) - Method in class storm.trident.TridentTopology
 
multiReduce(Fields, Stream, Fields, Stream, MultiReducer, Fields) - Method in class storm.trident.TridentTopology
 
multiReduce(GroupedStream, GroupedStream, GroupedMultiReducer, Fields) - Method in class storm.trident.TridentTopology
 
multiReduce(Fields, GroupedStream, Fields, GroupedStream, GroupedMultiReducer, Fields) - Method in class storm.trident.TridentTopology
 
multiReduce(List<Stream>, MultiReducer, Fields) - Method in class storm.trident.TridentTopology
 
multiReduce(List<GroupedStream>, GroupedMultiReducer, Fields) - Method in class storm.trident.TridentTopology
 
multiReduce(List<Fields>, List<Stream>, MultiReducer, Fields) - Method in class storm.trident.TridentTopology
 
multiReduce(List<Fields>, List<GroupedStream>, GroupedMultiReducer, Fields) - Method in class storm.trident.TridentTopology
 
MultiReducedMetric - Class in backtype.storm.metric.api
 
MultiReducedMetric(IReducer) - Constructor for class backtype.storm.metric.api.MultiReducedMetric
 
MultiReducer<T> - Interface in storm.trident.operation
 
MultiReducerProcessor - Class in storm.trident.planner.processor
 
MultiReducerProcessor(List<Fields>, MultiReducer) - Constructor for class storm.trident.planner.processor.MultiReducerProcessor
 
multiRemove(List<List<Object>>) - Method in interface storm.trident.state.map.RemovableMapState
 
multiRemove(List<List<Object>>) - Method in class storm.trident.testing.MemoryMapState
 
MultiScheme - Interface in backtype.storm.spout
 
multiUpdate(List<List<Object>>, List<ValueUpdater>) - Method in interface storm.trident.state.map.MapState
 
multiUpdate(List<List<Object>>, List<ValueUpdater>) - Method in class storm.trident.state.map.NonTransactionalMap
 
multiUpdate(List<List<Object>>, List<ValueUpdater>) - Method in class storm.trident.state.map.OpaqueMap
 
multiUpdate(List<List<Object>>, List<ValueUpdater>) - Method in class storm.trident.state.map.SnapshottableMap
 
multiUpdate(List<List<Object>>, List<ValueUpdater>) - Method in class storm.trident.state.map.TransactionalMap
 
multiUpdate(List<List<Object>>, List<ValueUpdater>) - Method in class storm.trident.testing.LRUMemoryMapState
 
multiUpdate(List<List<Object>>, List<ValueUpdater>) - Method in class storm.trident.testing.MemoryMapState
 
MutableInt - Class in backtype.storm.utils
 
MutableInt(int) - Constructor for class backtype.storm.utils.MutableInt
 
MutableLong - Class in backtype.storm.utils
 
MutableLong(long) - Constructor for class backtype.storm.utils.MutableLong
 
MutableObject - Class in backtype.storm.utils
 
MutableObject() - Constructor for class backtype.storm.utils.MutableObject
 
MutableObject(Object) - Constructor for class backtype.storm.utils.MutableObject
 

N

name - Variable in class backtype.storm.metric.api.IMetricsConsumer.DataPoint
 
name(String) - Method in class storm.trident.fluent.GroupedStream
 
name - Variable in class storm.trident.planner.Node
 
name(String) - Method in class storm.trident.Stream
 
needsScheduling(TopologyDetails) - Method in class backtype.storm.scheduler.Cluster
Does the topology need scheduling? A topology needs scheduling if one of the following conditions holds: Although the topology is assigned slots, but is squeezed.
needsSchedulingTopologies(Topologies) - Method in class backtype.storm.scheduler.Cluster
Gets all the topologies which needs scheduling.
Negate - Class in storm.trident.operation.builtin
 
Negate(Filter) - Constructor for class storm.trident.operation.builtin.Negate
 
NettyRenameThreadFactory - Class in backtype.storm.messaging.netty
 
newCoordinatorState(Map, String, Map) - Static method in class backtype.storm.transactional.state.TransactionalState
 
newCoordinatorState(Map, String) - Static method in class storm.trident.topology.state.TransactionalState
 
newCurator(Map, List<String>, Object, String) - Static method in class backtype.storm.utils.Utils
 
newCurator(Map, List<String>, Object, String, ZookeeperAuthInfo) - Static method in class backtype.storm.utils.Utils
 
newCurator(Map, List<String>, Object) - Static method in class backtype.storm.utils.Utils
 
newCuratorStarted(Map, List<String>, Object, String) - Static method in class backtype.storm.utils.Utils
 
newCuratorStarted(Map, List<String>, Object) - Static method in class backtype.storm.utils.Utils
 
newDRPCStream(String) - Method in class storm.trident.TridentTopology
 
newDRPCStream(String, ILocalDRPC) - Method in class storm.trident.TridentTopology
 
newInstance() - Method in class backtype.storm.utils.DisruptorQueue.ObjectEventFactory
 
newInstance(String) - Static method in class backtype.storm.utils.Utils
 
newStaticState(StateFactory) - Method in class storm.trident.TridentTopology
 
newStaticState(StateSpec) - Method in class storm.trident.TridentTopology
 
newStream(String, IRichSpout) - Method in class storm.trident.TridentTopology
 
newStream(String, IBatchSpout) - Method in class storm.trident.TridentTopology
 
newStream(String, ITridentSpout) - Method in class storm.trident.TridentTopology
 
newStream(String, IPartitionedTridentSpout) - Method in class storm.trident.TridentTopology
 
newStream(String, IOpaquePartitionedTridentSpout) - Method in class storm.trident.TridentTopology
 
newThread(Runnable) - Method in class backtype.storm.messaging.netty.NettyRenameThreadFactory
 
newUserState(Map, String, Map) - Static method in class backtype.storm.transactional.state.TransactionalState
 
newUserState(Map, String) - Static method in class storm.trident.topology.state.TransactionalState
 
newValuesStream() - Method in class storm.trident.TridentState
 
next(SpoutOutputCollector) - Method in class storm.kafka.PartitionManager
 
nextTuple() - Method in class backtype.storm.clojure.ClojureSpout
 
nextTuple() - Method in class backtype.storm.drpc.DRPCSpout
 
nextTuple() - Method in interface backtype.storm.spout.ISpout
When this method is called, Storm is requesting that the Spout emit tuples to the output collector.
nextTuple() - Method in class backtype.storm.spout.ShellSpout
 
nextTuple(StateSpoutOutputCollector) - Method in interface backtype.storm.state.IStateSpout
 
nextTuple() - Method in class backtype.storm.testing.FeederSpout
 
nextTuple() - Method in class backtype.storm.testing.FixedTupleSpout
 
nextTuple() - Method in class backtype.storm.testing.SpoutTracker
 
nextTuple() - Method in class backtype.storm.testing.TestEventLogSpout
 
nextTuple() - Method in class backtype.storm.testing.TestPlannerSpout
 
nextTuple() - Method in class backtype.storm.testing.TestWordSpout
 
nextTuple() - Method in class backtype.storm.transactional.TransactionalSpoutCoordinator
 
nextTuple() - Method in class storm.kafka.KafkaSpout
 
nextTuple() - Method in class storm.starter.spout.RandomSentenceSpout
 
nextTuple() - Method in class storm.starter.spout.TwitterSampleSpout
 
nextTuple() - Method in class storm.trident.spout.RichSpoutBatchTriggerer
 
nextTuple() - Method in class storm.trident.topology.MasterBatchCoordinator
 
NGrouping - Class in backtype.storm.testing
 
NGrouping(int) - Constructor for class backtype.storm.testing.NGrouping
 
Nimbus - Class in backtype.storm.generated
 
Nimbus() - Constructor for class backtype.storm.generated.Nimbus
 
Nimbus.activate_args - Class in backtype.storm.generated
 
Nimbus.activate_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.activate_result - Class in backtype.storm.generated
 
Nimbus.activate_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.AsyncClient - Class in backtype.storm.generated
 
Nimbus.AsyncClient.activate_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.beginFileDownload_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.beginFileUpload_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.deactivate_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.downloadChunk_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.Factory - Class in backtype.storm.generated
 
Nimbus.AsyncClient.finishFileUpload_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.getClusterInfo_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.getNimbusConf_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.getTopology_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.getTopologyConf_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.getTopologyInfo_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.getUserTopology_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.killTopology_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.killTopologyWithOpts_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.rebalance_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.submitTopology_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.submitTopologyWithOpts_call - Class in backtype.storm.generated
 
Nimbus.AsyncClient.uploadChunk_call - Class in backtype.storm.generated
 
Nimbus.AsyncIface - Interface in backtype.storm.generated
 
Nimbus.beginFileDownload_args - Class in backtype.storm.generated
 
Nimbus.beginFileDownload_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.beginFileDownload_result - Class in backtype.storm.generated
 
Nimbus.beginFileDownload_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.beginFileUpload_args - Class in backtype.storm.generated
 
Nimbus.beginFileUpload_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.beginFileUpload_result - Class in backtype.storm.generated
 
Nimbus.beginFileUpload_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.Client - Class in backtype.storm.generated
 
Nimbus.Client.Factory - Class in backtype.storm.generated
 
Nimbus.deactivate_args - Class in backtype.storm.generated
 
Nimbus.deactivate_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.deactivate_result - Class in backtype.storm.generated
 
Nimbus.deactivate_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.downloadChunk_args - Class in backtype.storm.generated
 
Nimbus.downloadChunk_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.downloadChunk_result - Class in backtype.storm.generated
 
Nimbus.downloadChunk_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.finishFileUpload_args - Class in backtype.storm.generated
 
Nimbus.finishFileUpload_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.finishFileUpload_result - Class in backtype.storm.generated
 
Nimbus.finishFileUpload_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.getClusterInfo_args - Class in backtype.storm.generated
 
Nimbus.getClusterInfo_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.getClusterInfo_result - Class in backtype.storm.generated
 
Nimbus.getClusterInfo_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.getNimbusConf_args - Class in backtype.storm.generated
 
Nimbus.getNimbusConf_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.getNimbusConf_result - Class in backtype.storm.generated
 
Nimbus.getNimbusConf_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.getTopology_args - Class in backtype.storm.generated
 
Nimbus.getTopology_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.getTopology_result - Class in backtype.storm.generated
 
Nimbus.getTopology_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.getTopologyConf_args - Class in backtype.storm.generated
 
Nimbus.getTopologyConf_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.getTopologyConf_result - Class in backtype.storm.generated
 
Nimbus.getTopologyConf_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.getTopologyInfo_args - Class in backtype.storm.generated
 
Nimbus.getTopologyInfo_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.getTopologyInfo_result - Class in backtype.storm.generated
 
Nimbus.getTopologyInfo_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.getUserTopology_args - Class in backtype.storm.generated
 
Nimbus.getUserTopology_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.getUserTopology_result - Class in backtype.storm.generated
 
Nimbus.getUserTopology_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.Iface - Interface in backtype.storm.generated
 
Nimbus.killTopology_args - Class in backtype.storm.generated
 
Nimbus.killTopology_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.killTopology_result - Class in backtype.storm.generated
 
Nimbus.killTopology_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.killTopologyWithOpts_args - Class in backtype.storm.generated
 
Nimbus.killTopologyWithOpts_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.killTopologyWithOpts_result - Class in backtype.storm.generated
 
Nimbus.killTopologyWithOpts_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.Processor<I extends Nimbus.Iface> - Class in backtype.storm.generated
 
Nimbus.rebalance_args - Class in backtype.storm.generated
 
Nimbus.rebalance_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.rebalance_result - Class in backtype.storm.generated
 
Nimbus.rebalance_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.submitTopology_args - Class in backtype.storm.generated
 
Nimbus.submitTopology_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.submitTopology_result - Class in backtype.storm.generated
 
Nimbus.submitTopology_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.submitTopologyWithOpts_args - Class in backtype.storm.generated
 
Nimbus.submitTopologyWithOpts_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.submitTopologyWithOpts_result - Class in backtype.storm.generated
 
Nimbus.submitTopologyWithOpts_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.uploadChunk_args - Class in backtype.storm.generated
 
Nimbus.uploadChunk_args._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Nimbus.uploadChunk_result - Class in backtype.storm.generated
 
Nimbus.uploadChunk_result._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NIMBUS_AUTHORIZER - Static variable in class backtype.storm.Config
Class name for authorization plugin for Nimbus
NIMBUS_AUTHORIZER_SCHEMA - Static variable in class backtype.storm.Config
 
NIMBUS_CHILDOPTS - Static variable in class backtype.storm.Config
This parameter is used by the storm-deploy project to configure the jvm options for the nimbus daemon.
NIMBUS_CHILDOPTS_SCHEMA - Static variable in class backtype.storm.Config
 
NIMBUS_CLEANUP_INBOX_FREQ_SECS - Static variable in class backtype.storm.Config
How often nimbus should wake the cleanup thread to clean the inbox.
NIMBUS_CLEANUP_INBOX_FREQ_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
NIMBUS_FILE_COPY_EXPIRATION_SECS - Static variable in class backtype.storm.Config
During upload/download with the master, how long an upload or download connection is idle before nimbus considers it dead and drops the connection.
NIMBUS_FILE_COPY_EXPIRATION_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
NIMBUS_HOST - Static variable in class backtype.storm.Config
The host that the master server is running on.
NIMBUS_HOST_SCHEMA - Static variable in class backtype.storm.Config
 
NIMBUS_INBOX_JAR_EXPIRATION_SECS - Static variable in class backtype.storm.Config
The length of time a jar file lives in the inbox before being deleted by the cleanup thread.
NIMBUS_INBOX_JAR_EXPIRATION_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
NIMBUS_MONITOR_FREQ_SECS - Static variable in class backtype.storm.Config
How often nimbus should wake up to check heartbeats and do reassignments.
NIMBUS_MONITOR_FREQ_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
NIMBUS_REASSIGN - Static variable in class backtype.storm.Config
Whether or not nimbus should reassign tasks if it detects that a task goes down.
NIMBUS_REASSIGN_SCHEMA - Static variable in class backtype.storm.Config
 
NIMBUS_SUPERVISOR_TIMEOUT_SECS - Static variable in class backtype.storm.Config
How long before a supervisor can go without heartbeating before nimbus considers it dead and stops assigning new work to it.
NIMBUS_SUPERVISOR_TIMEOUT_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
NIMBUS_TASK_LAUNCH_SECS - Static variable in class backtype.storm.Config
A special timeout used when a task is initially launched.
NIMBUS_TASK_LAUNCH_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
NIMBUS_TASK_TIMEOUT_SECS - Static variable in class backtype.storm.Config
How long without heartbeating a task can go before nimbus will consider the task dead and reassign it to another location.
NIMBUS_TASK_TIMEOUT_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
NIMBUS_THRIFT_MAX_BUFFER_SIZE - Static variable in class backtype.storm.Config
The maximum buffer size thrift should use when reading messages.
NIMBUS_THRIFT_MAX_BUFFER_SIZE_SCHEMA - Static variable in class backtype.storm.Config
 
NIMBUS_THRIFT_PORT - Static variable in class backtype.storm.Config
Which port the Thrift interface of Nimbus should run on.
NIMBUS_THRIFT_PORT_SCHEMA - Static variable in class backtype.storm.Config
 
NIMBUS_TOPOLOGY_VALIDATOR - Static variable in class backtype.storm.Config
A custom class that implements ITopologyValidator that is run whenever a topology is submitted.
NIMBUS_TOPOLOGY_VALIDATOR_SCHEMA - Static variable in class backtype.storm.Config
 
NimbusClient - Class in backtype.storm.utils
 
NimbusClient(Map, String, int) - Constructor for class backtype.storm.utils.NimbusClient
 
NimbusClient(Map, String, int, Integer) - Constructor for class backtype.storm.utils.NimbusClient
 
Node - Class in storm.trident.planner
 
Node(String, String, Fields) - Constructor for class storm.trident.planner.Node
 
nodeGroup(Node) - Method in class storm.trident.graph.GraphGrouper
 
nodes - Variable in class storm.trident.graph.Group
 
NodeStateInfo - Class in storm.trident.planner
 
NodeStateInfo(String, StateSpec) - Constructor for class storm.trident.planner.NodeStateInfo
 
none(NullStruct) - Static method in class backtype.storm.generated.Grouping
 
noneGrouping() - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
noneGrouping(String) - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
noneGrouping(String) - Method in interface backtype.storm.topology.InputDeclarer
 
noneGrouping(String, String) - Method in interface backtype.storm.topology.InputDeclarer
 
noneGrouping(String) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
noneGrouping(String, String) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
NonRichBoltTracker - Class in backtype.storm.testing
 
NonRichBoltTracker(IBolt, String) - Constructor for class backtype.storm.testing.NonRichBoltTracker
 
nonTransactional() - Static method in class org.apache.storm.hbase.trident.state.HBaseMapState
 
nonTransactional(HBaseMapState.Options<Object>) - Static method in class org.apache.storm.hbase.trident.state.HBaseMapState
 
NonTransactionalMap<T> - Class in storm.trident.state.map
 
NonTransactionalMap(IBackingMap<T>) - Constructor for class storm.trident.state.map.NonTransactionalMap
 
NoopAuthorizer - Class in backtype.storm.security.auth.authorizer
A no-op authorization implementation that illustrate info available for authorization decisions.
NoopAuthorizer() - Constructor for class backtype.storm.security.auth.authorizer.NoopAuthorizer
 
NoOutputException - Exception in backtype.storm.multilang
A NoOutputException states that no data has been received from the connected non-JVM process.
NoOutputException() - Constructor for exception backtype.storm.multilang.NoOutputException
 
NoOutputException(String) - Constructor for exception backtype.storm.multilang.NoOutputException
 
NoOutputException(String, Throwable) - Constructor for exception backtype.storm.multilang.NoOutputException
 
NoOutputException(Throwable) - Constructor for exception backtype.storm.multilang.NoOutputException
 
NoRotationPolicy - Class in org.apache.storm.hdfs.bolt.rotation
File rotation policy that will never rotate...
NoRotationPolicy() - Constructor for class org.apache.storm.hdfs.bolt.rotation.NoRotationPolicy
 
NoRotationPolicy - Class in org.apache.storm.hdfs.trident.rotation
File rotation policy that will never rotate...
NoRotationPolicy() - Constructor for class org.apache.storm.hdfs.trident.rotation.NoRotationPolicy
 
NotAliveException - Exception in backtype.storm.generated
 
NotAliveException() - Constructor for exception backtype.storm.generated.NotAliveException
 
NotAliveException(String) - Constructor for exception backtype.storm.generated.NotAliveException
 
NotAliveException(NotAliveException) - Constructor for exception backtype.storm.generated.NotAliveException
Performs a deep copy on other.
NotAliveException._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NothingEmptyEmitStrategy - Class in backtype.storm.spout
 
NothingEmptyEmitStrategy() - Constructor for class backtype.storm.spout.NothingEmptyEmitStrategy
 
notifyInterestChanged(Channel) - Method in class backtype.storm.messaging.netty.Client
Called by Netty thread on change in channel interest
nth(int) - Method in class backtype.storm.tuple.TupleImpl
 
nth(int, Object) - Method in class backtype.storm.tuple.TupleImpl
 
NthLastModifiedTimeTracker - Class in storm.starter.tools
This class tracks the time-since-last-modify of a "thing" in a rolling fashion.
NthLastModifiedTimeTracker(int) - Constructor for class storm.starter.tools.NthLastModifiedTimeTracker
 
NullStruct - Class in backtype.storm.generated
 
NullStruct() - Constructor for class backtype.storm.generated.NullStruct
 
NullStruct(NullStruct) - Constructor for class backtype.storm.generated.NullStruct
Performs a deep copy on other.
NullStruct._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NumbersValidator - Static variable in class backtype.storm.ConfigValidation
Validates a list of Numbers.
numDelegates() - Method in interface storm.trident.tuple.TridentTuple.Factory
 
numDelegates() - Method in class storm.trident.tuple.TridentTupleView.FreshOutputFactory
 
numDelegates() - Method in class storm.trident.tuple.TridentTupleView.OperationOutputFactory
 
numDelegates() - Method in class storm.trident.tuple.TridentTupleView.ProjectionFactory
 
numDelegates() - Method in class storm.trident.tuple.TridentTupleView.RootFactory
 
numPartitions() - Method in interface backtype.storm.transactional.partitioned.IOpaquePartitionedTransactionalSpout.Emitter
 
numPartitions() - Method in interface backtype.storm.transactional.partitioned.IPartitionedTransactionalSpout.Coordinator
Return the number of partitions currently in the source of data.
numPartitions() - Method in class storm.trident.operation.TridentOperationContext
 

O

obj - Variable in class storm.trident.operation.impl.Result
 
object - Variable in class backtype.storm.utils.Container
 
ObjectEventFactory() - Constructor for class backtype.storm.utils.DisruptorQueue.ObjectEventFactory
 
objectToIndex(Object, int) - Static method in class storm.trident.partition.IndexHashGrouping
 
offset - Variable in class storm.kafka.KafkaSpout.MessageAndRealOffset
 
onCompleted(String, String, long) - Method in interface backtype.storm.StormSubmitter.ProgressListener
called when the file is uploaded
One() - Constructor for class storm.starter.trident.TridentReach.One
 
onProgress(String, String, long, long) - Method in interface backtype.storm.StormSubmitter.ProgressListener
called whenever a chunk of bytes is uploaded
onStart(String, String, long) - Method in interface backtype.storm.StormSubmitter.ProgressListener
called before file is uploaded
opaque() - Static method in class org.apache.storm.hbase.trident.state.HBaseMapState
 
opaque(HBaseMapState.Options<OpaqueValue>) - Static method in class org.apache.storm.hbase.trident.state.HBaseMapState
 
OpaqueMap<T> - Class in storm.trident.state.map
 
OpaqueMap(IBackingMap<OpaqueValue>) - Constructor for class storm.trident.state.map.OpaqueMap
 
OpaqueMemoryTransactionalSpout - Class in backtype.storm.testing
This spout only works in local mode.
OpaqueMemoryTransactionalSpout(Map<Integer, List<List<Object>>>, Fields, int) - Constructor for class backtype.storm.testing.OpaqueMemoryTransactionalSpout
 
OpaquePartitionedTransactionalSpoutExecutor - Class in backtype.storm.transactional.partitioned
 
OpaquePartitionedTransactionalSpoutExecutor(IOpaquePartitionedTransactionalSpout) - Constructor for class backtype.storm.transactional.partitioned.OpaquePartitionedTransactionalSpoutExecutor
 
OpaquePartitionedTransactionalSpoutExecutor.Coordinator - Class in backtype.storm.transactional.partitioned
 
OpaquePartitionedTransactionalSpoutExecutor.Emitter - Class in backtype.storm.transactional.partitioned
 
OpaquePartitionedTridentSpoutExecutor - Class in storm.trident.spout
 
OpaquePartitionedTridentSpoutExecutor(IOpaquePartitionedTridentSpout) - Constructor for class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor
 
OpaquePartitionedTridentSpoutExecutor.Coordinator - Class in storm.trident.spout
 
OpaquePartitionedTridentSpoutExecutor.Emitter - Class in storm.trident.spout
 
OpaqueTridentKafkaSpout - Class in storm.kafka.trident
 
OpaqueTridentKafkaSpout(TridentKafkaConfig) - Constructor for class storm.kafka.trident.OpaqueTridentKafkaSpout
 
OpaqueValue<T> - Class in storm.trident.state
 
OpaqueValue(Long, T, T) - Constructor for class storm.trident.state.OpaqueValue
 
OpaqueValue(Long, T) - Constructor for class storm.trident.state.OpaqueValue
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class backtype.storm.clojure.ClojureSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class backtype.storm.drpc.DRPCSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in interface backtype.storm.spout.ISpout
Called when a task for this component is initialized within a worker on the cluster.
open(Map, TopologyContext, SpoutOutputCollector) - Method in class backtype.storm.spout.ShellSpout
 
open(Map, TopologyContext) - Method in interface backtype.storm.state.IStateSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class backtype.storm.testing.FeederSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class backtype.storm.testing.FixedTupleSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class backtype.storm.testing.PythonShellMetricsSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class backtype.storm.testing.SpoutTracker
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class backtype.storm.testing.TestEventLogSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class backtype.storm.testing.TestPlannerSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class backtype.storm.testing.TestWordSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class backtype.storm.transactional.TransactionalSpoutCoordinator
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class storm.kafka.KafkaSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class storm.starter.spout.RandomSentenceSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class storm.starter.spout.TwitterSampleSpout
 
open(Map, TopologyContext) - Method in interface storm.trident.spout.IBatchSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class storm.trident.spout.RichSpoutBatchTriggerer
 
open(Map, TopologyContext) - Method in class storm.trident.testing.FixedBatchSpout
 
open(Map, TopologyContext, SpoutOutputCollector) - Method in class storm.trident.topology.MasterBatchCoordinator
 
Operation - Interface in storm.trident.operation
 
OperationOutputFactory(TridentTuple.Factory, Fields) - Constructor for class storm.trident.tuple.TridentTupleView.OperationOutputFactory
 
Options() - Constructor for class org.apache.storm.hbase.trident.state.HBaseMapState.Options
 
Options() - Constructor for class org.apache.storm.hbase.trident.state.HBaseState.Options
 
Options() - Constructor for class org.apache.storm.hdfs.trident.HdfsState.Options
 
Options() - Constructor for class storm.trident.state.map.MicroBatchIBackingMap.Options
 
org.apache.storm.hbase.bolt - package org.apache.storm.hbase.bolt
 
org.apache.storm.hbase.bolt.mapper - package org.apache.storm.hbase.bolt.mapper
 
org.apache.storm.hbase.common - package org.apache.storm.hbase.common
 
org.apache.storm.hbase.security - package org.apache.storm.hbase.security
 
org.apache.storm.hbase.trident.mapper - package org.apache.storm.hbase.trident.mapper
 
org.apache.storm.hbase.trident.state - package org.apache.storm.hbase.trident.state
 
org.apache.storm.hdfs.bolt - package org.apache.storm.hdfs.bolt
 
org.apache.storm.hdfs.bolt.format - package org.apache.storm.hdfs.bolt.format
 
org.apache.storm.hdfs.bolt.rotation - package org.apache.storm.hdfs.bolt.rotation
 
org.apache.storm.hdfs.bolt.sync - package org.apache.storm.hdfs.bolt.sync
 
org.apache.storm.hdfs.common.rotation - package org.apache.storm.hdfs.common.rotation
 
org.apache.storm.hdfs.common.security - package org.apache.storm.hdfs.common.security
 
org.apache.storm.hdfs.trident - package org.apache.storm.hdfs.trident
 
org.apache.storm.hdfs.trident.format - package org.apache.storm.hdfs.trident.format
 
org.apache.storm.hdfs.trident.rotation - package org.apache.storm.hdfs.trident.rotation
 
org.apache.storm.hdfs.trident.sync - package org.apache.storm.hdfs.trident.sync
 
org.apache.storm.maven.shade.clojure - package org.apache.storm.maven.shade.clojure
 
outgoingGroups(Group) - Method in class storm.trident.graph.GraphGrouper
 
outgoingNodes() - Method in class storm.trident.graph.Group
 
OutputCollector - Class in backtype.storm.task
This output collector exposes the API for emitting tuples from an IRichBolt.
OutputCollector(IOutputCollector) - Constructor for class backtype.storm.task.OutputCollector
 
OutputFieldsDeclarer - Interface in backtype.storm.topology
 
OutputFieldsGetter - Class in backtype.storm.topology
 
OutputFieldsGetter() - Constructor for class backtype.storm.topology.OutputFieldsGetter
 
outTasks - Variable in class backtype.storm.hooks.info.EmitInfo
 
overrideDefault(boolean) - Method in class backtype.storm.serialization.DefaultKryoFactory.KryoSerializableDefault
 
overrideState(BigInteger, Object) - Method in class backtype.storm.transactional.state.RotatingTransactionalState
 
overrideState(long, Object) - Method in class storm.trident.topology.state.RotatingTransactionalState
 

P

parallelismHint - Variable in class storm.trident.planner.Node
 
parallelismHint(int) - Method in class storm.trident.Stream
 
parallelismHint(int) - Method in class storm.trident.TridentState
 
PartialUniquer() - Constructor for class storm.starter.ReachTopology.PartialUniquer
 
Partition - Class in storm.kafka
 
Partition(Broker, int) - Constructor for class storm.kafka.Partition
 
partition - Variable in class storm.kafka.Partition
 
partition(Stream) - Method in interface storm.trident.fluent.ChainedAggregatorDeclarer.AggregationPartition
 
partition(CustomStreamGrouping) - Method in class storm.trident.Stream
 
partition(Grouping) - Method in class storm.trident.Stream
 
PARTITION_TAKE_PER_BATCH - Static variable in class storm.starter.TransactionalGlobalCount
 
PARTITION_TAKE_PER_BATCH - Static variable in class storm.starter.TransactionalWords
 
partitionAggregate(Aggregator, Fields) - Method in class storm.trident.fluent.ChainedAggregatorDeclarer
 
partitionAggregate(Fields, Aggregator, Fields) - Method in class storm.trident.fluent.ChainedAggregatorDeclarer
 
partitionAggregate(CombinerAggregator, Fields) - Method in class storm.trident.fluent.ChainedAggregatorDeclarer
 
partitionAggregate(Fields, CombinerAggregator, Fields) - Method in class storm.trident.fluent.ChainedAggregatorDeclarer
 
partitionAggregate(ReducerAggregator, Fields) - Method in class storm.trident.fluent.ChainedAggregatorDeclarer
 
partitionAggregate(Fields, ReducerAggregator, Fields) - Method in class storm.trident.fluent.ChainedAggregatorDeclarer
 
partitionAggregate(Aggregator, Fields) - Method in interface storm.trident.fluent.ChainedPartitionAggregatorDeclarer
 
partitionAggregate(Fields, Aggregator, Fields) - Method in interface storm.trident.fluent.ChainedPartitionAggregatorDeclarer
 
partitionAggregate(CombinerAggregator, Fields) - Method in interface storm.trident.fluent.ChainedPartitionAggregatorDeclarer
 
partitionAggregate(Fields, CombinerAggregator, Fields) - Method in interface storm.trident.fluent.ChainedPartitionAggregatorDeclarer
 
partitionAggregate(ReducerAggregator, Fields) - Method in interface storm.trident.fluent.ChainedPartitionAggregatorDeclarer
 
partitionAggregate(Fields, ReducerAggregator, Fields) - Method in interface storm.trident.fluent.ChainedPartitionAggregatorDeclarer
 
partitionAggregate(Fields, Aggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
partitionAggregate(Fields, Aggregator, Fields) - Method in interface storm.trident.fluent.IAggregatableStream
 
partitionAggregate(Fields, Aggregator, Fields) - Method in class storm.trident.Stream
 
partitionAggregate(Aggregator, Fields) - Method in class storm.trident.Stream
 
partitionAggregate(CombinerAggregator, Fields) - Method in class storm.trident.Stream
 
partitionAggregate(Fields, CombinerAggregator, Fields) - Method in class storm.trident.Stream
 
partitionAggregate(ReducerAggregator, Fields) - Method in class storm.trident.Stream
 
partitionAggregate(Fields, ReducerAggregator, Fields) - Method in class storm.trident.Stream
 
partitionBy(Fields) - Method in class storm.trident.Stream
 
PartitionCoordinator - Interface in storm.kafka
 
PartitionedTransactionalSpoutExecutor - Class in backtype.storm.transactional.partitioned
 
PartitionedTransactionalSpoutExecutor(IPartitionedTransactionalSpout) - Constructor for class backtype.storm.transactional.partitioned.PartitionedTransactionalSpoutExecutor
 
PartitionedTridentSpoutExecutor - Class in storm.trident.spout
 
PartitionedTridentSpoutExecutor(IPartitionedTridentSpout) - Constructor for class storm.trident.spout.PartitionedTridentSpoutExecutor
 
partitionIndex(Object, int) - Method in class storm.trident.operation.impl.GlobalBatchToPartition
 
partitionIndex(Object, int) - Method in class storm.trident.operation.impl.IndexHashBatchToPartition
 
partitionIndex(Object, int) - Method in interface storm.trident.operation.impl.SingleEmitAggregator.BatchToPartition
 
PartitionManager - Class in storm.kafka
 
PartitionManager(DynamicPartitionConnections, String, ZkState, Map, SpoutConfig, Partition) - Constructor for class storm.kafka.PartitionManager
 
PartitionNode - Class in storm.trident.planner
 
PartitionNode(String, String, Fields, Grouping) - Constructor for class storm.trident.planner.PartitionNode
 
partitionPath() - Method in class storm.kafka.DynamicBrokersReader
 
partitionPersist(StateFactory, Fields, StateUpdater, Fields) - Method in class storm.trident.Stream
 
partitionPersist(StateSpec, Fields, StateUpdater, Fields) - Method in class storm.trident.Stream
 
partitionPersist(StateFactory, Fields, StateUpdater) - Method in class storm.trident.Stream
 
partitionPersist(StateSpec, Fields, StateUpdater) - Method in class storm.trident.Stream
 
partitionPersist(StateFactory, StateUpdater, Fields) - Method in class storm.trident.Stream
 
partitionPersist(StateSpec, StateUpdater, Fields) - Method in class storm.trident.Stream
 
partitionPersist(StateFactory, StateUpdater) - Method in class storm.trident.Stream
 
partitionPersist(StateSpec, StateUpdater) - Method in class storm.trident.Stream
 
PartitionPersistProcessor - Class in storm.trident.planner.processor
 
PartitionPersistProcessor(String, Fields, StateUpdater) - Constructor for class storm.trident.planner.processor.PartitionPersistProcessor
 
payload - Variable in class backtype.storm.utils.ZookeeperAuthInfo
 
pctFull() - Method in class backtype.storm.utils.DisruptorQueue
 
permit(ReqContext, String, Map) - Method in class backtype.storm.security.auth.authorizer.DenyAuthorizer
permit() method is invoked for each incoming Thrift request
permit(ReqContext, String, Map) - Method in class backtype.storm.security.auth.authorizer.NoopAuthorizer
permit() method is invoked for each incoming Thrift request
permit(ReqContext, String, Map) - Method in interface backtype.storm.security.auth.IAuthorizer
permit() method is invoked for each incoming Thrift request.
persistentAggregate(StateFactory, CombinerAggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
persistentAggregate(StateSpec, CombinerAggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
persistentAggregate(StateFactory, Fields, CombinerAggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
persistentAggregate(StateSpec, Fields, CombinerAggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
persistentAggregate(StateFactory, Fields, ReducerAggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
persistentAggregate(StateSpec, Fields, ReducerAggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
persistentAggregate(StateFactory, ReducerAggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
persistentAggregate(StateSpec, ReducerAggregator, Fields) - Method in class storm.trident.fluent.GroupedStream
 
persistentAggregate(StateFactory, CombinerAggregator, Fields) - Method in class storm.trident.Stream
 
persistentAggregate(StateSpec, CombinerAggregator, Fields) - Method in class storm.trident.Stream
 
persistentAggregate(StateFactory, Fields, CombinerAggregator, Fields) - Method in class storm.trident.Stream
 
persistentAggregate(StateSpec, Fields, CombinerAggregator, Fields) - Method in class storm.trident.Stream
 
persistentAggregate(StateFactory, ReducerAggregator, Fields) - Method in class storm.trident.Stream
 
persistentAggregate(StateSpec, ReducerAggregator, Fields) - Method in class storm.trident.Stream
 
persistentAggregate(StateFactory, Fields, ReducerAggregator, Fields) - Method in class storm.trident.Stream
 
persistentAggregate(StateSpec, Fields, ReducerAggregator, Fields) - Method in class storm.trident.Stream
 
pid - Variable in class backtype.storm.utils.ShellProcess
 
pollMessage(int) - Static method in class backtype.storm.utils.InprocMessaging
 
population() - Method in class backtype.storm.utils.DisruptorQueue
 
port - Variable in class storm.kafka.Broker
 
postDecorate(Kryo, Map) - Method in class backtype.storm.serialization.DefaultKryoFactory
 
postDecorate(Kryo, Map) - Method in interface backtype.storm.serialization.IKryoFactory
 
postRegister(Kryo, Map) - Method in class backtype.storm.serialization.DefaultKryoFactory
 
postRegister(Kryo, Map) - Method in interface backtype.storm.serialization.IKryoFactory
 
PowerOf2Validator - Static variable in class backtype.storm.ConfigValidation
Validates a power of 2.
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.clojure.ClojureBolt
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.coordination.BatchBoltExecutor
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.coordination.CoordinatedBolt
 
prepare(Map, TopologyContext, BatchOutputCollector, T) - Method in interface backtype.storm.coordination.IBatchBolt
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.drpc.JoinResult
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.drpc.KeyedFairBolt
 
prepare(Map, TopologyContext) - Method in class backtype.storm.drpc.PrepareRequest
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.drpc.ReturnResults
 
prepare(WorkerTopologyContext, GlobalStreamId, List<Integer>) - Method in interface backtype.storm.grouping.CustomStreamGrouping
Tells the stream grouping at runtime the tasks in the target bolt.
prepare(Map, TopologyContext) - Method in class backtype.storm.hooks.BaseTaskHook
 
prepare(Map, TopologyContext) - Method in interface backtype.storm.hooks.ITaskHook
 
prepare(Map) - Method in interface backtype.storm.messaging.IContext
This method is invoked at the startup of messaging plugin
prepare(Map) - Method in class backtype.storm.messaging.netty.Context
initialization per Storm configuration
prepare(Map, Object, TopologyContext, IErrorReporter) - Method in interface backtype.storm.metric.api.IMetricsConsumer
 
prepare(Map, Object, TopologyContext, IErrorReporter) - Method in class backtype.storm.metric.LoggingMetricsConsumer
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.metric.MetricsConsumerBolt
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.metric.SystemBolt
 
prepare(Map) - Method in class backtype.storm.nimbus.DefaultTopologyValidator
 
prepare(Map) - Method in interface backtype.storm.nimbus.ITopologyValidator
 
prepare(Map, String) - Method in interface backtype.storm.scheduler.INimbus
 
prepare(Map) - Method in interface backtype.storm.scheduler.IScheduler
 
prepare(Map, String) - Method in interface backtype.storm.scheduler.ISupervisor
 
prepare(Map) - Method in class backtype.storm.security.auth.authorizer.DenyAuthorizer
Invoked once immediately after construction
prepare(Map) - Method in class backtype.storm.security.auth.authorizer.NoopAuthorizer
Invoked once immediately after construction
prepare(Map) - Method in interface backtype.storm.security.auth.IAuthorizer
Invoked once immediately after construction
prepare(Map, Configuration) - Method in interface backtype.storm.security.auth.ITransportPlugin
Invoked once immediately after construction
prepare(Map, Configuration) - Method in class backtype.storm.security.auth.SaslTransportPlugin
Invoked once immediately after construction
prepare(Map, Configuration) - Method in class backtype.storm.security.auth.SimpleTransportPlugin
Invoked once immediately after construction
prepare(Map) - Method in class backtype.storm.serialization.DefaultSerializationDelegate
 
prepare(Map) - Method in class backtype.storm.serialization.GzipBridgeSerializationDelegate
 
prepare(Map) - Method in class backtype.storm.serialization.GzipSerializationDelegate
 
prepare(Map) - Method in interface backtype.storm.serialization.SerializationDelegate
Lifecycle step that will be called after instantiating with nullary constructor.
prepare(Map) - Method in interface backtype.storm.spout.ISpoutWaitStrategy
 
prepare(Map) - Method in class backtype.storm.spout.NothingEmptyEmitStrategy
 
prepare(Map) - Method in class backtype.storm.spout.SleepSpoutWaitStrategy
 
prepare(Map, TopologyContext, OutputCollector) - Method in interface backtype.storm.task.IBolt
Called when a task for this component is initialized within a worker on the cluster.
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.task.ShellBolt
 
prepare(Map, TopologyContext, BatchOutputCollector, Object) - Method in class backtype.storm.testing.BatchNumberList
 
prepare(Map, TopologyContext, BatchOutputCollector, Object) - Method in class backtype.storm.testing.CountingBatchBolt
 
prepare(Map, TopologyContext, BatchOutputCollector, TransactionAttempt) - Method in class backtype.storm.testing.CountingCommitBolt
 
prepare(Map, TopologyContext, BatchOutputCollector, Object) - Method in class backtype.storm.testing.KeyedCountingBatchBolt
 
prepare(Map, TopologyContext, BatchOutputCollector, Object) - Method in class backtype.storm.testing.KeyedSummingBatchBolt
 
prepare(WorkerTopologyContext, GlobalStreamId, List<Integer>) - Method in class backtype.storm.testing.NGrouping
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.testing.NonRichBoltTracker
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.testing.PythonShellMetricsBolt
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.testing.TestAggregatesCounter
 
prepare(Map, TopologyContext) - Method in class backtype.storm.testing.TestConfBolt
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.testing.TestEventOrderCheckBolt
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.testing.TestGlobalCount
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.testing.TestPlannerBolt
 
prepare(Map, TopologyContext) - Method in class backtype.storm.testing.TestWordCounter
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.testing.TupleCaptureBolt
 
prepare(Map, TopologyContext) - Method in class backtype.storm.topology.base.BaseBasicBolt
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.topology.BasicBoltExecutor
 
prepare(Map, TopologyContext) - Method in interface backtype.storm.topology.IBasicBolt
 
prepare(Map, TopologyContext, OutputCollector) - Method in class backtype.storm.transactional.TransactionalSpoutBatchExecutor
 
prepare(Map, TopologyContext, OutputCollector) - Method in class org.apache.storm.hbase.bolt.AbstractHBaseBolt
 
prepare() - Method in class org.apache.storm.hbase.trident.state.HBaseState
 
prepare(Map, TopologyContext, OutputCollector) - Method in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
Marked as final to prevent override.
prepare(Map, TopologyContext) - Method in class org.apache.storm.hdfs.bolt.format.DefaultFileNameFormat
 
prepare(Map, TopologyContext) - Method in interface org.apache.storm.hdfs.bolt.format.FileNameFormat
 
prepare(Map, int, int) - Method in class org.apache.storm.hdfs.trident.format.DefaultFileNameFormat
 
prepare(Map, int, int) - Method in interface org.apache.storm.hdfs.trident.format.FileNameFormat
 
prepare(Map, TopologyContext, OutputCollector) - Method in class storm.kafka.bolt.KafkaBolt
 
prepare(Map) - Method in class storm.kafka.trident.TridentKafkaState
 
prepare(Map, TopologyContext, OutputCollector) - Method in class storm.starter.bolt.RollingCountBolt
 
prepare(Map, TopologyContext, OutputCollector) - Method in class storm.starter.bolt.SingleJoinBolt
 
prepare(Map, TopologyContext, OutputCollector) - Method in class storm.starter.ExclamationTopology.ExclamationBolt
 
prepare(Map, TopologyContext, BatchOutputCollector, Object) - Method in class storm.starter.ReachTopology.CountAggregator
 
prepare(Map, TopologyContext, BatchOutputCollector, Object) - Method in class storm.starter.ReachTopology.PartialUniquer
 
prepare(Map, TopologyContext, BatchOutputCollector, Object) - Method in class storm.starter.TransactionalGlobalCount.BatchCount
 
prepare(Map, TopologyContext, BatchOutputCollector, TransactionAttempt) - Method in class storm.starter.TransactionalGlobalCount.UpdateGlobalCount
 
prepare(Map, TopologyContext, BatchOutputCollector, TransactionAttempt) - Method in class storm.starter.TransactionalWords.BucketCountUpdater
 
prepare(Map, TopologyContext, BatchOutputCollector, TransactionAttempt) - Method in class storm.starter.TransactionalWords.KeyedCountUpdater
 
prepare(Map, TridentMultiReducerContext) - Method in class storm.trident.drpc.ReturnResultsReducer
 
prepare(Map, TridentMultiReducerContext) - Method in class storm.trident.operation.BaseMultiReducer
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.operation.BaseOperation
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.operation.builtin.Negate
 
prepare(Map, TridentMultiReducerContext) - Method in interface storm.trident.operation.GroupedMultiReducer
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.operation.impl.ChainedAggregatorImpl
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.operation.impl.CombinerAggregatorCombineImpl
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.operation.impl.CombinerAggregatorInitImpl
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.operation.impl.CombinerAggStateUpdater
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.operation.impl.FilterExecutor
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.operation.impl.GroupedAggregator
 
prepare(Map, TridentMultiReducerContext) - Method in class storm.trident.operation.impl.GroupedMultiReducerExecutor
 
prepare(Map, TridentMultiReducerContext) - Method in class storm.trident.operation.impl.IdentityMultiReducer
 
prepare(Map, TridentMultiReducerContext) - Method in class storm.trident.operation.impl.JoinerMultiReducer
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.operation.impl.ReducerAggregatorImpl
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.operation.impl.ReducerAggStateUpdater
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.operation.impl.SingleEmitAggregator
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.operation.impl.TrueFilter
 
prepare(Map, TridentMultiReducerContext) - Method in interface storm.trident.operation.MultiReducer
 
prepare(Map, TridentOperationContext) - Method in interface storm.trident.operation.Operation
 
prepare(WorkerTopologyContext, GlobalStreamId, List<Integer>) - Method in class storm.trident.partition.GlobalGrouping
 
prepare(WorkerTopologyContext, GlobalStreamId, List<Integer>) - Method in class storm.trident.partition.IdentityGrouping
 
prepare(WorkerTopologyContext, GlobalStreamId, List<Integer>) - Method in class storm.trident.partition.IndexHashGrouping
 
prepare(Map, TopologyContext, TridentContext) - Method in class storm.trident.planner.processor.AggregateProcessor
 
prepare(Map, TopologyContext, TridentContext) - Method in class storm.trident.planner.processor.EachProcessor
 
prepare(Map, TopologyContext, TridentContext) - Method in class storm.trident.planner.processor.MultiReducerProcessor
 
prepare(Map, TopologyContext, TridentContext) - Method in class storm.trident.planner.processor.PartitionPersistProcessor
 
prepare(Map, TopologyContext, TridentContext) - Method in class storm.trident.planner.processor.ProjectedProcessor
 
prepare(Map, TopologyContext, TridentContext) - Method in class storm.trident.planner.processor.StateQueryProcessor
 
prepare(Map, TopologyContext, BatchOutputCollector) - Method in class storm.trident.planner.SubtopologyBolt
 
prepare(Map, TopologyContext, TridentContext) - Method in interface storm.trident.planner.TridentProcessor
 
prepare(Map, TopologyContext) - Method in class storm.trident.spout.TridentSpoutCoordinator
 
prepare(Map, TopologyContext, BatchOutputCollector) - Method in class storm.trident.spout.TridentSpoutExecutor
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.state.map.MapCombinerAggStateUpdater
 
prepare(Map, TridentOperationContext) - Method in class storm.trident.state.map.MapReducerAggStateUpdater
 
prepare(Map, TopologyContext, BatchOutputCollector) - Method in interface storm.trident.topology.ITridentBatchBolt
 
prepare(Map, TopologyContext, OutputCollector) - Method in class storm.trident.topology.TridentBoltExecutor
 
PrepareBatchBolt - Class in backtype.storm.testing
 
PrepareBatchBolt(Fields) - Constructor for class backtype.storm.testing.PrepareBatchBolt
 
PrepareRequest - Class in backtype.storm.drpc
 
PrepareRequest() - Constructor for class backtype.storm.drpc.PrepareRequest
 
preRegister(Kryo, Map) - Method in class backtype.storm.serialization.DefaultKryoFactory
 
preRegister(Kryo, Map) - Method in interface backtype.storm.serialization.IKryoFactory
 
principal() - Method in class backtype.storm.security.auth.ReqContext
The primary principal associated current subject
PrinterBolt - Class in storm.starter.bolt
 
PrinterBolt() - Constructor for class storm.starter.bolt.PrinterBolt
 
PrintSampleStream - Class in storm.starter
 
PrintSampleStream() - Constructor for class storm.starter.PrintSampleStream
 
processLatencyMs - Variable in class backtype.storm.hooks.info.BoltAckInfo
 
Processor(I) - Constructor for class backtype.storm.generated.DistributedRPC.Processor
 
Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class backtype.storm.generated.DistributedRPC.Processor
 
Processor(I) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.Processor
 
Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.Processor
 
Processor(I) - Constructor for class backtype.storm.generated.Nimbus.Processor
 
Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class backtype.storm.generated.Nimbus.Processor
 
processor - Variable in class storm.trident.planner.ProcessorNode
 
ProcessorContext - Class in storm.trident.planner
 
ProcessorContext(Object, Object[]) - Constructor for class storm.trident.planner.ProcessorContext
 
ProcessorNode - Class in storm.trident.planner
 
ProcessorNode(String, String, Fields, Fields, TridentProcessor) - Constructor for class storm.trident.planner.ProcessorNode
 
processResource(String, InputStream, List<Relocator>) - Method in class org.apache.storm.maven.shade.clojure.ClojureTransformer
 
project(Fields) - Method in class storm.trident.Stream
 
ProjectedProcessor - Class in storm.trident.planner.processor
 
ProjectedProcessor(Fields) - Constructor for class storm.trident.planner.processor.ProjectedProcessor
 
ProjectionFactory(TridentTuple.Factory, Fields) - Constructor for class storm.trident.tuple.TridentTupleView.ProjectionFactory
 
pruneZeroCounts() - Method in class storm.starter.tools.Rankings
Removes ranking entries that have a count of zero.
publish(Object) - Method in class backtype.storm.utils.DisruptorQueue
 
publish(Object, boolean) - Method in class backtype.storm.utils.DisruptorQueue
 
put(Object, Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
put(Object, Object) - Method in class backtype.storm.utils.LocalState
 
put(Object, Object, boolean) - Method in class backtype.storm.utils.LocalState
 
put(K, V) - Method in class backtype.storm.utils.RotatingMap
 
put(K, V) - Method in class backtype.storm.utils.TimeCacheMap
Deprecated.
 
put_to_acked(String, Map<GlobalStreamId, Long>) - Method in class backtype.storm.generated.BoltStats
 
put_to_acked(String, Map<String, Long>) - Method in class backtype.storm.generated.SpoutStats
 
put_to_bolts(String, Bolt) - Method in class backtype.storm.generated.StormTopology
 
put_to_complete_ms_avg(String, Map<String, Double>) - Method in class backtype.storm.generated.SpoutStats
 
put_to_emitted(String, Map<String, Long>) - Method in class backtype.storm.generated.ExecutorStats
 
put_to_errors(String, List<ErrorInfo>) - Method in class backtype.storm.generated.TopologyInfo
 
put_to_execute_ms_avg(String, Map<GlobalStreamId, Double>) - Method in class backtype.storm.generated.BoltStats
 
put_to_executed(String, Map<GlobalStreamId, Long>) - Method in class backtype.storm.generated.BoltStats
 
put_to_failed(String, Map<GlobalStreamId, Long>) - Method in class backtype.storm.generated.BoltStats
 
put_to_failed(String, Map<String, Long>) - Method in class backtype.storm.generated.SpoutStats
 
put_to_inputs(GlobalStreamId, Grouping) - Method in class backtype.storm.generated.ComponentCommon
 
put_to_num_executors(String, int) - Method in class backtype.storm.generated.RebalanceOptions
 
put_to_process_ms_avg(String, Map<GlobalStreamId, Double>) - Method in class backtype.storm.generated.BoltStats
 
put_to_spouts(String, SpoutSpec) - Method in class backtype.storm.generated.StormTopology
 
put_to_state_spouts(String, StateSpoutSpec) - Method in class backtype.storm.generated.StormTopology
 
put_to_streams(String, StreamInfo) - Method in class backtype.storm.generated.ComponentCommon
 
put_to_transferred(String, Map<String, Long>) - Method in class backtype.storm.generated.ExecutorStats
 
putAll(Map) - Method in class backtype.storm.utils.IndifferentAccessMap
 
PythonShellMetricsBolt - Class in backtype.storm.testing
 
PythonShellMetricsBolt(String[]) - Constructor for class backtype.storm.testing.PythonShellMetricsBolt
 
PythonShellMetricsSpout - Class in backtype.storm.testing
 
PythonShellMetricsSpout(String[]) - Constructor for class backtype.storm.testing.PythonShellMetricsSpout
 

Q

qualifier() - Method in interface org.apache.storm.hbase.common.IColumn
 
qualifier() - Method in interface org.apache.storm.hbase.common.ICounter
 
qualifier - Variable in class org.apache.storm.hbase.trident.state.HBaseMapState.Options
 
QueryFunction<S extends State,T> - Interface in storm.trident.state
 

R

RandomSentence() - Constructor for class storm.starter.WordCountTopologyNode.RandomSentence
 
RandomSentenceSpout - Class in storm.starter.spout
 
RandomSentenceSpout() - Constructor for class storm.starter.spout.RandomSentenceSpout
 
Rankable - Interface in storm.starter.tools
 
RankableObjectWithFields - Class in storm.starter.tools
This class wraps an objects and its associated count, including any additional data fields.
RankableObjectWithFields(Object, long, Object...) - Constructor for class storm.starter.tools.RankableObjectWithFields
 
Rankings - Class in storm.starter.tools
 
Rankings() - Constructor for class storm.starter.tools.Rankings
 
Rankings(int) - Constructor for class storm.starter.tools.Rankings
 
Rankings(Rankings) - Constructor for class storm.starter.tools.Rankings
Copy constructor.
RawMultiScheme - Class in backtype.storm.spout
 
RawMultiScheme() - Constructor for class backtype.storm.spout.RawMultiScheme
 
RawScheme - Class in backtype.storm.spout
 
RawScheme() - Constructor for class backtype.storm.spout.RawScheme
 
ReachTopology - Class in storm.starter
This is a good example of doing complex Distributed RPC on top of Storm.
ReachTopology() - Constructor for class storm.starter.ReachTopology
 
ReachTopology.CountAggregator - Class in storm.starter
 
ReachTopology.GetFollowers - Class in storm.starter
 
ReachTopology.GetTweeters - Class in storm.starter
 
ReachTopology.PartialUniquer - Class in storm.starter
 
read(TProtocol) - Method in exception backtype.storm.generated.AlreadyAliveException
 
read(TProtocol) - Method in class backtype.storm.generated.Bolt
 
read(TProtocol) - Method in class backtype.storm.generated.BoltStats
 
read(TProtocol) - Method in class backtype.storm.generated.ClusterSummary
 
read(TProtocol) - Method in class backtype.storm.generated.ComponentCommon
 
read(TProtocol) - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
read(TProtocol) - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
read(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
read(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
read(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
read(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
read(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
read(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
read(TProtocol) - Method in exception backtype.storm.generated.DRPCExecutionException
 
read(TProtocol) - Method in class backtype.storm.generated.DRPCRequest
 
read(TProtocol) - Method in class backtype.storm.generated.ErrorInfo
 
read(TProtocol) - Method in class backtype.storm.generated.ExecutorInfo
 
read(TProtocol) - Method in class backtype.storm.generated.ExecutorStats
 
read(TProtocol) - Method in class backtype.storm.generated.ExecutorSummary
 
read(TProtocol) - Method in class backtype.storm.generated.GlobalStreamId
 
read(TProtocol) - Method in exception backtype.storm.generated.InvalidTopologyException
 
read(TProtocol) - Method in class backtype.storm.generated.JavaObject
 
read(TProtocol) - Method in class backtype.storm.generated.KillOptions
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.activate_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.activate_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
read(TProtocol) - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
 
read(TProtocol) - Method in exception backtype.storm.generated.NotAliveException
 
read(TProtocol) - Method in class backtype.storm.generated.NullStruct
 
read(TProtocol) - Method in class backtype.storm.generated.RebalanceOptions
 
read(TProtocol) - Method in class backtype.storm.generated.ShellComponent
 
read(TProtocol) - Method in class backtype.storm.generated.SpoutSpec
 
read(TProtocol) - Method in class backtype.storm.generated.SpoutStats
 
read(TProtocol) - Method in class backtype.storm.generated.StateSpoutSpec
 
read(TProtocol) - Method in class backtype.storm.generated.StormTopology
 
read(TProtocol) - Method in class backtype.storm.generated.StreamInfo
 
read(TProtocol) - Method in class backtype.storm.generated.SubmitOptions
 
read(TProtocol) - Method in class backtype.storm.generated.SupervisorSummary
 
read(TProtocol) - Method in class backtype.storm.generated.TopologyInfo
 
read(TProtocol) - Method in class backtype.storm.generated.TopologySummary
 
read(Kryo, Input, Class<ListDelegate>) - Method in class backtype.storm.security.serialization.BlowfishTupleSerializer
 
read(Kryo, Input, Class) - Method in class backtype.storm.serialization.SerializableSerializer
 
read() - Method in class backtype.storm.utils.BufferFileInputStream
 
read(Kryo, Input, Class) - Method in class storm.trident.spout.RichSpoutBatchIdSerializer
 
readBytes(String) - Method in class storm.kafka.ZkState
 
readCommandLineOpts() - Static method in class backtype.storm.utils.Utils
 
readCompressedByteArray(DataInput) - Static method in class backtype.storm.utils.WritableUtils
 
readCompressedString(DataInput) - Static method in class backtype.storm.utils.WritableUtils
 
readCompressedStringArray(DataInput) - Static method in class backtype.storm.utils.WritableUtils
 
readDefaultConfig() - Static method in class backtype.storm.utils.Utils
 
readJSON(String) - Method in class storm.kafka.ZkState
 
ReadOnlyMapState<T> - Interface in storm.trident.state.map
 
ReadOnlySnapshottable<T> - Interface in storm.trident.state.snapshot
 
ReadOnlyState - Class in storm.trident.state
 
ReadOnlyState() - Constructor for class storm.trident.state.ReadOnlyState
 
readPos() - Method in class backtype.storm.utils.DisruptorQueue
 
readShellMsg() - Method in interface backtype.storm.multilang.ISerializer
This method receives a shell message from the non-JVM process
readShellMsg() - Method in class backtype.storm.multilang.JsonSerializer
 
readShellMsg() - Method in class backtype.storm.utils.ShellProcess
 
readStormConfig() - Static method in class backtype.storm.utils.Utils
 
readString(DataInput) - Static method in class backtype.storm.utils.WritableUtils
 
readStringArray(DataInput) - Static method in class backtype.storm.utils.WritableUtils
 
readValue(TProtocol, TField) - Method in class backtype.storm.generated.ComponentObject
 
readValue(TProtocol, TField) - Method in class backtype.storm.generated.ExecutorSpecificStats
 
readValue(TProtocol, TField) - Method in class backtype.storm.generated.Grouping
 
readValue(TProtocol, TField) - Method in class backtype.storm.generated.JavaObjectArg
 
readVInt(DataInput) - Static method in class backtype.storm.utils.WritableUtils
Reads a zero-compressed encoded integer from input stream and returns it.
readVLong(DataInput) - Static method in class backtype.storm.utils.WritableUtils
Reads a zero-compressed encoded long from input stream and returns it.
rebalance(String, RebalanceOptions, AsyncMethodCallback<Nimbus.AsyncClient.rebalance_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
rebalance(String, RebalanceOptions, AsyncMethodCallback<Nimbus.AsyncClient.rebalance_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
rebalance(String, RebalanceOptions) - Method in class backtype.storm.generated.Nimbus.Client
 
rebalance(String, RebalanceOptions) - Method in interface backtype.storm.generated.Nimbus.Iface
 
rebalance(String, RebalanceOptions) - Method in interface backtype.storm.ILocalCluster
 
rebalance_args() - Constructor for class backtype.storm.generated.Nimbus.rebalance_args
 
rebalance_args(String, RebalanceOptions) - Constructor for class backtype.storm.generated.Nimbus.rebalance_args
 
rebalance_args(Nimbus.rebalance_args) - Constructor for class backtype.storm.generated.Nimbus.rebalance_args
Performs a deep copy on other.
rebalance_call(String, RebalanceOptions, AsyncMethodCallback<Nimbus.AsyncClient.rebalance_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.rebalance_call
 
rebalance_result() - Constructor for class backtype.storm.generated.Nimbus.rebalance_result
 
rebalance_result(NotAliveException, InvalidTopologyException) - Constructor for class backtype.storm.generated.Nimbus.rebalance_result
 
rebalance_result(Nimbus.rebalance_result) - Constructor for class backtype.storm.generated.Nimbus.rebalance_result
Performs a deep copy on other.
RebalanceOptions - Class in backtype.storm.generated
 
RebalanceOptions() - Constructor for class backtype.storm.generated.RebalanceOptions
 
RebalanceOptions(RebalanceOptions) - Constructor for class backtype.storm.generated.RebalanceOptions
Performs a deep copy on other.
RebalanceOptions._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
receive(ProcessorContext, Tuple) - Method in class storm.trident.planner.SubtopologyBolt.InitialReceiver
 
RecordFormat - Interface in org.apache.storm.hdfs.bolt.format
Formats a Tuple object into a byte array that will be written to HDFS.
RecordFormat - Interface in org.apache.storm.hdfs.trident.format
Formats a Tuple object into a byte array that will be written to HDFS.
recv(int, int) - Method in interface backtype.storm.messaging.IConnection
receive a batch message iterator (consists taskId and payload)
recv(int, int) - Method in class backtype.storm.messaging.netty.Client
Receiving messages is not supported by a client.
recv_activate() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_beginFileDownload() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_beginFileUpload() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_deactivate() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_downloadChunk() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_execute() - Method in class backtype.storm.generated.DistributedRPC.Client
 
recv_failRequest() - Method in class backtype.storm.generated.DistributedRPCInvocations.Client
 
recv_fetchRequest() - Method in class backtype.storm.generated.DistributedRPCInvocations.Client
 
recv_finishFileUpload() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_getClusterInfo() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_getNimbusConf() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_getTopology() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_getTopologyConf() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_getTopologyInfo() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_getUserTopology() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_killTopology() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_killTopologyWithOpts() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_rebalance() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_result() - Method in class backtype.storm.generated.DistributedRPCInvocations.Client
 
recv_submitTopology() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_submitTopologyWithOpts() - Method in class backtype.storm.generated.Nimbus.Client
 
recv_uploadChunk() - Method in class backtype.storm.generated.Nimbus.Client
 
reduce(T, Object) - Method in interface backtype.storm.metric.api.IReducer
 
reduce(MeanReducerState, Object) - Method in class backtype.storm.metric.api.MeanReducer
 
reduce(T, TridentTuple) - Method in interface storm.trident.operation.ReducerAggregator
 
ReducedMetric - Class in backtype.storm.metric.api
 
ReducedMetric(IReducer) - Constructor for class backtype.storm.metric.api.ReducedMetric
 
ReducedShellMetric - Class in backtype.storm.metric.api.rpc
 
ReducedShellMetric(IReducer) - Constructor for class backtype.storm.metric.api.rpc.ReducedShellMetric
 
ReducerAggregator<T> - Interface in storm.trident.operation
 
ReducerAggregatorImpl - Class in storm.trident.operation.impl
 
ReducerAggregatorImpl(ReducerAggregator) - Constructor for class storm.trident.operation.impl.ReducerAggregatorImpl
 
ReducerAggStateUpdater - Class in storm.trident.operation.impl
 
ReducerAggStateUpdater(ReducerAggregator) - Constructor for class storm.trident.operation.impl.ReducerAggStateUpdater
 
ReducerValueUpdater - Class in storm.trident.state
 
ReducerValueUpdater(ReducerAggregator, List<TridentTuple>) - Constructor for class storm.trident.state.ReducerValueUpdater
 
refresh() - Method in interface storm.kafka.PartitionCoordinator
 
refresh() - Method in class storm.kafka.StaticCoordinator
 
refresh() - Method in class storm.kafka.ZkCoordinator
 
refreshFreqSecs - Variable in class storm.kafka.ZkHosts
 
refreshPartitions(Set<Partition>) - Method in class storm.kafka.KafkaUtils.KafkaOffsetMetric
 
refreshPartitions(List<Partition>) - Method in interface storm.trident.spout.IOpaquePartitionedTridentSpout.Emitter
This method is called when this task is responsible for a new set of partitions.
refreshPartitions(List<Partition>) - Method in interface storm.trident.spout.IPartitionedTridentSpout.Emitter
This method is called when this task is responsible for a new set of partitions.
register(Partition) - Method in class storm.kafka.DynamicPartitionConnections
 
register(Broker, int) - Method in class storm.kafka.DynamicPartitionConnections
 
registerDecorator(Map, Class<? extends IKryoDecorator>) - Static method in class backtype.storm.Config
 
registerDecorator(Class<? extends IKryoDecorator>) - Method in class backtype.storm.Config
 
RegisteredGlobalState - Class in backtype.storm.utils
This class is used as part of testing Storm.
RegisteredGlobalState() - Constructor for class backtype.storm.utils.RegisteredGlobalState
 
registerMetric(String, T, int) - Method in interface backtype.storm.task.IMetricsContext
 
registerMetric(String, IReducer, int) - Method in interface backtype.storm.task.IMetricsContext
 
registerMetric(String, ICombiner, int) - Method in interface backtype.storm.task.IMetricsContext
 
registerMetric(String, T, int) - Method in class backtype.storm.task.TopologyContext
 
registerMetric(String, IReducer, int) - Method in class backtype.storm.task.TopologyContext
 
registerMetric(String, ICombiner, int) - Method in class backtype.storm.task.TopologyContext
 
registerMetric(String, T, int) - Method in class storm.trident.operation.TridentOperationContext
 
registerMetric(String, IReducer, int) - Method in class storm.trident.operation.TridentOperationContext
 
registerMetric(String, ICombiner, int) - Method in class storm.trident.operation.TridentOperationContext
 
registerMetricsConsumer(Map, Class, Object, long) - Static method in class backtype.storm.Config
 
registerMetricsConsumer(Class, Object, long) - Method in class backtype.storm.Config
 
registerMetricsConsumer(Map, Class, long) - Static method in class backtype.storm.Config
 
registerMetricsConsumer(Class, long) - Method in class backtype.storm.Config
 
registerMetricsConsumer(Map, Class) - Static method in class backtype.storm.Config
 
registerMetricsConsumer(Class) - Method in class backtype.storm.Config
 
registerNode(Node) - Method in class storm.trident.TridentTopology
 
registerSerialization(Map, Class) - Static method in class backtype.storm.Config
 
registerSerialization(Class) - Method in class backtype.storm.Config
 
registerSerialization(Map, Class, Class<? extends Serializer>) - Static method in class backtype.storm.Config
 
registerSerialization(Class, Class<? extends Serializer>) - Method in class backtype.storm.Config
 
registerService(Object) - Static method in class backtype.storm.utils.ServiceRegistry
 
registerSourcedNode(List<Stream>, Node) - Method in class storm.trident.TridentTopology
 
registerState(Object) - Static method in class backtype.storm.utils.RegisteredGlobalState
 
reindex() - Method in class storm.trident.graph.GraphGrouper
 
remoteAddress() - Method in class backtype.storm.security.auth.ReqContext
 
RemovableMapState<T> - Interface in storm.trident.state.map
 
remove(int, Object) - Method in interface backtype.storm.state.IStateSpoutOutputCollector
 
remove(Object) - Method in interface backtype.storm.state.ISubscribedState
 
remove(int, Object) - Method in class backtype.storm.state.StateSpoutOutputCollector
 
remove(Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
remove(Object) - Method in class backtype.storm.utils.ListDelegate
 
remove(int) - Method in class backtype.storm.utils.ListDelegate
 
remove(Object) - Method in class backtype.storm.utils.LocalState
 
remove(Object, boolean) - Method in class backtype.storm.utils.LocalState
 
remove(K) - Method in class backtype.storm.utils.RotatingMap
 
remove(K) - Method in class backtype.storm.utils.TimeCacheMap
Deprecated.
 
removeAll(Collection<?>) - Method in class backtype.storm.utils.ListDelegate
 
removeEldestEntry(Map.Entry<A, B>) - Method in class storm.trident.util.LRUMap
 
removeState(BigInteger) - Method in class backtype.storm.transactional.state.RotatingTransactionalState
 
removeState(long) - Method in class storm.trident.topology.state.RotatingTransactionalState
 
ReportedFailedException - Exception in backtype.storm.topology
 
ReportedFailedException() - Constructor for exception backtype.storm.topology.ReportedFailedException
 
ReportedFailedException(String) - Constructor for exception backtype.storm.topology.ReportedFailedException
 
ReportedFailedException(String, Throwable) - Constructor for exception backtype.storm.topology.ReportedFailedException
 
ReportedFailedException(Throwable) - Constructor for exception backtype.storm.topology.ReportedFailedException
 
reportError(Throwable) - Method in class backtype.storm.coordination.BatchOutputCollector
 
reportError(Throwable) - Method in class backtype.storm.coordination.BatchOutputCollectorImpl
 
reportError(Throwable) - Method in class backtype.storm.coordination.CoordinatedBolt.CoordinatedOutputCollector
 
reportError(Throwable) - Method in interface backtype.storm.spout.ISpoutOutputCollector
 
reportError(Throwable) - Method in class backtype.storm.spout.SpoutOutputCollector
 
reportError(Throwable) - Method in interface backtype.storm.task.IErrorReporter
 
reportError(Throwable) - Method in class backtype.storm.task.OutputCollector
 
reportError(Throwable) - Method in class backtype.storm.topology.BasicOutputCollector
 
reportError(Throwable) - Method in interface backtype.storm.topology.IBasicOutputCollector
 
reportError(Throwable) - Method in class storm.trident.operation.impl.CaptureCollector
 
reportError(Throwable) - Method in class storm.trident.operation.impl.GroupCollector
 
reportError(Throwable) - Method in interface storm.trident.operation.TridentCollector
 
reportError(Throwable) - Method in class storm.trident.planner.processor.AppendCollector
 
reportError(Throwable) - Method in class storm.trident.planner.processor.FreshCollector
 
reportError(Throwable) - Method in class storm.trident.topology.TridentBoltExecutor.CoordinatedOutputCollector
 
ReqContext - Class in backtype.storm.security.auth
context request context includes info about (1) remote address, (2) remote subject and primary principal (3) request ID
requestID() - Method in class backtype.storm.security.auth.ReqContext
request ID of this request
requiredNumPartitions - Variable in class storm.trident.state.StateSpec
 
reset() - Method in interface org.apache.storm.hdfs.bolt.rotation.FileRotationPolicy
Called after the HdfsBolt rotates a file.
reset() - Method in class org.apache.storm.hdfs.bolt.rotation.FileSizeRotationPolicy
 
reset() - Method in class org.apache.storm.hdfs.bolt.rotation.NoRotationPolicy
 
reset() - Method in class org.apache.storm.hdfs.bolt.rotation.TimedRotationPolicy
Called after the HdfsBolt rotates a file.
reset() - Method in class org.apache.storm.hdfs.bolt.sync.CountSyncPolicy
 
reset() - Method in interface org.apache.storm.hdfs.bolt.sync.SyncPolicy
Called after the HdfsBolt performs a sync.
reset() - Method in interface org.apache.storm.hdfs.trident.rotation.FileRotationPolicy
Called after the HdfsBolt rotates a file.
reset() - Method in class org.apache.storm.hdfs.trident.rotation.FileSizeRotationPolicy
 
reset() - Method in class org.apache.storm.hdfs.trident.rotation.NoRotationPolicy
 
reset() - Method in class org.apache.storm.hdfs.trident.rotation.TimedRotationPolicy
Called after the HdfsBolt rotates a file.
reset() - Method in class org.apache.storm.hdfs.trident.sync.CountSyncPolicy
 
reset() - Method in interface org.apache.storm.hdfs.trident.sync.SyncPolicy
Called after the HdfsBolt performs a sync.
reset() - Method in class storm.trident.state.map.CachedBatchReadsMap
 
resetNumAcks() - Method in class backtype.storm.testing.AckTracker
 
result(String, String) - Method in class backtype.storm.drpc.DRPCInvocationsClient
 
result(String, String, AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.result_call>) - Method in class backtype.storm.generated.DistributedRPCInvocations.AsyncClient
 
result(String, String, AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.result_call>) - Method in interface backtype.storm.generated.DistributedRPCInvocations.AsyncIface
 
result(String, String) - Method in class backtype.storm.generated.DistributedRPCInvocations.Client
 
result(String, String) - Method in interface backtype.storm.generated.DistributedRPCInvocations.Iface
 
Result - Class in storm.trident.operation.impl
 
Result() - Constructor for class storm.trident.operation.impl.Result
 
result_args() - Constructor for class backtype.storm.generated.DistributedRPCInvocations.result_args
 
result_args(String, String) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.result_args
 
result_args(DistributedRPCInvocations.result_args) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.result_args
Performs a deep copy on other.
result_call(String, String, AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.result_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.AsyncClient.result_call
 
result_result() - Constructor for class backtype.storm.generated.DistributedRPCInvocations.result_result
 
result_result(DistributedRPCInvocations.result_result) - Constructor for class backtype.storm.generated.DistributedRPCInvocations.result_result
Performs a deep copy on other.
retainAll(Collection<?>) - Method in class backtype.storm.utils.ListDelegate
 
RETURN_STREAM - Static variable in class backtype.storm.drpc.PrepareRequest
 
ReturnResults - Class in backtype.storm.drpc
 
ReturnResults() - Constructor for class backtype.storm.drpc.ReturnResults
 
ReturnResultsReducer - Class in storm.trident.drpc
 
ReturnResultsReducer() - Constructor for class storm.trident.drpc.ReturnResultsReducer
 
ReturnResultsReducer.ReturnResultsState - Class in storm.trident.drpc
 
ReturnResultsState() - Constructor for class storm.trident.drpc.ReturnResultsReducer.ReturnResultsState
 
RetVal(T, boolean) - Constructor for class storm.trident.state.map.CachedBatchReadsMap.RetVal
 
reverseMap(Map<K, V>) - Static method in class backtype.storm.utils.Utils
 
RichShellBolt - Class in backtype.storm.clojure
 
RichShellBolt(String[], Map<String, StreamInfo>) - Constructor for class backtype.storm.clojure.RichShellBolt
 
RichShellSpout - Class in backtype.storm.clojure
 
RichShellSpout(String[], Map<String, StreamInfo>) - Constructor for class backtype.storm.clojure.RichShellSpout
 
RichSpoutBatchExecutor - Class in storm.trident.spout
 
RichSpoutBatchExecutor(IRichSpout) - Constructor for class storm.trident.spout.RichSpoutBatchExecutor
 
RichSpoutBatchId - Class in storm.trident.spout
 
RichSpoutBatchId(long) - Constructor for class storm.trident.spout.RichSpoutBatchId
 
RichSpoutBatchIdSerializer - Class in storm.trident.spout
 
RichSpoutBatchIdSerializer() - Constructor for class storm.trident.spout.RichSpoutBatchIdSerializer
 
RichSpoutBatchTriggerer - Class in storm.trident.spout
 
RichSpoutBatchTriggerer(IRichSpout, String, String) - Constructor for class storm.trident.spout.RichSpoutBatchTriggerer
 
RollingCountBolt - Class in storm.starter.bolt
This bolt performs rolling counts of incoming objects, i.e.
RollingCountBolt() - Constructor for class storm.starter.bolt.RollingCountBolt
 
RollingCountBolt(int, int) - Constructor for class storm.starter.bolt.RollingCountBolt
 
RollingTopWords - Class in storm.starter
This topology does a continuous computation of the top N words that the topology has seen in terms of cardinality.
RollingTopWords(String) - Constructor for class storm.starter.RollingTopWords
 
RootFactory(Fields) - Constructor for class storm.trident.tuple.TridentTupleView.RootFactory
 
rotate() - Method in class backtype.storm.utils.RotatingMap
 
rotateOutputFile() - Method in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
rotateOutputFile() - Method in class org.apache.storm.hdfs.trident.HdfsState.Options
 
RotatingMap<K,V> - Class in backtype.storm.utils
Expires keys that have not been updated in the configured number of seconds.
RotatingMap(int, RotatingMap.ExpiredCallback<K, V>) - Constructor for class backtype.storm.utils.RotatingMap
 
RotatingMap(RotatingMap.ExpiredCallback<K, V>) - Constructor for class backtype.storm.utils.RotatingMap
 
RotatingMap(int) - Constructor for class backtype.storm.utils.RotatingMap
 
RotatingMap.ExpiredCallback<K,V> - Interface in backtype.storm.utils
 
RotatingTransactionalState - Class in backtype.storm.transactional.state
A map from txid to a value.
RotatingTransactionalState(TransactionalState, String, boolean) - Constructor for class backtype.storm.transactional.state.RotatingTransactionalState
 
RotatingTransactionalState(TransactionalState, String) - Constructor for class backtype.storm.transactional.state.RotatingTransactionalState
 
RotatingTransactionalState - Class in storm.trident.topology.state
 
RotatingTransactionalState(TransactionalState, String) - Constructor for class storm.trident.topology.state.RotatingTransactionalState
 
RotatingTransactionalState.StateInitializer - Interface in backtype.storm.transactional.state
 
RotatingTransactionalState.StateInitializer - Interface in storm.trident.topology.state
 
rotation - Variable in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
rotation - Variable in class org.apache.storm.hdfs.trident.HdfsState.Options
 
RotationAction - Interface in org.apache.storm.hdfs.common.rotation
 
rotationActions - Variable in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
rotationActions - Variable in class org.apache.storm.hdfs.trident.HdfsState.Options
 
rotationPolicy - Variable in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
rotationPolicy - Variable in class org.apache.storm.hdfs.trident.HdfsState.Options
 
rotationTimer - Variable in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
rotationTimer - Variable in class org.apache.storm.hdfs.trident.HdfsState.Options
 
rowKey(Tuple) - Method in interface org.apache.storm.hbase.bolt.mapper.HBaseMapper
Given a tuple, return the HBase rowkey.
rowKey(Tuple) - Method in class org.apache.storm.hbase.bolt.mapper.SimpleHBaseMapper
 
rowKey(TridentTuple) - Method in class org.apache.storm.hbase.trident.mapper.SimpleTridentHBaseMapper
 
rowKey(TridentTuple) - Method in interface org.apache.storm.hbase.trident.mapper.TridentHBaseMapper
Given a tuple, return the HBase rowkey.
run(ILocalCluster) - Method in interface backtype.storm.testing.TestJob
run the testing logic with the cluster.
run() - Method in class backtype.storm.utils.ClojureTimerTask
 
runLocally() - Method in class storm.starter.RollingTopWords
 
runRemotely() - Method in class storm.starter.RollingTopWords
 
runTopologyLocally(StormTopology, String, Config, int) - Static method in class storm.starter.util.StormRunner
 
runTopologyRemotely(StormTopology, String, Config) - Static method in class storm.starter.util.StormRunner
 

S

SaslTransportPlugin - Class in backtype.storm.security.auth
Base class for SASL authentication plugin.
SaslTransportPlugin() - Constructor for class backtype.storm.security.auth.SaslTransportPlugin
 
SaslTransportPlugin.User - Class in backtype.storm.security.auth
 
schedule(Topologies, Cluster) - Method in interface backtype.storm.scheduler.IScheduler
Set assignments for the topologies which needs scheduling.
SchedulerAssignment - Interface in backtype.storm.scheduler
 
SchedulerAssignmentImpl - Class in backtype.storm.scheduler
 
SchedulerAssignmentImpl(String, Map<ExecutorDetails, WorkerSlot>) - Constructor for class backtype.storm.scheduler.SchedulerAssignmentImpl
 
Scheme - Interface in backtype.storm.spout
 
scheme - Variable in class backtype.storm.spout.SchemeAsMultiScheme
 
scheme - Variable in class backtype.storm.utils.ZookeeperAuthInfo
 
scheme - Variable in class storm.kafka.KafkaConfig
 
SchemeAsMultiScheme - Class in backtype.storm.spout
 
SchemeAsMultiScheme(Scheme) - Constructor for class backtype.storm.spout.SchemeAsMultiScheme
 
scope(String) - Method in class backtype.storm.metric.api.MultiCountMetric
 
scope(String) - Method in class backtype.storm.metric.api.MultiReducedMetric
 
secondsSinceOldestModification() - Method in class storm.starter.tools.NthLastModifiedTimeTracker
 
SECRET_KEY - Static variable in class backtype.storm.security.serialization.BlowfishTupleSerializer
The secret key (if any) for data encryption by blowfish payload serialization factory (BlowfishSerializationFactory).
secureRandomLong() - Static method in class backtype.storm.utils.Utils
 
select(Fields, List<Object>) - Method in class backtype.storm.tuple.Fields
 
select(Fields) - Method in interface backtype.storm.tuple.ITuple
Returns a subset of the tuple based on the fields selector.
select(Fields) - Method in class backtype.storm.tuple.TupleImpl
 
select(Fields) - Method in class storm.trident.tuple.TridentTupleView
 
selectExecutorToComponent(Collection<ExecutorDetails>) - Method in class backtype.storm.scheduler.TopologyDetails
 
selfOutFields - Variable in class storm.trident.planner.ProcessorNode
 
send(int, byte[]) - Method in interface backtype.storm.messaging.IConnection
send a message with taskId and payload
send(Iterator<TaskMessage>) - Method in interface backtype.storm.messaging.IConnection
send batch messages
send(int, byte[]) - Method in class backtype.storm.messaging.netty.Client
 
send(Iterator<TaskMessage>) - Method in class backtype.storm.messaging.netty.Client
Enqueue task messages to be sent to the remote destination (cf.
send(HashMap<String, IConnection>) - Method in class backtype.storm.utils.TransferDrainer
 
send_activate(String) - Method in class backtype.storm.generated.Nimbus.Client
 
send_beginFileDownload(String) - Method in class backtype.storm.generated.Nimbus.Client
 
send_beginFileUpload() - Method in class backtype.storm.generated.Nimbus.Client
 
send_deactivate(String) - Method in class backtype.storm.generated.Nimbus.Client
 
send_downloadChunk(String) - Method in class backtype.storm.generated.Nimbus.Client
 
send_execute(String, String) - Method in class backtype.storm.generated.DistributedRPC.Client
 
send_failRequest(String) - Method in class backtype.storm.generated.DistributedRPCInvocations.Client
 
send_fetchRequest(String) - Method in class backtype.storm.generated.DistributedRPCInvocations.Client
 
send_finishFileUpload(String) - Method in class backtype.storm.generated.Nimbus.Client
 
send_getClusterInfo() - Method in class backtype.storm.generated.Nimbus.Client
 
send_getNimbusConf() - Method in class backtype.storm.generated.Nimbus.Client
 
send_getTopology(String) - Method in class backtype.storm.generated.Nimbus.Client
 
send_getTopologyConf(String) - Method in class backtype.storm.generated.Nimbus.Client
 
send_getTopologyInfo(String) - Method in class backtype.storm.generated.Nimbus.Client
 
send_getUserTopology(String) - Method in class backtype.storm.generated.Nimbus.Client
 
send_killTopology(String) - Method in class backtype.storm.generated.Nimbus.Client
 
send_killTopologyWithOpts(String, KillOptions) - Method in class backtype.storm.generated.Nimbus.Client
 
send_rebalance(String, RebalanceOptions) - Method in class backtype.storm.generated.Nimbus.Client
 
send_result(String, String) - Method in class backtype.storm.generated.DistributedRPCInvocations.Client
 
send_submitTopology(String, String, String, StormTopology) - Method in class backtype.storm.generated.Nimbus.Client
 
send_submitTopologyWithOpts(String, String, String, StormTopology, SubmitOptions) - Method in class backtype.storm.generated.Nimbus.Client
 
send_uploadChunk(String, ByteBuffer) - Method in class backtype.storm.generated.Nimbus.Client
 
sendMessage(int, Object) - Static method in class backtype.storm.utils.InprocMessaging
 
seq() - Method in class backtype.storm.tuple.TupleImpl
 
seq() - Method in class backtype.storm.utils.IndifferentAccessMap
 
SequenceFileBolt - Class in org.apache.storm.hdfs.bolt
 
SequenceFileBolt() - Constructor for class org.apache.storm.hdfs.bolt.SequenceFileBolt
 
SequenceFileOptions() - Constructor for class org.apache.storm.hdfs.trident.HdfsState.SequenceFileOptions
 
SequenceFormat - Interface in org.apache.storm.hdfs.bolt.format
Interface for converting Tuple objects to HDFS sequence file key-value pairs.
SequenceFormat - Interface in org.apache.storm.hdfs.trident.format
Interface for converting TridentTuple objects to HDFS sequence file key-value pairs.
SerializableSerializer - Class in backtype.storm.serialization
 
SerializableSerializer() - Constructor for class backtype.storm.serialization.SerializableSerializer
 
SerializationDelegate - Interface in backtype.storm.serialization
Allow Utils to delegate meta serialization.
SerializationFactory - Class in backtype.storm.serialization
 
SerializationFactory() - Constructor for class backtype.storm.serialization.SerializationFactory
 
SerializationFactory.IdDictionary - Class in backtype.storm.serialization
 
serialize() - Method in class backtype.storm.messaging.TaskMessage
 
serialize(Object) - Method in class backtype.storm.serialization.DefaultSerializationDelegate
 
serialize(Object) - Method in class backtype.storm.serialization.GzipBridgeSerializationDelegate
 
serialize(Object) - Method in class backtype.storm.serialization.GzipSerializationDelegate
 
serialize(Tuple) - Method in interface backtype.storm.serialization.ITupleSerializer
 
serialize(Tuple) - Method in class backtype.storm.serialization.KryoTupleSerializer
 
serialize(List<Object>) - Method in class backtype.storm.serialization.KryoValuesSerializer
 
serialize(Object) - Method in interface backtype.storm.serialization.SerializationDelegate
 
serialize(Output) - Method in class backtype.storm.tuple.MessageId
 
serialize(Object) - Static method in class backtype.storm.utils.Utils
 
serialize(Object) - Method in class storm.trident.state.JSONNonTransactionalSerializer
 
serialize(OpaqueValue) - Method in class storm.trident.state.JSONOpaqueSerializer
 
serialize(TransactionalValue) - Method in class storm.trident.state.JSONTransactionalSerializer
 
serialize(T) - Method in interface storm.trident.state.Serializer
 
serialized_java(ByteBuffer) - Static method in class backtype.storm.generated.ComponentObject
 
serialized_java(byte[]) - Static method in class backtype.storm.generated.ComponentObject
 
serializeInto(List<Object>, Output) - Method in class backtype.storm.serialization.KryoValuesSerializer
 
serializeObject(Object) - Method in class backtype.storm.serialization.KryoValuesSerializer
 
serializer - Variable in class backtype.storm.utils.ShellProcess
 
serializer - Variable in class org.apache.storm.hbase.trident.state.HBaseMapState.Options
 
Serializer<T> - Interface in storm.trident.state
 
serve() - Method in class backtype.storm.security.auth.ThriftServer
 
ServerCallbackHandler - Class in backtype.storm.security.auth.digest
SASL server side collback handler
ServerCallbackHandler(Configuration) - Constructor for class backtype.storm.security.auth.digest.ServerCallbackHandler
 
SERVICE - Static variable in class backtype.storm.security.auth.AuthUtils
 
ServiceRegistry - Class in backtype.storm.utils
 
ServiceRegistry() - Constructor for class backtype.storm.utils.ServiceRegistry
 
set(Object, Tuple) - Method in interface backtype.storm.state.ISubscribedState
 
set(int, Object) - Method in class backtype.storm.utils.ListDelegate
 
set(int) - Method in class backtype.storm.utils.MutableInt
 
set(long) - Method in class backtype.storm.utils.MutableLong
 
set(T) - Method in class storm.trident.state.map.SnapshottableMap
 
set(T) - Method in interface storm.trident.state.snapshot.Snapshottable
 
set(T) - Method in class storm.trident.testing.LRUMemoryMapState
 
set(T) - Method in class storm.trident.testing.MemoryMapState
 
set_acked(Map<String, Map<GlobalStreamId, Long>>) - Method in class backtype.storm.generated.BoltStats
 
set_acked(Map<String, Map<String, Long>>) - Method in class backtype.storm.generated.SpoutStats
 
set_acked_isSet(boolean) - Method in class backtype.storm.generated.BoltStats
 
set_acked_isSet(boolean) - Method in class backtype.storm.generated.SpoutStats
 
set_all(NullStruct) - Method in class backtype.storm.generated.Grouping
 
set_args_list(List<JavaObjectArg>) - Method in class backtype.storm.generated.JavaObject
 
set_args_list_isSet(boolean) - Method in class backtype.storm.generated.JavaObject
 
set_binary_arg(byte[]) - Method in class backtype.storm.generated.JavaObjectArg
 
set_binary_arg(ByteBuffer) - Method in class backtype.storm.generated.JavaObjectArg
 
set_bolt(BoltStats) - Method in class backtype.storm.generated.ExecutorSpecificStats
 
set_bolt_object(ComponentObject) - Method in class backtype.storm.generated.Bolt
 
set_bolt_object_isSet(boolean) - Method in class backtype.storm.generated.Bolt
 
set_bolts(Map<String, Bolt>) - Method in class backtype.storm.generated.StormTopology
 
set_bolts_isSet(boolean) - Method in class backtype.storm.generated.StormTopology
 
set_bool_arg(boolean) - Method in class backtype.storm.generated.JavaObjectArg
 
set_chunk(byte[]) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
set_chunk(ByteBuffer) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
set_chunk_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
set_common(ComponentCommon) - Method in class backtype.storm.generated.Bolt
 
set_common(ComponentCommon) - Method in class backtype.storm.generated.SpoutSpec
 
set_common(ComponentCommon) - Method in class backtype.storm.generated.StateSpoutSpec
 
set_common_isSet(boolean) - Method in class backtype.storm.generated.Bolt
 
set_common_isSet(boolean) - Method in class backtype.storm.generated.SpoutSpec
 
set_common_isSet(boolean) - Method in class backtype.storm.generated.StateSpoutSpec
 
set_complete_ms_avg(Map<String, Map<String, Double>>) - Method in class backtype.storm.generated.SpoutStats
 
set_complete_ms_avg_isSet(boolean) - Method in class backtype.storm.generated.SpoutStats
 
set_component(String) - Method in class backtype.storm.utils.Monitor
 
set_component_id(String) - Method in class backtype.storm.generated.ExecutorSummary
 
set_component_id_isSet(boolean) - Method in class backtype.storm.generated.ExecutorSummary
 
set_componentId(String) - Method in class backtype.storm.generated.GlobalStreamId
 
set_componentId_isSet(boolean) - Method in class backtype.storm.generated.GlobalStreamId
 
set_custom_object(JavaObject) - Method in class backtype.storm.generated.Grouping
 
set_custom_serialized(byte[]) - Method in class backtype.storm.generated.Grouping
 
set_custom_serialized(ByteBuffer) - Method in class backtype.storm.generated.Grouping
 
set_direct(NullStruct) - Method in class backtype.storm.generated.Grouping
 
set_direct(boolean) - Method in class backtype.storm.generated.StreamInfo
 
set_direct_isSet(boolean) - Method in class backtype.storm.generated.StreamInfo
 
set_double_arg(double) - Method in class backtype.storm.generated.JavaObjectArg
 
set_e(DRPCExecutionException) - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
set_e(NotAliveException) - Method in class backtype.storm.generated.Nimbus.activate_result
 
set_e(NotAliveException) - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
set_e(NotAliveException) - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
set_e(NotAliveException) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
set_e(NotAliveException) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
set_e(NotAliveException) - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
set_e(NotAliveException) - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
set_e(NotAliveException) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
set_e(NotAliveException) - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
set_e(AlreadyAliveException) - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
set_e(AlreadyAliveException) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
set_e_isSet(boolean) - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
set_e_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.activate_result
 
set_e_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
set_e_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
set_e_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
set_e_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
set_e_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
set_e_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
set_e_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
set_e_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
set_e_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
set_e_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
set_emitted(Map<String, Map<String, Long>>) - Method in class backtype.storm.generated.ExecutorStats
 
set_emitted_isSet(boolean) - Method in class backtype.storm.generated.ExecutorStats
 
set_error(String) - Method in class backtype.storm.generated.ErrorInfo
 
set_error_isSet(boolean) - Method in class backtype.storm.generated.ErrorInfo
 
set_error_time_secs(int) - Method in class backtype.storm.generated.ErrorInfo
 
set_error_time_secs_isSet(boolean) - Method in class backtype.storm.generated.ErrorInfo
 
set_errors(Map<String, List<ErrorInfo>>) - Method in class backtype.storm.generated.TopologyInfo
 
set_errors_isSet(boolean) - Method in class backtype.storm.generated.TopologyInfo
 
set_execute_ms_avg(Map<String, Map<GlobalStreamId, Double>>) - Method in class backtype.storm.generated.BoltStats
 
set_execute_ms_avg_isSet(boolean) - Method in class backtype.storm.generated.BoltStats
 
set_executed(Map<String, Map<GlobalStreamId, Long>>) - Method in class backtype.storm.generated.BoltStats
 
set_executed_isSet(boolean) - Method in class backtype.storm.generated.BoltStats
 
set_execution_command(String) - Method in class backtype.storm.generated.ShellComponent
 
set_execution_command_isSet(boolean) - Method in class backtype.storm.generated.ShellComponent
 
set_executor_info(ExecutorInfo) - Method in class backtype.storm.generated.ExecutorSummary
 
set_executor_info_isSet(boolean) - Method in class backtype.storm.generated.ExecutorSummary
 
set_executors(List<ExecutorSummary>) - Method in class backtype.storm.generated.TopologyInfo
 
set_executors_isSet(boolean) - Method in class backtype.storm.generated.TopologyInfo
 
set_failed(Map<String, Map<GlobalStreamId, Long>>) - Method in class backtype.storm.generated.BoltStats
 
set_failed(Map<String, Map<String, Long>>) - Method in class backtype.storm.generated.SpoutStats
 
set_failed_isSet(boolean) - Method in class backtype.storm.generated.BoltStats
 
set_failed_isSet(boolean) - Method in class backtype.storm.generated.SpoutStats
 
set_fields(List<String>) - Method in class backtype.storm.generated.Grouping
 
set_file(String) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
set_file_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
set_full_class_name(String) - Method in class backtype.storm.generated.JavaObject
 
set_full_class_name_isSet(boolean) - Method in class backtype.storm.generated.JavaObject
 
set_func_args(String) - Method in class backtype.storm.generated.DRPCRequest
 
set_func_args_isSet(boolean) - Method in class backtype.storm.generated.DRPCRequest
 
set_funcArgs(String) - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
set_funcArgs_isSet(boolean) - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
set_functionName(String) - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
set_functionName(String) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
set_functionName_isSet(boolean) - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
set_functionName_isSet(boolean) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
set_host(String) - Method in class backtype.storm.generated.ErrorInfo
 
set_host(String) - Method in class backtype.storm.generated.ExecutorSummary
 
set_host(String) - Method in class backtype.storm.generated.SupervisorSummary
 
set_host_isSet(boolean) - Method in class backtype.storm.generated.ErrorInfo
 
set_host_isSet(boolean) - Method in class backtype.storm.generated.ExecutorSummary
 
set_host_isSet(boolean) - Method in class backtype.storm.generated.SupervisorSummary
 
set_id(String) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
set_id(String) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
set_id(String) - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
set_id(String) - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
set_id(String) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
set_id(String) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
set_id(String) - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
set_id(String) - Method in class backtype.storm.generated.TopologyInfo
 
set_id(String) - Method in class backtype.storm.generated.TopologySummary
 
set_id_isSet(boolean) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
set_id_isSet(boolean) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
set_id_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
set_id_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
set_id_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
set_id_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
set_id_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
set_id_isSet(boolean) - Method in class backtype.storm.generated.TopologyInfo
 
set_id_isSet(boolean) - Method in class backtype.storm.generated.TopologySummary
 
set_initial_status(TopologyInitialStatus) - Method in class backtype.storm.generated.SubmitOptions
 
set_initial_status_isSet(boolean) - Method in class backtype.storm.generated.SubmitOptions
 
set_inputs(Map<GlobalStreamId, Grouping>) - Method in class backtype.storm.generated.ComponentCommon
 
set_inputs_isSet(boolean) - Method in class backtype.storm.generated.ComponentCommon
 
set_int_arg(int) - Method in class backtype.storm.generated.JavaObjectArg
 
set_interval(int) - Method in class backtype.storm.utils.Monitor
 
set_ite(InvalidTopologyException) - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
set_ite(InvalidTopologyException) - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
set_ite(InvalidTopologyException) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
set_ite_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
set_ite_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
set_ite_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
set_java_object(JavaObject) - Method in class backtype.storm.generated.ComponentObject
 
set_json_conf(String) - Method in class backtype.storm.generated.ComponentCommon
 
set_json_conf_isSet(boolean) - Method in class backtype.storm.generated.ComponentCommon
 
set_jsonConf(String) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
set_jsonConf(String) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
set_jsonConf_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
set_jsonConf_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
set_local_or_shuffle(NullStruct) - Method in class backtype.storm.generated.Grouping
 
set_location(String) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
set_location(String) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
set_location_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
set_location_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
set_long_arg(long) - Method in class backtype.storm.generated.JavaObjectArg
 
set_msg(String) - Method in exception backtype.storm.generated.AlreadyAliveException
 
set_msg(String) - Method in exception backtype.storm.generated.DRPCExecutionException
 
set_msg(String) - Method in exception backtype.storm.generated.InvalidTopologyException
 
set_msg(String) - Method in exception backtype.storm.generated.NotAliveException
 
set_msg_isSet(boolean) - Method in exception backtype.storm.generated.AlreadyAliveException
 
set_msg_isSet(boolean) - Method in exception backtype.storm.generated.DRPCExecutionException
 
set_msg_isSet(boolean) - Method in exception backtype.storm.generated.InvalidTopologyException
 
set_msg_isSet(boolean) - Method in exception backtype.storm.generated.NotAliveException
 
set_name(String) - Method in class backtype.storm.generated.Nimbus.activate_args
 
set_name(String) - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
set_name(String) - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
set_name(String) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
set_name(String) - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
set_name(String) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
set_name(String) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
set_name(String) - Method in class backtype.storm.generated.TopologyInfo
 
set_name(String) - Method in class backtype.storm.generated.TopologySummary
 
set_name_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.activate_args
 
set_name_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
set_name_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
set_name_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
set_name_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
set_name_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
set_name_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
set_name_isSet(boolean) - Method in class backtype.storm.generated.TopologyInfo
 
set_name_isSet(boolean) - Method in class backtype.storm.generated.TopologySummary
 
set_nimbus_uptime_secs(int) - Method in class backtype.storm.generated.ClusterSummary
 
set_nimbus_uptime_secs_isSet(boolean) - Method in class backtype.storm.generated.ClusterSummary
 
set_none(NullStruct) - Method in class backtype.storm.generated.Grouping
 
set_num_executors(Map<String, Integer>) - Method in class backtype.storm.generated.RebalanceOptions
 
set_num_executors(int) - Method in class backtype.storm.generated.TopologySummary
 
set_num_executors_isSet(boolean) - Method in class backtype.storm.generated.RebalanceOptions
 
set_num_executors_isSet(boolean) - Method in class backtype.storm.generated.TopologySummary
 
set_num_tasks(int) - Method in class backtype.storm.generated.TopologySummary
 
set_num_tasks_isSet(boolean) - Method in class backtype.storm.generated.TopologySummary
 
set_num_used_workers(int) - Method in class backtype.storm.generated.SupervisorSummary
 
set_num_used_workers_isSet(boolean) - Method in class backtype.storm.generated.SupervisorSummary
 
set_num_workers(int) - Method in class backtype.storm.generated.RebalanceOptions
 
set_num_workers(int) - Method in class backtype.storm.generated.SupervisorSummary
 
set_num_workers(int) - Method in class backtype.storm.generated.TopologySummary
 
set_num_workers_isSet(boolean) - Method in class backtype.storm.generated.RebalanceOptions
 
set_num_workers_isSet(boolean) - Method in class backtype.storm.generated.SupervisorSummary
 
set_num_workers_isSet(boolean) - Method in class backtype.storm.generated.TopologySummary
 
set_options(KillOptions) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
set_options(RebalanceOptions) - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
set_options(SubmitOptions) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
set_options_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
set_options_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
set_options_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
set_output_fields(List<String>) - Method in class backtype.storm.generated.StreamInfo
 
set_output_fields_isSet(boolean) - Method in class backtype.storm.generated.StreamInfo
 
set_parallelism_hint(int) - Method in class backtype.storm.generated.ComponentCommon
 
set_parallelism_hint_isSet(boolean) - Method in class backtype.storm.generated.ComponentCommon
 
set_port(int) - Method in class backtype.storm.generated.ErrorInfo
 
set_port(int) - Method in class backtype.storm.generated.ExecutorSummary
 
set_port_isSet(boolean) - Method in class backtype.storm.generated.ErrorInfo
 
set_port_isSet(boolean) - Method in class backtype.storm.generated.ExecutorSummary
 
set_process_ms_avg(Map<String, Map<GlobalStreamId, Double>>) - Method in class backtype.storm.generated.BoltStats
 
set_process_ms_avg_isSet(boolean) - Method in class backtype.storm.generated.BoltStats
 
set_request_id(String) - Method in class backtype.storm.generated.DRPCRequest
 
set_request_id_isSet(boolean) - Method in class backtype.storm.generated.DRPCRequest
 
set_result(String) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
set_result_isSet(boolean) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
set_script(String) - Method in class backtype.storm.generated.ShellComponent
 
set_script_isSet(boolean) - Method in class backtype.storm.generated.ShellComponent
 
set_serialized_java(byte[]) - Method in class backtype.storm.generated.ComponentObject
 
set_serialized_java(ByteBuffer) - Method in class backtype.storm.generated.ComponentObject
 
set_shell(ShellComponent) - Method in class backtype.storm.generated.ComponentObject
 
set_shuffle(NullStruct) - Method in class backtype.storm.generated.Grouping
 
set_specific(ExecutorSpecificStats) - Method in class backtype.storm.generated.ExecutorStats
 
set_specific_isSet(boolean) - Method in class backtype.storm.generated.ExecutorStats
 
set_spout(SpoutStats) - Method in class backtype.storm.generated.ExecutorSpecificStats
 
set_spout_object(ComponentObject) - Method in class backtype.storm.generated.SpoutSpec
 
set_spout_object_isSet(boolean) - Method in class backtype.storm.generated.SpoutSpec
 
set_spouts(Map<String, SpoutSpec>) - Method in class backtype.storm.generated.StormTopology
 
set_spouts_isSet(boolean) - Method in class backtype.storm.generated.StormTopology
 
set_state_spout_object(ComponentObject) - Method in class backtype.storm.generated.StateSpoutSpec
 
set_state_spout_object_isSet(boolean) - Method in class backtype.storm.generated.StateSpoutSpec
 
set_state_spouts(Map<String, StateSpoutSpec>) - Method in class backtype.storm.generated.StormTopology
 
set_state_spouts_isSet(boolean) - Method in class backtype.storm.generated.StormTopology
 
set_stats(ExecutorStats) - Method in class backtype.storm.generated.ExecutorSummary
 
set_stats_isSet(boolean) - Method in class backtype.storm.generated.ExecutorSummary
 
set_status(String) - Method in class backtype.storm.generated.TopologyInfo
 
set_status(String) - Method in class backtype.storm.generated.TopologySummary
 
set_status_isSet(boolean) - Method in class backtype.storm.generated.TopologyInfo
 
set_status_isSet(boolean) - Method in class backtype.storm.generated.TopologySummary
 
set_stream(String) - Method in class backtype.storm.utils.Monitor
 
set_streamId(String) - Method in class backtype.storm.generated.GlobalStreamId
 
set_streamId_isSet(boolean) - Method in class backtype.storm.generated.GlobalStreamId
 
set_streams(Map<String, StreamInfo>) - Method in class backtype.storm.generated.ComponentCommon
 
set_streams_isSet(boolean) - Method in class backtype.storm.generated.ComponentCommon
 
set_string_arg(String) - Method in class backtype.storm.generated.JavaObjectArg
 
set_success(String) - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
set_success(DRPCRequest) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
set_success(String) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
set_success(String) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
set_success(byte[]) - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
set_success(ByteBuffer) - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
set_success(ClusterSummary) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
set_success(String) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
set_success(StormTopology) - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
set_success(String) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
set_success(TopologyInfo) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
set_success(StormTopology) - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
set_success_isSet(boolean) - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
set_success_isSet(boolean) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
set_success_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
set_success_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
set_success_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
set_success_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
set_success_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
set_success_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
set_success_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
set_success_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
set_success_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
set_supervisor_id(String) - Method in class backtype.storm.generated.SupervisorSummary
 
set_supervisor_id_isSet(boolean) - Method in class backtype.storm.generated.SupervisorSummary
 
set_supervisors(List<SupervisorSummary>) - Method in class backtype.storm.generated.ClusterSummary
 
set_supervisors_isSet(boolean) - Method in class backtype.storm.generated.ClusterSummary
 
set_task_end(int) - Method in class backtype.storm.generated.ExecutorInfo
 
set_task_end_isSet(boolean) - Method in class backtype.storm.generated.ExecutorInfo
 
set_task_start(int) - Method in class backtype.storm.generated.ExecutorInfo
 
set_task_start_isSet(boolean) - Method in class backtype.storm.generated.ExecutorInfo
 
set_topologies(List<TopologySummary>) - Method in class backtype.storm.generated.ClusterSummary
 
set_topologies_isSet(boolean) - Method in class backtype.storm.generated.ClusterSummary
 
set_topology(StormTopology) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
set_topology(StormTopology) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
set_topology(String) - Method in class backtype.storm.utils.Monitor
 
set_topology_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
set_topology_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
set_transferred(Map<String, Map<String, Long>>) - Method in class backtype.storm.generated.ExecutorStats
 
set_transferred_isSet(boolean) - Method in class backtype.storm.generated.ExecutorStats
 
set_uploadedJarLocation(String) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
set_uploadedJarLocation(String) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
set_uploadedJarLocation_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
set_uploadedJarLocation_isSet(boolean) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
set_uptime_secs(int) - Method in class backtype.storm.generated.ExecutorSummary
 
set_uptime_secs(int) - Method in class backtype.storm.generated.SupervisorSummary
 
set_uptime_secs(int) - Method in class backtype.storm.generated.TopologyInfo
 
set_uptime_secs(int) - Method in class backtype.storm.generated.TopologySummary
 
set_uptime_secs_isSet(boolean) - Method in class backtype.storm.generated.ExecutorSummary
 
set_uptime_secs_isSet(boolean) - Method in class backtype.storm.generated.SupervisorSummary
 
set_uptime_secs_isSet(boolean) - Method in class backtype.storm.generated.TopologyInfo
 
set_uptime_secs_isSet(boolean) - Method in class backtype.storm.generated.TopologySummary
 
set_wait_secs(int) - Method in class backtype.storm.generated.KillOptions
 
set_wait_secs(int) - Method in class backtype.storm.generated.RebalanceOptions
 
set_wait_secs_isSet(boolean) - Method in class backtype.storm.generated.KillOptions
 
set_wait_secs_isSet(boolean) - Method in class backtype.storm.generated.RebalanceOptions
 
set_watch(String) - Method in class backtype.storm.utils.Monitor
 
setAckFailDelegate(AckFailDelegate) - Method in class backtype.storm.testing.FeederSpout
 
setAllSubscribedState(T) - Method in class backtype.storm.task.TopologyContext
All state from all subscribed state spouts streams will be synced with the provided object.
setAnchors(List<String>) - Method in class backtype.storm.multilang.ShellMsg
 
setBatchPerTupleSpout(String, String, IRichSpout, Integer, String) - Method in class storm.trident.topology.TridentTopologyBuilder
 
setBlacklistedHosts(Set<String>) - Method in class backtype.storm.scheduler.Cluster
 
setBolt(String, IBatchBolt) - Method in class backtype.storm.coordination.BatchSubtopologyBuilder
 
setBolt(String, IBatchBolt, Number) - Method in class backtype.storm.coordination.BatchSubtopologyBuilder
 
setBolt(String, IBasicBolt) - Method in class backtype.storm.coordination.BatchSubtopologyBuilder
 
setBolt(String, IBasicBolt, Number) - Method in class backtype.storm.coordination.BatchSubtopologyBuilder
 
setBolt(String, IRichBolt) - Method in class backtype.storm.topology.TopologyBuilder
Define a new bolt in this topology with parallelism of just one thread.
setBolt(String, IRichBolt, Number) - Method in class backtype.storm.topology.TopologyBuilder
Define a new bolt in this topology with the specified amount of parallelism.
setBolt(String, IBasicBolt) - Method in class backtype.storm.topology.TopologyBuilder
Define a new bolt in this topology.
setBolt(String, IBasicBolt, Number) - Method in class backtype.storm.topology.TopologyBuilder
Define a new bolt in this topology.
setBolt(String, IBatchBolt) - Method in class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
setBolt(String, IBatchBolt, Number) - Method in class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
setBolt(String, IBasicBolt) - Method in class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
setBolt(String, IBasicBolt, Number) - Method in class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
setBolt(String, ITridentBatchBolt, Integer, Set<String>, Map<String, String>) - Method in class storm.trident.topology.TridentTopologyBuilder
 
setClasspath(Map, String) - Static method in class backtype.storm.Config
 
setClasspath(String) - Method in class backtype.storm.Config
 
setCleanupState(Boolean) - Method in class backtype.storm.testing.CompleteTopologyParam
 
setCollector(TridentCollector) - Method in class storm.trident.operation.impl.CaptureCollector
 
setCommand(String) - Method in class backtype.storm.multilang.ShellMsg
 
setCommand(String) - Method in class backtype.storm.multilang.SpoutMsg
 
setCommitterBolt(String, IBatchBolt) - Method in class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
setCommitterBolt(String, IBatchBolt, Number) - Method in class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
setComp(String) - Method in class backtype.storm.multilang.BoltMsg
 
setComponent(String) - Method in class backtype.storm.testing.MkTupleParam
 
setContext(Tuple) - Method in class backtype.storm.topology.BasicOutputCollector
 
setContext(ProcessorContext, TridentTuple) - Method in class storm.trident.planner.processor.AppendCollector
 
setContext(ProcessorContext) - Method in class storm.trident.planner.processor.FreshCollector
 
setCurrBatch(TridentBoltExecutor.TrackedBatch) - Method in class storm.trident.topology.TridentBoltExecutor.CoordinatedOutputCollector
 
setCycle(boolean) - Method in class storm.trident.testing.FixedBatchSpout
 
setDaemonConf(Map) - Method in class backtype.storm.testing.MkClusterParam
 
setData(String, Object) - Method in class backtype.storm.transactional.state.TransactionalState
 
setData(String, Object) - Method in class storm.trident.topology.state.TransactionalState
 
setDebug(Map, boolean) - Static method in class backtype.storm.Config
 
setDebug(boolean) - Method in class backtype.storm.Config
 
setDebug(boolean) - Method in class backtype.storm.topology.BaseConfigurationDeclarer
 
setDebug(boolean) - Method in interface backtype.storm.topology.ComponentConfigurationDeclarer
 
setDelegate(List<Object>) - Method in class backtype.storm.utils.ListDelegate
 
setDisabled(Integer, boolean) - Method in class backtype.storm.testing.OpaqueMemoryTransactionalSpout
 
setEnvironment(Map, Map) - Static method in class backtype.storm.Config
 
setEnvironment(Map) - Method in class backtype.storm.Config
 
setExecuteSampleStartTime(long) - Method in class backtype.storm.tuple.TupleImpl
 
setExecutorData(String, Object) - Method in class backtype.storm.task.TopologyContext
 
setFallBackOnJavaSerialization(Map, boolean) - Static method in class backtype.storm.Config
 
setFallBackOnJavaSerialization(boolean) - Method in class backtype.storm.Config
 
setFields(String...) - Method in class backtype.storm.testing.MkTupleParam
 
setFieldValue(AlreadyAliveException._Fields, Object) - Method in exception backtype.storm.generated.AlreadyAliveException
 
setFieldValue(Bolt._Fields, Object) - Method in class backtype.storm.generated.Bolt
 
setFieldValue(BoltStats._Fields, Object) - Method in class backtype.storm.generated.BoltStats
 
setFieldValue(ClusterSummary._Fields, Object) - Method in class backtype.storm.generated.ClusterSummary
 
setFieldValue(ComponentCommon._Fields, Object) - Method in class backtype.storm.generated.ComponentCommon
 
setFieldValue(DistributedRPC.execute_args._Fields, Object) - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
setFieldValue(DistributedRPC.execute_result._Fields, Object) - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
setFieldValue(DistributedRPCInvocations.failRequest_args._Fields, Object) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
setFieldValue(DistributedRPCInvocations.failRequest_result._Fields, Object) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
setFieldValue(DistributedRPCInvocations.fetchRequest_args._Fields, Object) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
setFieldValue(DistributedRPCInvocations.fetchRequest_result._Fields, Object) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
setFieldValue(DistributedRPCInvocations.result_args._Fields, Object) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
setFieldValue(DistributedRPCInvocations.result_result._Fields, Object) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
setFieldValue(DRPCExecutionException._Fields, Object) - Method in exception backtype.storm.generated.DRPCExecutionException
 
setFieldValue(DRPCRequest._Fields, Object) - Method in class backtype.storm.generated.DRPCRequest
 
setFieldValue(ErrorInfo._Fields, Object) - Method in class backtype.storm.generated.ErrorInfo
 
setFieldValue(ExecutorInfo._Fields, Object) - Method in class backtype.storm.generated.ExecutorInfo
 
setFieldValue(ExecutorStats._Fields, Object) - Method in class backtype.storm.generated.ExecutorStats
 
setFieldValue(ExecutorSummary._Fields, Object) - Method in class backtype.storm.generated.ExecutorSummary
 
setFieldValue(GlobalStreamId._Fields, Object) - Method in class backtype.storm.generated.GlobalStreamId
 
setFieldValue(InvalidTopologyException._Fields, Object) - Method in exception backtype.storm.generated.InvalidTopologyException
 
setFieldValue(JavaObject._Fields, Object) - Method in class backtype.storm.generated.JavaObject
 
setFieldValue(KillOptions._Fields, Object) - Method in class backtype.storm.generated.KillOptions
 
setFieldValue(Nimbus.activate_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.activate_args
 
setFieldValue(Nimbus.activate_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.activate_result
 
setFieldValue(Nimbus.beginFileDownload_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
setFieldValue(Nimbus.beginFileDownload_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
setFieldValue(Nimbus.beginFileUpload_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
setFieldValue(Nimbus.beginFileUpload_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
setFieldValue(Nimbus.deactivate_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
setFieldValue(Nimbus.deactivate_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
setFieldValue(Nimbus.downloadChunk_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
setFieldValue(Nimbus.downloadChunk_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
setFieldValue(Nimbus.finishFileUpload_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
setFieldValue(Nimbus.finishFileUpload_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
setFieldValue(Nimbus.getClusterInfo_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
setFieldValue(Nimbus.getClusterInfo_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
setFieldValue(Nimbus.getNimbusConf_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
setFieldValue(Nimbus.getNimbusConf_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
setFieldValue(Nimbus.getTopology_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
setFieldValue(Nimbus.getTopology_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
setFieldValue(Nimbus.getTopologyConf_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
setFieldValue(Nimbus.getTopologyConf_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
setFieldValue(Nimbus.getTopologyInfo_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
setFieldValue(Nimbus.getTopologyInfo_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
setFieldValue(Nimbus.getUserTopology_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
setFieldValue(Nimbus.getUserTopology_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
setFieldValue(Nimbus.killTopology_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
setFieldValue(Nimbus.killTopology_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
setFieldValue(Nimbus.killTopologyWithOpts_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
setFieldValue(Nimbus.killTopologyWithOpts_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
setFieldValue(Nimbus.rebalance_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
setFieldValue(Nimbus.rebalance_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
setFieldValue(Nimbus.submitTopology_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
setFieldValue(Nimbus.submitTopology_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
setFieldValue(Nimbus.submitTopologyWithOpts_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
setFieldValue(Nimbus.submitTopologyWithOpts_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
setFieldValue(Nimbus.uploadChunk_args._Fields, Object) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
setFieldValue(Nimbus.uploadChunk_result._Fields, Object) - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
 
setFieldValue(NotAliveException._Fields, Object) - Method in exception backtype.storm.generated.NotAliveException
 
setFieldValue(NullStruct._Fields, Object) - Method in class backtype.storm.generated.NullStruct
 
setFieldValue(RebalanceOptions._Fields, Object) - Method in class backtype.storm.generated.RebalanceOptions
 
setFieldValue(ShellComponent._Fields, Object) - Method in class backtype.storm.generated.ShellComponent
 
setFieldValue(SpoutSpec._Fields, Object) - Method in class backtype.storm.generated.SpoutSpec
 
setFieldValue(SpoutStats._Fields, Object) - Method in class backtype.storm.generated.SpoutStats
 
setFieldValue(StateSpoutSpec._Fields, Object) - Method in class backtype.storm.generated.StateSpoutSpec
 
setFieldValue(StormTopology._Fields, Object) - Method in class backtype.storm.generated.StormTopology
 
setFieldValue(StreamInfo._Fields, Object) - Method in class backtype.storm.generated.StreamInfo
 
setFieldValue(SubmitOptions._Fields, Object) - Method in class backtype.storm.generated.SubmitOptions
 
setFieldValue(SupervisorSummary._Fields, Object) - Method in class backtype.storm.generated.SupervisorSummary
 
setFieldValue(TopologyInfo._Fields, Object) - Method in class backtype.storm.generated.TopologyInfo
 
setFieldValue(TopologySummary._Fields, Object) - Method in class backtype.storm.generated.TopologySummary
 
setFollowThroughCollector(TridentCollector) - Method in class storm.trident.operation.impl.ChainedResult
 
setId(String) - Method in class backtype.storm.multilang.BoltMsg
 
setId(Object) - Method in class backtype.storm.multilang.ShellMsg
 
setId(Object) - Method in class backtype.storm.multilang.SpoutMsg
 
setKryoFactory(Map, Class<? extends IKryoFactory>) - Static method in class backtype.storm.Config
 
setKryoFactory(Class<? extends IKryoFactory>) - Method in class backtype.storm.Config
 
setLatestEmittedOffset(Partition, long) - Method in class storm.kafka.KafkaUtils.KafkaOffsetMetric
 
setLocalNimbus(Nimbus.Iface) - Static method in class backtype.storm.StormSubmitter
 
setLogLevel(int) - Method in class backtype.storm.multilang.ShellMsg
 
setMap(IPersistentMap) - Method in class backtype.storm.utils.IndifferentAccessMap
 
setMaxSpoutPending(Map, int) - Static method in class backtype.storm.Config
 
setMaxSpoutPending(int) - Method in class backtype.storm.Config
 
setMaxSpoutPending(Number) - Method in class backtype.storm.topology.BaseConfigurationDeclarer
 
setMaxSpoutPending(Number) - Method in interface backtype.storm.topology.ComponentConfigurationDeclarer
 
setMaxTaskParallelism(Map, int) - Static method in class backtype.storm.Config
 
setMaxTaskParallelism(int) - Method in class backtype.storm.Config
 
setMaxTaskParallelism(Number) - Method in class backtype.storm.topology.BaseConfigurationDeclarer
 
setMaxTaskParallelism(Number) - Method in interface backtype.storm.topology.ComponentConfigurationDeclarer
 
setMessageTimeoutSecs(Map, int) - Static method in class backtype.storm.Config
 
setMessageTimeoutSecs(int) - Method in class backtype.storm.Config
 
setMetricName(String) - Method in class backtype.storm.multilang.ShellMsg
 
setMetricParams(Object) - Method in class backtype.storm.multilang.ShellMsg
 
setMockedSources(MockedSources) - Method in class backtype.storm.testing.CompleteTopologyParam
 
setMsg(String) - Method in class backtype.storm.multilang.ShellMsg
 
setNeedTaskIds(boolean) - Method in class backtype.storm.multilang.ShellMsg
 
setNumAckers(Map, int) - Static method in class backtype.storm.Config
 
setNumAckers(int) - Method in class backtype.storm.Config
 
setNumTasks(Number) - Method in class backtype.storm.topology.BaseConfigurationDeclarer
 
setNumTasks(Number) - Method in interface backtype.storm.topology.ComponentConfigurationDeclarer
 
setNumWorkers(Map, int) - Static method in class backtype.storm.Config
 
setNumWorkers(int) - Method in class backtype.storm.Config
 
setObject(Object) - Method in class backtype.storm.utils.MutableObject
 
setPortsPerSupervisor(Integer) - Method in class backtype.storm.testing.MkClusterParam
 
setProcessSampleStartTime(long) - Method in class backtype.storm.tuple.TupleImpl
 
setRemoteAddress(InetAddress) - Method in class backtype.storm.security.auth.ReqContext
client address
setScheme(MultiScheme) - Method in interface backtype.storm.spout.IMultiSchemableSpout
 
setScheme(Scheme) - Method in interface backtype.storm.spout.ISchemableSpout
 
setSkipMissingKryoRegistrations(Map, boolean) - Static method in class backtype.storm.Config
 
setSkipMissingKryoRegistrations(boolean) - Method in class backtype.storm.Config
 
setSpout(String, IRichSpout) - Method in class backtype.storm.topology.TopologyBuilder
Define a new spout in this topology.
setSpout(String, IRichSpout, Number) - Method in class backtype.storm.topology.TopologyBuilder
Define a new spout in this topology with the specified parallelism.
setSpout(String, String, String, IBatchSpout, Integer, String) - Method in class storm.trident.topology.TridentTopologyBuilder
 
setSpout(String, String, String, ITridentSpout, Integer, String) - Method in class storm.trident.topology.TridentTopologyBuilder
 
setState(String, Object) - Static method in class backtype.storm.utils.RegisteredGlobalState
 
setStateSpout(String, IRichStateSpout) - Method in class backtype.storm.topology.TopologyBuilder
 
setStateSpout(String, IRichStateSpout, Number) - Method in class backtype.storm.topology.TopologyBuilder
 
setStatsSampleRate(Map, double) - Static method in class backtype.storm.Config
 
setStatsSampleRate(double) - Method in class backtype.storm.Config
 
setStormConf(Config) - Method in class backtype.storm.testing.CompleteTopologyParam
 
setStream(String) - Method in class backtype.storm.multilang.BoltMsg
 
setStream(String) - Method in class backtype.storm.multilang.ShellMsg
 
setStream(String) - Method in class backtype.storm.testing.MkTupleParam
 
setSubject(Subject) - Method in class backtype.storm.security.auth.ReqContext
Set remote subject explicitly
setSubscribedState(String, T) - Method in class backtype.storm.task.TopologyContext
Synchronizes the default stream from the specified state spout component id with the provided ISubscribedState object.
setSubscribedState(String, String, T) - Method in class backtype.storm.task.TopologyContext
Synchronizes the specified stream from the specified state spout component id with the provided ISubscribedState object.
setSupervisors(Integer) - Method in class backtype.storm.testing.MkClusterParam
 
setTask(long) - Method in class backtype.storm.multilang.BoltMsg
 
setTask(long) - Method in class backtype.storm.multilang.ShellMsg
 
setTaskData(String, Object) - Method in class backtype.storm.task.TopologyContext
 
setTopologyName(String) - Method in class backtype.storm.testing.CompleteTopologyParam
 
setTuple(List<Object>) - Method in class backtype.storm.multilang.BoltMsg
 
setTuple(List<Object>) - Method in class backtype.storm.multilang.ShellMsg
 
setValue(Object) - Method in class backtype.storm.metric.api.AssignableMetric
 
setWaitToEmit(boolean) - Method in class storm.trident.testing.FeederBatchSpout
 
setWaitToEmit(boolean) - Method in class storm.trident.testing.FeederCommitterBatchSpout
 
SHARED_EXECUTOR - Static variable in class backtype.storm.task.WorkerTopologyContext
 
shell(ShellComponent) - Static method in class backtype.storm.generated.ComponentObject
 
ShellBolt - Class in backtype.storm.task
A bolt that shells out to another process to process tuples.
ShellBolt(ShellComponent) - Constructor for class backtype.storm.task.ShellBolt
 
ShellBolt(String...) - Constructor for class backtype.storm.task.ShellBolt
 
ShellComponent - Class in backtype.storm.generated
 
ShellComponent() - Constructor for class backtype.storm.generated.ShellComponent
 
ShellComponent(String, String) - Constructor for class backtype.storm.generated.ShellComponent
 
ShellComponent(ShellComponent) - Constructor for class backtype.storm.generated.ShellComponent
Performs a deep copy on other.
ShellComponent._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ShellLogger - Static variable in class backtype.storm.utils.ShellProcess
 
ShellMsg - Class in backtype.storm.multilang
ShellMsg is an object that represents the data sent to a shell component from a process that implements a multi-language protocol.
ShellMsg() - Constructor for class backtype.storm.multilang.ShellMsg
 
ShellMsg.ShellLogLevel - Enum in backtype.storm.multilang
 
ShellProcess - Class in backtype.storm.utils
 
ShellProcess(String[]) - Constructor for class backtype.storm.utils.ShellProcess
 
ShellSpout - Class in backtype.storm.spout
 
ShellSpout(ShellComponent) - Constructor for class backtype.storm.spout.ShellSpout
 
ShellSpout(String...) - Constructor for class backtype.storm.spout.ShellSpout
 
shuffle(NullStruct) - Static method in class backtype.storm.generated.Grouping
 
shuffle() - Method in class storm.trident.Stream
 
shuffleGrouping() - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
shuffleGrouping(String) - Method in interface backtype.storm.drpc.LinearDRPCInputDeclarer
 
shuffleGrouping(String) - Method in interface backtype.storm.topology.InputDeclarer
 
shuffleGrouping(String, String) - Method in interface backtype.storm.topology.InputDeclarer
 
shuffleGrouping(String) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
shuffleGrouping(String, String) - Method in class backtype.storm.topology.TopologyBuilder.BoltGetter
 
shutdown() - Method in interface backtype.storm.daemon.Shutdownable
 
shutdown() - Method in interface backtype.storm.ILocalCluster
 
Shutdownable - Interface in backtype.storm.daemon
 
SimpleHBaseMapper - Class in org.apache.storm.hbase.bolt.mapper
 
SimpleHBaseMapper() - Constructor for class org.apache.storm.hbase.bolt.mapper.SimpleHBaseMapper
 
SimpleTransportPlugin - Class in backtype.storm.security.auth
Simple transport for Thrift plugin.
SimpleTransportPlugin() - Constructor for class backtype.storm.security.auth.SimpleTransportPlugin
 
SimpleTridentHBaseMapper - Class in org.apache.storm.hbase.trident.mapper
 
SimpleTridentHBaseMapper() - Constructor for class org.apache.storm.hbase.trident.mapper.SimpleTridentHBaseMapper
 
single() - Static method in class backtype.storm.coordination.CoordinatedBolt.SourceArgs
 
single() - Static method in class storm.trident.topology.TridentBoltExecutor.CoordType
 
singleCount - Variable in class backtype.storm.coordination.CoordinatedBolt.SourceArgs
 
singleCount - Variable in class storm.trident.topology.TridentBoltExecutor.CoordType
 
SingleEmitAggregator - Class in storm.trident.operation.impl
 
SingleEmitAggregator(Aggregator, SingleEmitAggregator.BatchToPartition) - Constructor for class storm.trident.operation.impl.SingleEmitAggregator
 
SingleEmitAggregator.BatchToPartition - Interface in storm.trident.operation.impl
 
singleEmitPartitioner() - Method in interface storm.trident.fluent.GlobalAggregationScheme
 
singleEmitPartitioner() - Method in class storm.trident.fluent.GroupedStream
 
SingleJoinBolt - Class in storm.starter.bolt
 
SingleJoinBolt(Fields) - Constructor for class storm.starter.bolt.SingleJoinBolt
 
SingleJoinExample - Class in storm.starter
 
SingleJoinExample() - Constructor for class storm.starter.SingleJoinExample
 
size() - Method in class backtype.storm.tuple.Fields
 
size() - Method in interface backtype.storm.tuple.ITuple
Returns the number of fields in this tuple.
size() - Method in class backtype.storm.tuple.TupleImpl
 
size() - Method in class backtype.storm.utils.IndifferentAccessMap
 
size() - Method in class backtype.storm.utils.ListDelegate
 
size() - Method in class backtype.storm.utils.RotatingMap
 
size() - Method in class backtype.storm.utils.TimeCacheMap
Deprecated.
 
size() - Method in class storm.starter.tools.Rankings
 
size() - Method in class storm.trident.tuple.ComboList
 
size() - Method in class storm.trident.tuple.ConsList
 
size() - Method in class storm.trident.tuple.TridentTupleView
 
skipCompressedByteArray(DataInput) - Static method in class backtype.storm.utils.WritableUtils
 
skipFully(DataInput, int) - Static method in class backtype.storm.utils.WritableUtils
Skip len number of bytes in input streamin
sleep(long) - Static method in class backtype.storm.utils.Time
 
sleep(long) - Static method in class backtype.storm.utils.Utils
 
SleepSpoutWaitStrategy - Class in backtype.storm.spout
 
SleepSpoutWaitStrategy() - Constructor for class backtype.storm.spout.SleepSpoutWaitStrategy
 
sleepUntil(long) - Static method in class backtype.storm.utils.Time
 
SlidingWindowCounter<T> - Class in storm.starter.tools
This class counts objects in a sliding window fashion.
SlidingWindowCounter(int) - Constructor for class storm.starter.tools.SlidingWindowCounter
 
SlotBasedCounter<T> - Class in storm.starter.tools
This class provides per-slot counts of the occurrences of objects.
SlotBasedCounter(int) - Constructor for class storm.starter.tools.SlotBasedCounter
 
snapshot() - Method in class backtype.storm.utils.LocalState
 
SnapshotGet - Class in storm.trident.operation.builtin
 
SnapshotGet() - Constructor for class storm.trident.operation.builtin.SnapshotGet
 
Snapshottable<T> - Interface in storm.trident.state.snapshot
 
SnapshottableMap<T> - Class in storm.trident.state.map
 
SnapshottableMap(MapState<T>, List<Object>) - Constructor for class storm.trident.state.map.SnapshottableMap
 
socketTimeoutMs - Variable in class storm.kafka.KafkaConfig
 
source - Variable in class storm.trident.util.IndexedEdge
 
SourceArgs(boolean) - Constructor for class backtype.storm.coordination.CoordinatedBolt.SourceArgs
 
spec - Variable in class storm.trident.planner.NodeStateInfo
 
Split() - Constructor for class storm.starter.trident.TridentWordCount.Split
 
Split - Class in storm.trident.testing
 
Split() - Constructor for class storm.trident.testing.Split
 
SplitSentence() - Constructor for class storm.starter.WordCountTopology.SplitSentence
 
SplitSentence() - Constructor for class storm.starter.WordCountTopologyNode.SplitSentence
 
spout(SpoutStats) - Static method in class backtype.storm.generated.ExecutorSpecificStats
 
spout - Variable in class storm.trident.planner.SpoutNode
 
spoutAck(SpoutAckInfo) - Method in class backtype.storm.hooks.BaseTaskHook
 
spoutAck(SpoutAckInfo) - Method in interface backtype.storm.hooks.ITaskHook
 
SpoutAckInfo - Class in backtype.storm.hooks.info
 
SpoutAckInfo(Object, int, Long) - Constructor for class backtype.storm.hooks.info.SpoutAckInfo
 
SpoutConfig - Class in storm.kafka
 
SpoutConfig(BrokerHosts, String, String, String) - Constructor for class storm.kafka.SpoutConfig
 
spoutCoordinator(String) - Static method in class storm.trident.topology.TridentTopologyBuilder
 
SpoutDeclarer - Interface in backtype.storm.topology
 
spoutFail(SpoutFailInfo) - Method in class backtype.storm.hooks.BaseTaskHook
 
spoutFail(SpoutFailInfo) - Method in interface backtype.storm.hooks.ITaskHook
 
SpoutFailInfo - Class in backtype.storm.hooks.info
 
SpoutFailInfo(Object, int, Long) - Constructor for class backtype.storm.hooks.info.SpoutFailInfo
 
SpoutGetter(String) - Constructor for class backtype.storm.topology.TopologyBuilder.SpoutGetter
 
spoutIdFromCoordinatorId(String) - Static method in class storm.trident.topology.TridentTopologyBuilder
 
SpoutMsg - Class in backtype.storm.multilang
SpoutMsg is an object that represents the data sent from a shell spout to a process that implements a multi-language spout.
SpoutMsg() - Constructor for class backtype.storm.multilang.SpoutMsg
 
SpoutNode - Class in storm.trident.planner
 
SpoutNode(String, Fields, String, Object, SpoutNode.SpoutType) - Constructor for class storm.trident.planner.SpoutNode
 
SpoutNode.SpoutType - Enum in storm.trident.planner
 
SpoutOutputCollector - Class in backtype.storm.spout
This output collector exposes the API for emitting tuples from an IRichSpout.
SpoutOutputCollector(ISpoutOutputCollector) - Constructor for class backtype.storm.spout.SpoutOutputCollector
 
SpoutSpec - Class in backtype.storm.generated
 
SpoutSpec() - Constructor for class backtype.storm.generated.SpoutSpec
 
SpoutSpec(ComponentObject, ComponentCommon) - Constructor for class backtype.storm.generated.SpoutSpec
 
SpoutSpec(SpoutSpec) - Constructor for class backtype.storm.generated.SpoutSpec
Performs a deep copy on other.
SpoutSpec._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
SpoutStats - Class in backtype.storm.generated
 
SpoutStats() - Constructor for class backtype.storm.generated.SpoutStats
 
SpoutStats(Map<String, Map<String, Long>>, Map<String, Map<String, Long>>, Map<String, Map<String, Double>>) - Constructor for class backtype.storm.generated.SpoutStats
 
SpoutStats(SpoutStats) - Constructor for class backtype.storm.generated.SpoutStats
Performs a deep copy on other.
SpoutStats._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
spoutTaskId - Variable in class backtype.storm.hooks.info.SpoutAckInfo
 
spoutTaskId - Variable in class backtype.storm.hooks.info.SpoutFailInfo
 
SpoutTracker - Class in backtype.storm.testing
 
SpoutTracker(IRichSpout, String) - Constructor for class backtype.storm.testing.SpoutTracker
 
srcComponentId - Variable in class backtype.storm.metric.api.IMetricsConsumer.TaskInfo
 
srcTaskId - Variable in class backtype.storm.metric.api.IMetricsConsumer.TaskInfo
 
srcWorkerHost - Variable in class backtype.storm.metric.api.IMetricsConsumer.TaskInfo
 
srcWorkerPort - Variable in class backtype.storm.metric.api.IMetricsConsumer.TaskInfo
 
startBatch(ProcessorContext) - Method in class storm.trident.planner.processor.AggregateProcessor
 
startBatch(ProcessorContext) - Method in class storm.trident.planner.processor.EachProcessor
 
startBatch(ProcessorContext) - Method in class storm.trident.planner.processor.MultiReducerProcessor
 
startBatch(ProcessorContext) - Method in class storm.trident.planner.processor.PartitionPersistProcessor
 
startBatch(ProcessorContext) - Method in class storm.trident.planner.processor.ProjectedProcessor
 
startBatch(ProcessorContext) - Method in class storm.trident.planner.processor.StateQueryProcessor
 
startBatch(ProcessorContext) - Method in interface storm.trident.planner.TridentProcessor
 
startOffsetTime - Variable in class storm.kafka.KafkaConfig
 
startSimulating() - Static method in class backtype.storm.utils.Time
 
startup() - Method in class backtype.storm.testing.MemoryTransactionalSpout
 
startup() - Method in class backtype.storm.testing.OpaqueMemoryTransactionalSpout
 
state - Variable in class storm.trident.planner.ProcessorContext
 
State - Interface in storm.trident.state
There's 3 different kinds of state: 1.
state - Variable in class storm.trident.topology.BatchInfo
 
StateFactory - Interface in storm.trident.state
 
stateFactory - Variable in class storm.trident.state.StateSpec
 
stateInfo - Variable in class storm.trident.planner.Node
 
StateMetric - Class in backtype.storm.metric.api
 
StateMetric(IStatefulObject) - Constructor for class backtype.storm.metric.api.StateMetric
 
stateQuery(TridentState, Fields, QueryFunction, Fields) - Method in class storm.trident.fluent.GroupedStream
 
stateQuery(TridentState, QueryFunction, Fields) - Method in class storm.trident.fluent.GroupedStream
 
stateQuery(TridentState, Fields, QueryFunction, Fields) - Method in class storm.trident.Stream
 
stateQuery(TridentState, QueryFunction, Fields) - Method in class storm.trident.Stream
 
StateQueryProcessor - Class in storm.trident.planner.processor
 
StateQueryProcessor(String, Fields, QueryFunction) - Constructor for class storm.trident.planner.processor.StateQueryProcessor
 
StateSpec - Class in storm.trident.state
 
StateSpec(StateFactory) - Constructor for class storm.trident.state.StateSpec
 
StateSpoutOutputCollector - Class in backtype.storm.state
 
StateSpoutOutputCollector() - Constructor for class backtype.storm.state.StateSpoutOutputCollector
 
StateSpoutSpec - Class in backtype.storm.generated
 
StateSpoutSpec() - Constructor for class backtype.storm.generated.StateSpoutSpec
 
StateSpoutSpec(ComponentObject, ComponentCommon) - Constructor for class backtype.storm.generated.StateSpoutSpec
 
StateSpoutSpec(StateSpoutSpec) - Constructor for class backtype.storm.generated.StateSpoutSpec
Performs a deep copy on other.
StateSpoutSpec._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
StateType - Enum in storm.trident.state
 
stateUpdateIntervalMs - Variable in class storm.kafka.SpoutConfig
 
StateUpdater<S extends State> - Interface in storm.trident.state
 
StaticBrokerReader - Class in storm.kafka.trident
 
StaticBrokerReader(GlobalPartitionInformation) - Constructor for class storm.kafka.trident.StaticBrokerReader
 
StaticCoordinator - Class in storm.kafka
 
StaticCoordinator(DynamicPartitionConnections, Map, SpoutConfig, ZkState, int, int, String) - Constructor for class storm.kafka.StaticCoordinator
 
StaticHosts - Class in storm.kafka
Date: 11/05/2013 Time: 14:43
StaticHosts(GlobalPartitionInformation) - Constructor for class storm.kafka.StaticHosts
 
StaticPartitionConnections - Class in storm.kafka
 
StaticPartitionConnections(KafkaConfig) - Constructor for class storm.kafka.StaticPartitionConnections
 
StaticSingleKeyMapState(Map) - Constructor for class storm.starter.trident.TridentReach.StaticSingleKeyMapState
 
status() - Method in class backtype.storm.messaging.ConnectionWithStatus
whether this connection is available to transfer data
status() - Method in class backtype.storm.messaging.netty.Client
Note: Storm will check via this method whether a worker can be activated safely during the initial startup of a topology.
stop() - Method in class backtype.storm.security.auth.ThriftServer
 
stopSimulating() - Static method in class backtype.storm.utils.Time
 
storm.kafka - package storm.kafka
 
storm.kafka.bolt - package storm.kafka.bolt
 
storm.kafka.bolt.mapper - package storm.kafka.bolt.mapper
 
storm.kafka.bolt.selector - package storm.kafka.bolt.selector
 
storm.kafka.trident - package storm.kafka.trident
 
storm.kafka.trident.mapper - package storm.kafka.trident.mapper
 
storm.kafka.trident.selector - package storm.kafka.trident.selector
 
storm.starter - package storm.starter
 
storm.starter.bolt - package storm.starter.bolt
 
storm.starter.spout - package storm.starter.spout
 
storm.starter.tools - package storm.starter.tools
 
storm.starter.trident - package storm.starter.trident
 
storm.starter.util - package storm.starter.util
 
storm.trident - package storm.trident
 
storm.trident.drpc - package storm.trident.drpc
 
storm.trident.fluent - package storm.trident.fluent
 
storm.trident.graph - package storm.trident.graph
 
storm.trident.operation - package storm.trident.operation
 
storm.trident.operation.builtin - package storm.trident.operation.builtin
 
storm.trident.operation.impl - package storm.trident.operation.impl
 
storm.trident.partition - package storm.trident.partition
 
storm.trident.planner - package storm.trident.planner
 
storm.trident.planner.processor - package storm.trident.planner.processor
 
storm.trident.spout - package storm.trident.spout
 
storm.trident.state - package storm.trident.state
 
storm.trident.state.map - package storm.trident.state.map
 
storm.trident.state.snapshot - package storm.trident.state.snapshot
 
storm.trident.testing - package storm.trident.testing
 
storm.trident.topology - package storm.trident.topology
 
storm.trident.topology.state - package storm.trident.topology.state
 
storm.trident.tuple - package storm.trident.tuple
 
storm.trident.util - package storm.trident.util
 
STORM_CLUSTER_MODE - Static variable in class backtype.storm.Config
The mode this Storm cluster is running in.
STORM_CLUSTER_MODE_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_ID - Static variable in class backtype.storm.Config
The id assigned to a running topology.
STORM_ID_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_KEYTAB_FILE_KEY - Static variable in class org.apache.storm.hbase.security.HBaseSecurityUtil
 
STORM_KEYTAB_FILE_KEY - Static variable in class org.apache.storm.hdfs.common.security.HdfsSecurityUtil
 
STORM_LOCAL_DIR - Static variable in class backtype.storm.Config
A directory on the local filesystem used by Storm for any local filesystem usage it needs.
STORM_LOCAL_DIR_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_LOCAL_HOSTNAME - Static variable in class backtype.storm.Config
The hostname the supervisors/workers should report to nimbus.
STORM_LOCAL_HOSTNAME_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_LOCAL_MODE_ZMQ - Static variable in class backtype.storm.Config
Whether or not to use ZeroMQ for messaging in local mode.
STORM_LOCAL_MODE_ZMQ_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_MESSAGING_NETTY_BUFFER_SIZE - Static variable in class backtype.storm.Config
Netty based messaging: The buffer size for send/recv buffer
STORM_MESSAGING_NETTY_BUFFER_SIZE_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_MESSAGING_NETTY_CLIENT_WORKER_THREADS - Static variable in class backtype.storm.Config
Netty based messaging: The # of worker threads for the client.
STORM_MESSAGING_NETTY_CLIENT_WORKER_THREADS_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_MESSAGING_NETTY_MAX_RETRIES - Static variable in class backtype.storm.Config
Netty based messaging: The max # of retries that a peer will perform when a remote is not accessible
STORM_MESSAGING_NETTY_MAX_RETRIES_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_MESSAGING_NETTY_MAX_SLEEP_MS - Static variable in class backtype.storm.Config
Netty based messaging: The max # of milliseconds that a peer will wait.
STORM_MESSAGING_NETTY_MAX_SLEEP_MS_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_MESSAGING_NETTY_MIN_SLEEP_MS - Static variable in class backtype.storm.Config
Netty based messaging: The min # of milliseconds that a peer will wait.
STORM_MESSAGING_NETTY_MIN_SLEEP_MS_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_MESSAGING_NETTY_SERVER_WORKER_THREADS - Static variable in class backtype.storm.Config
Netty based messaging: The # of worker threads for the server.
STORM_MESSAGING_NETTY_SERVER_WORKER_THREADS_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_MESSAGING_TRANSPORT - Static variable in class backtype.storm.Config
The transporter for communication among Storm tasks
STORM_MESSAGING_TRANSPORT_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_META_SERIALIZATION_DELEGATE - Static variable in class backtype.storm.Config
The delegate for serializing metadata, should be used for serialized objects stored in zookeeper and on disk.
STORM_META_SERIALIZATION_DELEGATE_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_NETTY_MESSAGE_BATCH_SIZE - Static variable in class backtype.storm.Config
If the Netty messaging layer is busy, the Netty client will try to batch message as more as possible up to the size of STORM_NETTY_MESSAGE_BATCH_SIZE bytes
STORM_NETTY_MESSAGE_BATCH_SIZE_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_SCHEDULER - Static variable in class backtype.storm.Config
A global task scheduler used to assign topologies's tasks to supervisors' wokers.
STORM_SCHEDULER_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_THRIFT_TRANSPORT_PLUGIN - Static variable in class backtype.storm.Config
The transport plug-in for Thrift client/server communication
STORM_THRIFT_TRANSPORT_PLUGIN_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_USER_NAME_KEY - Static variable in class org.apache.storm.hbase.security.HBaseSecurityUtil
 
STORM_USER_NAME_KEY - Static variable in class org.apache.storm.hdfs.common.security.HdfsSecurityUtil
 
STORM_ZOOKEEPER_AUTH_PAYLOAD - Static variable in class backtype.storm.Config
A string representing the payload for Zookeeper authentication.
STORM_ZOOKEEPER_AUTH_PAYLOAD_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_ZOOKEEPER_AUTH_SCHEME - Static variable in class backtype.storm.Config
The Zookeeper authentication scheme to use, e.g.
STORM_ZOOKEEPER_AUTH_SCHEME_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_ZOOKEEPER_CONNECTION_TIMEOUT - Static variable in class backtype.storm.Config
The connection timeout for clients to ZooKeeper.
STORM_ZOOKEEPER_CONNECTION_TIMEOUT_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_ZOOKEEPER_PORT - Static variable in class backtype.storm.Config
The port Storm will use to connect to each of the ZooKeeper servers.
STORM_ZOOKEEPER_PORT_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_ZOOKEEPER_RETRY_INTERVAL - Static variable in class backtype.storm.Config
The interval between retries of a Zookeeper operation.
STORM_ZOOKEEPER_RETRY_INTERVAL_CEILING - Static variable in class backtype.storm.Config
The ceiling of the interval between retries of a Zookeeper operation.
STORM_ZOOKEEPER_RETRY_INTERVAL_CEILING_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_ZOOKEEPER_RETRY_INTERVAL_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_ZOOKEEPER_RETRY_TIMES - Static variable in class backtype.storm.Config
The number of times to retry a Zookeeper operation.
STORM_ZOOKEEPER_RETRY_TIMES_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_ZOOKEEPER_ROOT - Static variable in class backtype.storm.Config
The root location at which Storm stores data in ZooKeeper.
STORM_ZOOKEEPER_ROOT_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_ZOOKEEPER_SERVERS - Static variable in class backtype.storm.Config
A list of hosts of ZooKeeper servers used to manage the cluster.
STORM_ZOOKEEPER_SERVERS_SCHEMA - Static variable in class backtype.storm.Config
 
STORM_ZOOKEEPER_SESSION_TIMEOUT - Static variable in class backtype.storm.Config
The session timeout for clients to ZooKeeper.
STORM_ZOOKEEPER_SESSION_TIMEOUT_SCHEMA - Static variable in class backtype.storm.Config
 
StormBoundedExponentialBackoffRetry - Class in backtype.storm.utils
 
StormBoundedExponentialBackoffRetry(int, int, int) - Constructor for class backtype.storm.utils.StormBoundedExponentialBackoffRetry
The class provides generic exponential-linear backoff retry strategy for storm.
StormClientHandler - Class in backtype.storm.messaging.netty
 
StormRunner - Class in storm.starter.util
 
StormSubmitter - Class in backtype.storm
Use this class to submit topologies to run on the Storm cluster.
StormSubmitter() - Constructor for class backtype.storm.StormSubmitter
 
StormSubmitter.ProgressListener - Interface in backtype.storm
Interface use to track progress of file upload
StormTopology - Class in backtype.storm.generated
 
StormTopology() - Constructor for class backtype.storm.generated.StormTopology
 
StormTopology(Map<String, SpoutSpec>, Map<String, Bolt>, Map<String, StateSpoutSpec>) - Constructor for class backtype.storm.generated.StormTopology
 
StormTopology(StormTopology) - Constructor for class backtype.storm.generated.StormTopology
Performs a deep copy on other.
StormTopology._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
stream - Variable in class backtype.storm.hooks.info.EmitInfo
 
stream - Variable in class backtype.storm.testing.FixedTuple
 
Stream - Class in storm.trident
 
Stream(TridentTopology, String, Node) - Constructor for class storm.trident.Stream
 
streamId - Variable in class storm.trident.planner.Node
 
StreamInfo - Class in backtype.storm.generated
 
StreamInfo() - Constructor for class backtype.storm.generated.StreamInfo
 
StreamInfo(List<String>, boolean) - Constructor for class backtype.storm.generated.StreamInfo
 
StreamInfo(StreamInfo) - Constructor for class backtype.storm.generated.StreamInfo
Performs a deep copy on other.
StreamInfo._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
string_arg(String) - Static method in class backtype.storm.generated.JavaObjectArg
 
STRING_SCHEME_KEY - Static variable in class storm.kafka.StringScheme
 
StringKeyValueScheme - Class in storm.kafka
 
StringKeyValueScheme() - Constructor for class storm.kafka.StringKeyValueScheme
 
StringLength - Class in storm.trident.testing
 
StringLength() - Constructor for class storm.trident.testing.StringLength
 
StringOrStringListValidator - Static variable in class backtype.storm.ConfigValidation
Validates a String or a list of Strings
StringScheme - Class in storm.kafka
 
StringScheme() - Constructor for class storm.kafka.StringScheme
 
StringsValidator - Static variable in class backtype.storm.ConfigValidation
Validates is a list of Strings.
subject() - Method in class backtype.storm.security.auth.ReqContext
Retrieve client subject associated with this request context
subList(int, int) - Method in class backtype.storm.utils.ListDelegate
 
submitJar(Map, String) - Static method in class backtype.storm.StormSubmitter
Submit jar file
submitJar(Map, String, StormSubmitter.ProgressListener) - Static method in class backtype.storm.StormSubmitter
Submit jar file
SubmitOptions - Class in backtype.storm.generated
 
SubmitOptions() - Constructor for class backtype.storm.generated.SubmitOptions
 
SubmitOptions(TopologyInitialStatus) - Constructor for class backtype.storm.generated.SubmitOptions
 
SubmitOptions(SubmitOptions) - Constructor for class backtype.storm.generated.SubmitOptions
Performs a deep copy on other.
SubmitOptions._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
submitTopology(String, String, String, StormTopology, AsyncMethodCallback<Nimbus.AsyncClient.submitTopology_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
submitTopology(String, String, String, StormTopology, AsyncMethodCallback<Nimbus.AsyncClient.submitTopology_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
submitTopology(String, String, String, StormTopology) - Method in class backtype.storm.generated.Nimbus.Client
 
submitTopology(String, String, String, StormTopology) - Method in interface backtype.storm.generated.Nimbus.Iface
 
submitTopology(String, Map, StormTopology) - Method in interface backtype.storm.ILocalCluster
 
submitTopology(String, Map, StormTopology) - Static method in class backtype.storm.StormSubmitter
Submits a topology to run on the cluster.
submitTopology(String, Map, StormTopology, SubmitOptions) - Static method in class backtype.storm.StormSubmitter
Submits a topology to run on the cluster.
submitTopology(String, Map, StormTopology, SubmitOptions, StormSubmitter.ProgressListener) - Static method in class backtype.storm.StormSubmitter
Submits a topology to run on the cluster.
submitTopology_args() - Constructor for class backtype.storm.generated.Nimbus.submitTopology_args
 
submitTopology_args(String, String, String, StormTopology) - Constructor for class backtype.storm.generated.Nimbus.submitTopology_args
 
submitTopology_args(Nimbus.submitTopology_args) - Constructor for class backtype.storm.generated.Nimbus.submitTopology_args
Performs a deep copy on other.
submitTopology_call(String, String, String, StormTopology, AsyncMethodCallback<Nimbus.AsyncClient.submitTopology_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.submitTopology_call
 
submitTopology_result() - Constructor for class backtype.storm.generated.Nimbus.submitTopology_result
 
submitTopology_result(AlreadyAliveException, InvalidTopologyException) - Constructor for class backtype.storm.generated.Nimbus.submitTopology_result
 
submitTopology_result(Nimbus.submitTopology_result) - Constructor for class backtype.storm.generated.Nimbus.submitTopology_result
Performs a deep copy on other.
submitTopologyWithOpts(String, String, String, StormTopology, SubmitOptions, AsyncMethodCallback<Nimbus.AsyncClient.submitTopologyWithOpts_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
submitTopologyWithOpts(String, String, String, StormTopology, SubmitOptions, AsyncMethodCallback<Nimbus.AsyncClient.submitTopologyWithOpts_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
submitTopologyWithOpts(String, String, String, StormTopology, SubmitOptions) - Method in class backtype.storm.generated.Nimbus.Client
 
submitTopologyWithOpts(String, String, String, StormTopology, SubmitOptions) - Method in interface backtype.storm.generated.Nimbus.Iface
 
submitTopologyWithOpts(String, Map, StormTopology, SubmitOptions) - Method in interface backtype.storm.ILocalCluster
 
submitTopologyWithOpts_args() - Constructor for class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
submitTopologyWithOpts_args(String, String, String, StormTopology, SubmitOptions) - Constructor for class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
submitTopologyWithOpts_args(Nimbus.submitTopologyWithOpts_args) - Constructor for class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
Performs a deep copy on other.
submitTopologyWithOpts_call(String, String, String, StormTopology, SubmitOptions, AsyncMethodCallback<Nimbus.AsyncClient.submitTopologyWithOpts_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.submitTopologyWithOpts_call
 
submitTopologyWithOpts_result() - Constructor for class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
submitTopologyWithOpts_result(AlreadyAliveException, InvalidTopologyException) - Constructor for class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
submitTopologyWithOpts_result(Nimbus.submitTopologyWithOpts_result) - Constructor for class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
Performs a deep copy on other.
submitTopologyWithProgressBar(String, Map, StormTopology) - Static method in class backtype.storm.StormSubmitter
Submits a topology to run on the cluster with a progress bar.
submitTopologyWithProgressBar(String, Map, StormTopology, SubmitOptions) - Static method in class backtype.storm.StormSubmitter
Submits a topology to run on the cluster with a progress bar.
SubtopologyBolt - Class in storm.trident.planner
 
SubtopologyBolt(DirectedGraph, Set<Node>, Map<Node, String>) - Constructor for class storm.trident.planner.SubtopologyBolt
 
SubtopologyBolt.InitialReceiver - Class in storm.trident.planner
 
succeedVersion(String) - Method in class backtype.storm.utils.VersionedStore
 
success(TransactionAttempt) - Method in class storm.trident.spout.BatchSpoutExecutor.BatchSpoutEmitter
 
success(long) - Method in class storm.trident.spout.BatchSpoutExecutor.EmptyCoordinator
 
success(long) - Method in interface storm.trident.spout.ITridentSpout.BatchCoordinator
 
success(TransactionAttempt) - Method in interface storm.trident.spout.ITridentSpout.Emitter
This attempt committed successfully, so all state for this commit and before can be safely cleaned up.
success(long) - Method in class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor.Coordinator
 
success(TransactionAttempt) - Method in class storm.trident.spout.OpaquePartitionedTridentSpoutExecutor.Emitter
 
success(long) - Method in class storm.trident.testing.FeederBatchSpout.FeederCoordinator
 
success(TransactionAttempt) - Method in class storm.trident.testing.FeederBatchSpout.FeederEmitter
 
SUCCESS_STREAM_ID - Static variable in class storm.trident.topology.MasterBatchCoordinator
 
Sum - Class in storm.trident.operation.builtin
 
Sum() - Constructor for class storm.trident.operation.builtin.Sum
 
SUPERVISOR_CHILDOPTS - Static variable in class backtype.storm.Config
This parameter is used by the storm-deploy project to configure the jvm options for the supervisor daemon.
SUPERVISOR_CHILDOPTS_SCHEMA - Static variable in class backtype.storm.Config
 
SUPERVISOR_ENABLE - Static variable in class backtype.storm.Config
Whether or not the supervisor should launch workers assigned to it.
SUPERVISOR_ENABLE_SCHEMA - Static variable in class backtype.storm.Config
 
SUPERVISOR_HEARTBEAT_FREQUENCY_SECS - Static variable in class backtype.storm.Config
how often the supervisor sends a heartbeat to the master.
SUPERVISOR_HEARTBEAT_FREQUENCY_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
SUPERVISOR_MONITOR_FREQUENCY_SECS - Static variable in class backtype.storm.Config
How often the supervisor checks the worker heartbeats to see if any of them need to be restarted.
SUPERVISOR_MONITOR_FREQUENCY_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
SUPERVISOR_SCHEDULER_META - Static variable in class backtype.storm.Config
the metadata configed on the supervisor
SUPERVISOR_SCHEDULER_META_SCHEMA - Static variable in class backtype.storm.Config
 
SUPERVISOR_SLOTS_PORTS - Static variable in class backtype.storm.Config
A list of ports that can run workers on this supervisor.
SUPERVISOR_SLOTS_PORTS_SCHEMA - Static variable in class backtype.storm.Config
 
SUPERVISOR_WORKER_START_TIMEOUT_SECS - Static variable in class backtype.storm.Config
How long a worker can go without heartbeating during the initial launch before the supervisor tries to restart the worker process.
SUPERVISOR_WORKER_START_TIMEOUT_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
SUPERVISOR_WORKER_TIMEOUT_SECS - Static variable in class backtype.storm.Config
How long a worker can go without heartbeating before the supervisor tries to restart the worker process.
SUPERVISOR_WORKER_TIMEOUT_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
SupervisorDetails - Class in backtype.storm.scheduler
 
SupervisorDetails(String, Object) - Constructor for class backtype.storm.scheduler.SupervisorDetails
 
SupervisorDetails(String, Object, Collection<Number>) - Constructor for class backtype.storm.scheduler.SupervisorDetails
 
SupervisorDetails(String, String, Object, Collection<Number>) - Constructor for class backtype.storm.scheduler.SupervisorDetails
 
SupervisorSummary - Class in backtype.storm.generated
 
SupervisorSummary() - Constructor for class backtype.storm.generated.SupervisorSummary
 
SupervisorSummary(String, int, int, int, String) - Constructor for class backtype.storm.generated.SupervisorSummary
 
SupervisorSummary(SupervisorSummary) - Constructor for class backtype.storm.generated.SupervisorSummary
Performs a deep copy on other.
SupervisorSummary._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
synchronize(SynchronizeOutputCollector) - Method in interface backtype.storm.state.IStateSpout
 
SynchronizeOutputCollector - Class in backtype.storm.state
 
SynchronizeOutputCollector() - Constructor for class backtype.storm.state.SynchronizeOutputCollector
 
syncPolicy - Variable in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
SyncPolicy - Interface in org.apache.storm.hdfs.bolt.sync
Interface for controlling when the HdfsBolt syncs and flushes the filesystem.
SyncPolicy - Interface in org.apache.storm.hdfs.trident.sync
Interface for controlling when the HdfsBolt syncs and flushes the filesystem.
SYSTEM_COMPONENT_ID - Static variable in class backtype.storm.Constants
 
SYSTEM_EXECUTOR_ID - Static variable in class backtype.storm.Constants
 
SYSTEM_TASK_ID - Static variable in class backtype.storm.Constants
 
SYSTEM_TICK_STREAM_ID - Static variable in class backtype.storm.Constants
 
SystemBolt - Class in backtype.storm.metric
 
SystemBolt() - Constructor for class backtype.storm.metric.SystemBolt
 

T

tableName - Variable in class org.apache.storm.hbase.bolt.AbstractHBaseBolt
 
tableName - Variable in class org.apache.storm.hbase.trident.state.HBaseMapState.Options
 
take() - Method in class backtype.storm.utils.KeyedRoundRobinQueue
 
takeMessage(int) - Static method in class backtype.storm.utils.InprocMessaging
 
target - Variable in class storm.trident.util.IndexedEdge
 
task() - Method in class backtype.storm.messaging.TaskMessage
 
task - Variable in class backtype.storm.planner.TaskBundle
 
TASK_HEARTBEAT_FREQUENCY_SECS - Static variable in class backtype.storm.Config
How often a task should heartbeat its status to the master.
TASK_HEARTBEAT_FREQUENCY_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
TASK_REFRESH_POLL_SECS - Static variable in class backtype.storm.Config
How often a task should sync its connections with other tasks (if a task is reassigned, the other tasks sending messages to it need to refresh their connections).
TASK_REFRESH_POLL_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
TaskBundle - Class in backtype.storm.planner
 
TaskBundle(IBolt, int) - Constructor for class backtype.storm.planner.TaskBundle
 
taskId - Variable in class backtype.storm.hooks.info.EmitInfo
 
taskId(int, int) - Static method in class storm.kafka.KafkaUtils
 
TaskInfo() - Constructor for class backtype.storm.metric.api.IMetricsConsumer.TaskInfo
 
TaskInfo(String, int, String, int, long, int) - Constructor for class backtype.storm.metric.api.IMetricsConsumer.TaskInfo
 
TaskMessage - Class in backtype.storm.messaging
 
TaskMessage(int, byte[]) - Constructor for class backtype.storm.messaging.TaskMessage
 
term() - Method in interface backtype.storm.messaging.IContext
This method is invoked when a worker is unload a messaging plugin
term() - Method in class backtype.storm.messaging.netty.Context
terminate this context
TestAggregatesCounter - Class in backtype.storm.testing
 
TestAggregatesCounter() - Constructor for class backtype.storm.testing.TestAggregatesCounter
 
TestConfBolt - Class in backtype.storm.testing
 
TestConfBolt() - Constructor for class backtype.storm.testing.TestConfBolt
 
TestConfBolt(Map<String, Object>) - Constructor for class backtype.storm.testing.TestConfBolt
 
TestEventLogSpout - Class in backtype.storm.testing
 
TestEventLogSpout(long) - Constructor for class backtype.storm.testing.TestEventLogSpout
 
TestEventOrderCheckBolt - Class in backtype.storm.testing
 
TestEventOrderCheckBolt() - Constructor for class backtype.storm.testing.TestEventOrderCheckBolt
 
TestGlobalCount - Class in backtype.storm.testing
 
TestGlobalCount() - Constructor for class backtype.storm.testing.TestGlobalCount
 
TestJob - Interface in backtype.storm.testing
This is the core interface for the storm java testing, usually we put our java unit testing logic in the run method.
TestKryoDecorator - Class in backtype.storm.testing
 
TestKryoDecorator() - Constructor for class backtype.storm.testing.TestKryoDecorator
 
TestPlannerBolt - Class in backtype.storm.testing
 
TestPlannerBolt() - Constructor for class backtype.storm.testing.TestPlannerBolt
 
TestPlannerSpout - Class in backtype.storm.testing
 
TestPlannerSpout(Fields, boolean) - Constructor for class backtype.storm.testing.TestPlannerSpout
 
TestPlannerSpout(boolean) - Constructor for class backtype.storm.testing.TestPlannerSpout
 
TestPlannerSpout(Fields) - Constructor for class backtype.storm.testing.TestPlannerSpout
 
TestSerObject - Class in backtype.storm.testing
 
TestSerObject(int, int) - Constructor for class backtype.storm.testing.TestSerObject
 
TestWordCounter - Class in backtype.storm.testing
 
TestWordCounter() - Constructor for class backtype.storm.testing.TestWordCounter
 
TestWordSpout - Class in backtype.storm.testing
 
TestWordSpout() - Constructor for class backtype.storm.testing.TestWordSpout
 
TestWordSpout(boolean) - Constructor for class backtype.storm.testing.TestWordSpout
 
ThriftClient - Class in backtype.storm.security.auth
 
ThriftClient(Map, String, int) - Constructor for class backtype.storm.security.auth.ThriftClient
 
ThriftClient(Map, String, int, Integer) - Constructor for class backtype.storm.security.auth.ThriftClient
 
thriftDeserialize(Class, byte[]) - Static method in class storm.trident.util.TridentUtils
 
thriftGrouping - Variable in class storm.trident.planner.PartitionNode
 
thriftSerialize(TBase) - Static method in class storm.trident.util.TridentUtils
 
ThriftServer - Class in backtype.storm.security.auth
 
ThriftServer(Map, TProcessor, int) - Constructor for class backtype.storm.security.auth.ThriftServer
 
ThriftTopologyUtils - Class in backtype.storm.utils
 
ThriftTopologyUtils() - Constructor for class backtype.storm.utils.ThriftTopologyUtils
 
Time - Class in backtype.storm.utils
 
Time() - Constructor for class backtype.storm.utils.Time
 
TimeCacheMap<K,V> - Class in backtype.storm.utils
Deprecated.
TimeCacheMap(int, int, TimeCacheMap.ExpiredCallback<K, V>) - Constructor for class backtype.storm.utils.TimeCacheMap
Deprecated.
 
TimeCacheMap(int, TimeCacheMap.ExpiredCallback<K, V>) - Constructor for class backtype.storm.utils.TimeCacheMap
Deprecated.
 
TimeCacheMap(int) - Constructor for class backtype.storm.utils.TimeCacheMap
Deprecated.
 
TimeCacheMap(int, int) - Constructor for class backtype.storm.utils.TimeCacheMap
Deprecated.
 
TimeCacheMap.ExpiredCallback<K,V> - Interface in backtype.storm.utils
Deprecated.
 
TimedRotationPolicy - Class in org.apache.storm.hdfs.bolt.rotation
 
TimedRotationPolicy(float, TimedRotationPolicy.TimeUnit) - Constructor for class org.apache.storm.hdfs.bolt.rotation.TimedRotationPolicy
 
TimedRotationPolicy - Class in org.apache.storm.hdfs.trident.rotation
 
TimedRotationPolicy(float, TimedRotationPolicy.TimeUnit) - Constructor for class org.apache.storm.hdfs.trident.rotation.TimedRotationPolicy
 
TimedRotationPolicy.TimeUnit - Enum in org.apache.storm.hdfs.bolt.rotation
 
TimedRotationPolicy.TimeUnit - Enum in org.apache.storm.hdfs.trident.rotation
 
timeoutId(Object) - Method in class backtype.storm.coordination.BatchBoltExecutor
 
timeoutId(Object) - Method in interface backtype.storm.coordination.CoordinatedBolt.TimeoutCallback
 
timestamp - Variable in class backtype.storm.metric.api.IMetricsConsumer.TaskInfo
 
timestamp() - Method in interface org.apache.storm.hbase.common.IColumn
 
toArray() - Method in class backtype.storm.utils.ListDelegate
 
toArray(T[]) - Method in class backtype.storm.utils.ListDelegate
 
toByteArray(ByteBuffer) - Static method in class backtype.storm.utils.Utils
 
toBytes(Object) - Static method in class org.apache.storm.hbase.common.Utils
 
toDestination(String) - Method in class org.apache.storm.hdfs.common.rotation.MoveFileAction
 
toJSONString() - Method in class backtype.storm.task.GeneralTopologyContext
 
toJSONString() - Method in class backtype.storm.task.TopologyContext
 
toList() - Method in class backtype.storm.tuple.Fields
 
toLong(Object) - Static method in class org.apache.storm.hbase.common.Utils
 
TOPIC - Static variable in class storm.kafka.bolt.KafkaBolt
 
topic - Variable in class storm.kafka.KafkaConfig
 
Topologies - Class in backtype.storm.scheduler
 
Topologies(Map<String, TopologyDetails>) - Constructor for class backtype.storm.scheduler.Topologies
 
TOPOLOGY_ACKER_EXECUTORS - Static variable in class backtype.storm.Config
How many executors to spawn for ackers.
TOPOLOGY_ACKER_EXECUTORS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_AUTO_TASK_HOOKS - Static variable in class backtype.storm.Config
A list of task hooks that are automatically added to every spout and bolt in the topology.
TOPOLOGY_AUTO_TASK_HOOKS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_BUILTIN_METRICS_BUCKET_SIZE_SECS - Static variable in class backtype.storm.Config
The time period that builtin metrics data in bucketed into.
TOPOLOGY_BUILTIN_METRICS_BUCKET_SIZE_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_CLASSPATH - Static variable in class backtype.storm.Config
Topology-specific classpath for the worker child process.
TOPOLOGY_CLASSPATH_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_DEBUG - Static variable in class backtype.storm.Config
When set to true, Storm will log every message that's emitted.
TOPOLOGY_DEBUG_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_DISRUPTOR_WAIT_STRATEGY - Static variable in class backtype.storm.Config
Configure the wait strategy used for internal queuing.
TOPOLOGY_DISRUPTOR_WAIT_STRATEGY_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_DISRUPTOR_WAIT_TIMEOUT_MILLIS - Static variable in class backtype.storm.Config
Configure timeout milliseconds used for disruptor queue wait strategy.
TOPOLOGY_DISRUPTOR_WAIT_TIMEOUT_MILLIS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_ENABLE_MESSAGE_TIMEOUTS - Static variable in class backtype.storm.Config
True if Storm should timeout messages or not.
TOPOLOGY_ENABLE_MESSAGE_TIMEOUTS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_ENVIRONMENT - Static variable in class backtype.storm.Config
Topology-specific environment variables for the worker child process.
TOPOLOGY_ENVIRONMENT_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_ERROR_THROTTLE_INTERVAL_SECS - Static variable in class backtype.storm.Config
The interval in seconds to use for determining whether to throttle error reported to Zookeeper.
TOPOLOGY_ERROR_THROTTLE_INTERVAL_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_EXECUTOR_RECEIVE_BUFFER_SIZE - Static variable in class backtype.storm.Config
The size of the Disruptor receive queue for each executor.
TOPOLOGY_EXECUTOR_RECEIVE_BUFFER_SIZE_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_EXECUTOR_SEND_BUFFER_SIZE - Static variable in class backtype.storm.Config
The size of the Disruptor send queue for each executor.
TOPOLOGY_EXECUTOR_SEND_BUFFER_SIZE_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_FALL_BACK_ON_JAVA_SERIALIZATION - Static variable in class backtype.storm.Config
Whether or not to use Java serialization in a topology.
TOPOLOGY_FALL_BACK_ON_JAVA_SERIALIZATION_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_KRYO_DECORATORS - Static variable in class backtype.storm.Config
A list of classes that customize storm's kryo instance during start-up.
TOPOLOGY_KRYO_DECORATORS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_KRYO_FACTORY - Static variable in class backtype.storm.Config
Class that specifies how to create a Kryo instance for serialization.
TOPOLOGY_KRYO_FACTORY_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_KRYO_REGISTER - Static variable in class backtype.storm.Config
A list of serialization registrations for Kryo ( http://code.google.com/p/kryo/ ), the underlying serialization framework for Storm.
TOPOLOGY_KRYO_REGISTER_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_MAX_ERROR_REPORT_PER_INTERVAL - Static variable in class backtype.storm.Config
See doc for TOPOLOGY_ERROR_THROTTLE_INTERVAL_SECS
TOPOLOGY_MAX_ERROR_REPORT_PER_INTERVAL_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_MAX_SPOUT_PENDING - Static variable in class backtype.storm.Config
The maximum number of tuples that can be pending on a spout task at any given time.
TOPOLOGY_MAX_SPOUT_PENDING_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_MAX_TASK_PARALLELISM - Static variable in class backtype.storm.Config
The maximum parallelism allowed for a component in this topology.
TOPOLOGY_MAX_TASK_PARALLELISM_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_MESSAGE_TIMEOUT_SECS - Static variable in class backtype.storm.Config
The maximum amount of time given to the topology to fully process a message emitted by a spout.
TOPOLOGY_MESSAGE_TIMEOUT_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_METRICS_CONSUMER_REGISTER - Static variable in class backtype.storm.Config
 
TOPOLOGY_METRICS_CONSUMER_REGISTER_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_MULTILANG_SERIALIZER - Static variable in class backtype.storm.Config
The serializer for communication between shell components and non-JVM processes
TOPOLOGY_MULTILANG_SERIALIZER_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_NAME - Static variable in class backtype.storm.Config
Name of the topology.
TOPOLOGY_NAME_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_RECEIVER_BUFFER_SIZE - Static variable in class backtype.storm.Config
The maximum number of messages to batch from the thread receiving off the network to the executor queues.
TOPOLOGY_RECEIVER_BUFFER_SIZE_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_SHELLBOLT_MAX_PENDING - Static variable in class backtype.storm.Config
Max pending tuples in one ShellBolt
TOPOLOGY_SHELLBOLT_MAX_PENDING_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_SKIP_MISSING_KRYO_REGISTRATIONS - Static variable in class backtype.storm.Config
Whether or not Storm should skip the loading of kryo registrations for which it does not know the class or have the serializer implementation.
TOPOLOGY_SKIP_MISSING_KRYO_REGISTRATIONS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_SLEEP_SPOUT_WAIT_STRATEGY_TIME_MS - Static variable in class backtype.storm.Config
The amount of milliseconds the SleepEmptyEmitStrategy should sleep for.
TOPOLOGY_SLEEP_SPOUT_WAIT_STRATEGY_TIME_MS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_SPOUT_WAIT_STRATEGY - Static variable in class backtype.storm.Config
A class that implements a strategy for what to do when a spout needs to wait.
TOPOLOGY_SPOUT_WAIT_STRATEGY_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_STATE_SYNCHRONIZATION_TIMEOUT_SECS - Static variable in class backtype.storm.Config
The maximum amount of time a component gives a source of state to synchronize before it requests synchronization again.
TOPOLOGY_STATE_SYNCHRONIZATION_TIMEOUT_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_STATS_SAMPLE_RATE - Static variable in class backtype.storm.Config
The percentage of tuples to sample to produce stats for a task.
TOPOLOGY_STATS_SAMPLE_RATE_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_TASKS - Static variable in class backtype.storm.Config
How many instances to create for a spout/bolt.
TOPOLOGY_TASKS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_TICK_TUPLE_FREQ_SECS - Static variable in class backtype.storm.Config
How often a tick tuple from the "__system" component and "__tick" stream should be sent to tasks.
TOPOLOGY_TICK_TUPLE_FREQ_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_TRANSACTIONAL_ID - Static variable in class backtype.storm.Config
This config is available for TransactionalSpouts, and contains the id ( a String) for the transactional topology.
TOPOLOGY_TRANSACTIONAL_ID_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_TRANSFER_BUFFER_SIZE - Static variable in class backtype.storm.Config
The size of the Disruptor transfer queue for each worker.
TOPOLOGY_TRANSFER_BUFFER_SIZE_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_TRIDENT_BATCH_EMIT_INTERVAL_MILLIS - Static variable in class backtype.storm.Config
How often a batch can be emitted in a Trident topology.
TOPOLOGY_TRIDENT_BATCH_EMIT_INTERVAL_MILLIS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_TUPLE_SERIALIZER - Static variable in class backtype.storm.Config
The serializer class for ListDelegate (tuple payload).
TOPOLOGY_TUPLE_SERIALIZER_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_WORKER_CHILDOPTS - Static variable in class backtype.storm.Config
Topology-specific options for the worker child process.
TOPOLOGY_WORKER_CHILDOPTS_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_WORKER_SHARED_THREAD_POOL_SIZE - Static variable in class backtype.storm.Config
The size of the shared thread pool for worker tasks to make use of.
TOPOLOGY_WORKER_SHARED_THREAD_POOL_SIZE_SCHEMA - Static variable in class backtype.storm.Config
 
TOPOLOGY_WORKERS - Static variable in class backtype.storm.Config
How many processes should be spawned around the cluster to execute this topology.
TOPOLOGY_WORKERS_SCHEMA - Static variable in class backtype.storm.Config
 
TopologyBuilder - Class in backtype.storm.topology
TopologyBuilder exposes the Java API for specifying a topology for Storm to execute.
TopologyBuilder() - Constructor for class backtype.storm.topology.TopologyBuilder
 
TopologyBuilder.BoltGetter - Class in backtype.storm.topology
 
TopologyBuilder.ConfigGetter<T extends ComponentConfigurationDeclarer> - Class in backtype.storm.topology
 
TopologyBuilder.SpoutGetter - Class in backtype.storm.topology
 
TopologyContext - Class in backtype.storm.task
A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
TopologyContext(StormTopology, Map, Map<Integer, String>, Map<String, List<Integer>>, Map<String, Map<String, Fields>>, String, String, String, Integer, Integer, List<Integer>, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map, Atom) - Constructor for class backtype.storm.task.TopologyContext
 
TopologyDetails - Class in backtype.storm.scheduler
 
TopologyDetails(String, Map, StormTopology, int) - Constructor for class backtype.storm.scheduler.TopologyDetails
 
TopologyDetails(String, Map, StormTopology, int, Map<ExecutorDetails, String>) - Constructor for class backtype.storm.scheduler.TopologyDetails
 
TopologyInfo - Class in backtype.storm.generated
 
TopologyInfo() - Constructor for class backtype.storm.generated.TopologyInfo
 
TopologyInfo(String, String, int, List<ExecutorSummary>, String, Map<String, List<ErrorInfo>>) - Constructor for class backtype.storm.generated.TopologyInfo
 
TopologyInfo(TopologyInfo) - Constructor for class backtype.storm.generated.TopologyInfo
Performs a deep copy on other.
TopologyInfo._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TopologyInitialStatus - Enum in backtype.storm.generated
 
TopologySummary - Class in backtype.storm.generated
 
TopologySummary() - Constructor for class backtype.storm.generated.TopologySummary
 
TopologySummary(String, String, int, int, int, int, String) - Constructor for class backtype.storm.generated.TopologySummary
 
TopologySummary(TopologySummary) - Constructor for class backtype.storm.generated.TopologySummary
Performs a deep copy on other.
TopologySummary._Fields - Enum in backtype.storm.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
toStream() - Method in class storm.trident.fluent.GroupedStream
 
toStream() - Method in interface storm.trident.fluent.IAggregatableStream
 
toStream() - Method in class storm.trident.Stream
 
toString() - Method in class backtype.storm.coordination.CoordinatedBolt.SourceArgs
 
toString() - Method in class backtype.storm.coordination.CoordinatedBolt.TrackingInfo
 
toString() - Method in exception backtype.storm.generated.AlreadyAliveException
 
toString() - Method in class backtype.storm.generated.Bolt
 
toString() - Method in class backtype.storm.generated.BoltStats
 
toString() - Method in class backtype.storm.generated.ClusterSummary
 
toString() - Method in class backtype.storm.generated.ComponentCommon
 
toString() - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
toString() - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
toString() - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
toString() - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
toString() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
toString() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
toString() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
toString() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
toString() - Method in exception backtype.storm.generated.DRPCExecutionException
 
toString() - Method in class backtype.storm.generated.DRPCRequest
 
toString() - Method in class backtype.storm.generated.ErrorInfo
 
toString() - Method in class backtype.storm.generated.ExecutorInfo
 
toString() - Method in class backtype.storm.generated.ExecutorStats
 
toString() - Method in class backtype.storm.generated.ExecutorSummary
 
toString() - Method in class backtype.storm.generated.GlobalStreamId
 
toString() - Method in exception backtype.storm.generated.InvalidTopologyException
 
toString() - Method in class backtype.storm.generated.JavaObject
 
toString() - Method in class backtype.storm.generated.KillOptions
 
toString() - Method in class backtype.storm.generated.Nimbus.activate_args
 
toString() - Method in class backtype.storm.generated.Nimbus.activate_result
 
toString() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
toString() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
toString() - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
toString() - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
toString() - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
toString() - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
toString() - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
toString() - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
toString() - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
toString() - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
toString() - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
toString() - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
toString() - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
toString() - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
toString() - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
toString() - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
toString() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
toString() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
toString() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
toString() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
toString() - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
toString() - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
toString() - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
toString() - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
toString() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
toString() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
toString() - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
toString() - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
toString() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
toString() - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
toString() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
toString() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
toString() - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
toString() - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
 
toString() - Method in exception backtype.storm.generated.NotAliveException
 
toString() - Method in class backtype.storm.generated.NullStruct
 
toString() - Method in class backtype.storm.generated.RebalanceOptions
 
toString() - Method in class backtype.storm.generated.ShellComponent
 
toString() - Method in class backtype.storm.generated.SpoutSpec
 
toString() - Method in class backtype.storm.generated.SpoutStats
 
toString() - Method in class backtype.storm.generated.StateSpoutSpec
 
toString() - Method in class backtype.storm.generated.StormTopology
 
toString() - Method in class backtype.storm.generated.StreamInfo
 
toString() - Method in class backtype.storm.generated.SubmitOptions
 
toString() - Method in class backtype.storm.generated.SupervisorSummary
 
toString() - Method in class backtype.storm.generated.TopologyInfo
 
toString() - Method in class backtype.storm.generated.TopologySummary
 
toString() - Method in class backtype.storm.messaging.netty.Client
 
toString() - Method in class backtype.storm.metric.api.IMetricsConsumer.DataPoint
 
toString() - Method in class backtype.storm.multilang.ShellMsg
 
toString() - Method in class backtype.storm.scheduler.ExecutorDetails
 
toString() - Method in class backtype.storm.scheduler.WorkerSlot
 
toString() - Method in class backtype.storm.security.auth.SaslTransportPlugin.User
 
toString() - Method in class backtype.storm.testing.FixedTuple
 
toString() - Method in class backtype.storm.testing.MemoryTransactionalSpoutMeta
 
toString() - Method in class backtype.storm.transactional.TransactionAttempt
 
toString() - Method in class backtype.storm.tuple.Fields
 
toString() - Method in class backtype.storm.tuple.MessageId
 
toString() - Method in class backtype.storm.tuple.TupleImpl
 
toString() - Method in class storm.kafka.Broker
 
toString() - Method in class storm.kafka.Partition
 
toString() - Method in class storm.kafka.trident.GlobalPartitionInformation
 
toString() - Method in class storm.starter.tools.RankableObjectWithFields
 
toString() - Method in class storm.starter.tools.Rankings
 
toString() - Method in class storm.trident.drpc.ReturnResultsReducer.ReturnResultsState
 
toString() - Method in class storm.trident.graph.Group
 
toString() - Method in class storm.trident.operation.impl.ChainedResult
 
toString() - Method in class storm.trident.operation.impl.Result
 
toString() - Method in class storm.trident.planner.Node
 
toString() - Method in class storm.trident.state.OpaqueValue
 
toString() - Method in class storm.trident.state.TransactionalValue
 
toString() - Method in class storm.trident.topology.TransactionAttempt
 
toString() - Method in class storm.trident.topology.TridentBoltExecutor.CoordCondition
 
toString() - Method in class storm.trident.topology.TridentBoltExecutor.CoordType
 
toString() - Method in class storm.trident.topology.TridentBoltExecutor.TrackedBatch
 
toString() - Method in class storm.trident.tuple.ValuePointer
 
TotalRankingsBolt - Class in storm.starter.bolt
This bolt merges incoming Rankings.
TotalRankingsBolt() - Constructor for class storm.starter.bolt.TotalRankingsBolt
 
TotalRankingsBolt(int) - Constructor for class storm.starter.bolt.TotalRankingsBolt
 
TotalRankingsBolt(int, int) - Constructor for class storm.starter.bolt.TotalRankingsBolt
 
toValues(ITuple, Result) - Method in interface org.apache.storm.hbase.bolt.mapper.HBaseValueMapper
 
TrackedBatch(BatchInfo, TridentBoltExecutor.CoordCondition, int) - Constructor for class storm.trident.topology.TridentBoltExecutor.TrackedBatch
 
TrackedTopology - Class in backtype.storm.testing
 
TrackedTopology(Map) - Constructor for class backtype.storm.testing.TrackedTopology
 
TrackingInfo() - Constructor for class backtype.storm.coordination.CoordinatedBolt.TrackingInfo
 
TRANSACTION_BATCH_STREAM_ID - Static variable in class backtype.storm.transactional.TransactionalSpoutCoordinator
 
TRANSACTION_COMMIT_STREAM_ID - Static variable in class backtype.storm.transactional.TransactionalSpoutCoordinator
 
transactional() - Static method in class org.apache.storm.hbase.trident.state.HBaseMapState
 
transactional(HBaseMapState.Options<TransactionalValue>) - Static method in class org.apache.storm.hbase.trident.state.HBaseMapState
 
TRANSACTIONAL_ZOOKEEPER_PORT - Static variable in class backtype.storm.Config
The port to use to connect to the transactional zookeeper servers.
TRANSACTIONAL_ZOOKEEPER_PORT_SCHEMA - Static variable in class backtype.storm.Config
 
TRANSACTIONAL_ZOOKEEPER_ROOT - Static variable in class backtype.storm.Config
The root directory in ZooKeeper for metadata about TransactionalSpouts.
TRANSACTIONAL_ZOOKEEPER_ROOT_SCHEMA - Static variable in class backtype.storm.Config
 
TRANSACTIONAL_ZOOKEEPER_SERVERS - Static variable in class backtype.storm.Config
The list of zookeeper servers in which to keep the transactional state.
TRANSACTIONAL_ZOOKEEPER_SERVERS_SCHEMA - Static variable in class backtype.storm.Config
 
TransactionalGlobalCount - Class in storm.starter
This is a basic example of a transactional topology.
TransactionalGlobalCount() - Constructor for class storm.starter.TransactionalGlobalCount
 
TransactionalGlobalCount.BatchCount - Class in storm.starter
 
TransactionalGlobalCount.UpdateGlobalCount - Class in storm.starter
 
TransactionalGlobalCount.Value - Class in storm.starter
 
TransactionalMap<T> - Class in storm.trident.state.map
 
TransactionalMap(IBackingMap<TransactionalValue>) - Constructor for class storm.trident.state.map.TransactionalMap
 
TransactionalSpoutBatchExecutor - Class in backtype.storm.transactional
 
TransactionalSpoutBatchExecutor(ITransactionalSpout) - Constructor for class backtype.storm.transactional.TransactionalSpoutBatchExecutor
 
TransactionalSpoutCoordinator - Class in backtype.storm.transactional
 
TransactionalSpoutCoordinator(ITransactionalSpout) - Constructor for class backtype.storm.transactional.TransactionalSpoutCoordinator
 
TransactionalState - Class in backtype.storm.transactional.state
 
TransactionalState(Map, String, Map, String) - Constructor for class backtype.storm.transactional.state.TransactionalState
 
TransactionalState - Class in storm.trident.topology.state
 
TransactionalState(Map, String, String) - Constructor for class storm.trident.topology.state.TransactionalState
 
TransactionalTopologyBuilder - Class in backtype.storm.transactional
Deprecated.
TransactionalTopologyBuilder(String, String, ITransactionalSpout, Number) - Constructor for class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
TransactionalTopologyBuilder(String, String, ITransactionalSpout) - Constructor for class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
TransactionalTopologyBuilder(String, String, IPartitionedTransactionalSpout, Number) - Constructor for class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
TransactionalTopologyBuilder(String, String, IPartitionedTransactionalSpout) - Constructor for class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
TransactionalTopologyBuilder(String, String, IOpaquePartitionedTransactionalSpout, Number) - Constructor for class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
TransactionalTopologyBuilder(String, String, IOpaquePartitionedTransactionalSpout) - Constructor for class backtype.storm.transactional.TransactionalTopologyBuilder
Deprecated.
 
TransactionalTridentKafkaSpout - Class in storm.kafka.trident
 
TransactionalTridentKafkaSpout(TridentKafkaConfig) - Constructor for class storm.kafka.trident.TransactionalTridentKafkaSpout
 
TransactionalValue<T> - Class in storm.trident.state
 
TransactionalValue(Long, T) - Constructor for class storm.trident.state.TransactionalValue
 
TransactionalWords - Class in storm.starter
This class defines a more involved transactional topology then TransactionalGlobalCount.
TransactionalWords() - Constructor for class storm.starter.TransactionalWords
 
TransactionalWords.BucketCountUpdater - Class in storm.starter
 
TransactionalWords.Bucketize - Class in storm.starter
 
TransactionalWords.BucketValue - Class in storm.starter
 
TransactionalWords.CountValue - Class in storm.starter
 
TransactionalWords.KeyedCountUpdater - Class in storm.starter
 
TransactionAttempt - Class in backtype.storm.transactional
 
TransactionAttempt() - Constructor for class backtype.storm.transactional.TransactionAttempt
 
TransactionAttempt(BigInteger, long) - Constructor for class backtype.storm.transactional.TransactionAttempt
 
TransactionAttempt - Class in storm.trident.topology
 
TransactionAttempt() - Constructor for class storm.trident.topology.TransactionAttempt
 
TransactionAttempt(Long, int) - Constructor for class storm.trident.topology.TransactionAttempt
 
TransferDrainer - Class in backtype.storm.utils
 
TransferDrainer() - Constructor for class backtype.storm.utils.TransferDrainer
 
transport() - Method in class backtype.storm.security.auth.ThriftClient
 
TransportFactory - Class in backtype.storm.messaging
 
TransportFactory() - Constructor for class backtype.storm.messaging.TransportFactory
 
TridentBoltExecutor - Class in storm.trident.topology
 
TridentBoltExecutor(ITridentBatchBolt, Map<GlobalStreamId, String>, Map<String, TridentBoltExecutor.CoordSpec>) - Constructor for class storm.trident.topology.TridentBoltExecutor
 
TridentBoltExecutor.CoordCondition - Class in storm.trident.topology
 
TridentBoltExecutor.CoordinatedOutputCollector - Class in storm.trident.topology
 
TridentBoltExecutor.CoordSpec - Class in storm.trident.topology
 
TridentBoltExecutor.CoordType - Class in storm.trident.topology
 
TridentBoltExecutor.TrackedBatch - Class in storm.trident.topology
 
TridentCollector - Interface in storm.trident.operation
 
TridentContext - Class in storm.trident.planner.processor
 
TridentContext(Fields, List<TridentTuple.Factory>, List<String>, List<TupleReceiver>, String, int, BatchOutputCollector) - Constructor for class storm.trident.planner.processor.TridentContext
 
TridentHBaseMapper - Interface in org.apache.storm.hbase.trident.mapper
Maps a storm.trident.tuple.TridentTuple object to a row in an HBase table.
TridentKafkaConfig - Class in storm.kafka.trident
 
TridentKafkaConfig(BrokerHosts, String) - Constructor for class storm.kafka.trident.TridentKafkaConfig
 
TridentKafkaConfig(BrokerHosts, String, String) - Constructor for class storm.kafka.trident.TridentKafkaConfig
 
TridentKafkaEmitter - Class in storm.kafka.trident
 
TridentKafkaEmitter(Map, TopologyContext, TridentKafkaConfig, String) - Constructor for class storm.kafka.trident.TridentKafkaEmitter
 
TridentKafkaState - Class in storm.kafka.trident
 
TridentKafkaState() - Constructor for class storm.kafka.trident.TridentKafkaState
 
TridentKafkaStateFactory - Class in storm.kafka.trident
 
TridentKafkaStateFactory() - Constructor for class storm.kafka.trident.TridentKafkaStateFactory
 
TridentKafkaUpdater - Class in storm.kafka.trident
 
TridentKafkaUpdater() - Constructor for class storm.kafka.trident.TridentKafkaUpdater
 
TridentMultiReducerContext - Class in storm.trident.operation
 
TridentMultiReducerContext(List<TridentTuple.Factory>) - Constructor for class storm.trident.operation.TridentMultiReducerContext
 
TridentOperationContext - Class in storm.trident.operation
 
TridentOperationContext(TopologyContext, TridentTuple.Factory) - Constructor for class storm.trident.operation.TridentOperationContext
 
TridentOperationContext(TridentOperationContext, TridentTuple.Factory) - Constructor for class storm.trident.operation.TridentOperationContext
 
TridentProcessor - Interface in storm.trident.planner
 
TridentReach - Class in storm.starter.trident
 
TridentReach() - Constructor for class storm.starter.trident.TridentReach
 
TridentReach.ExpandList - Class in storm.starter.trident
 
TridentReach.One - Class in storm.starter.trident
 
TridentReach.StaticSingleKeyMapState - Class in storm.starter.trident
 
TridentReach.StaticSingleKeyMapState.Factory - Class in storm.starter.trident
 
TridentSpoutCoordinator - Class in storm.trident.spout
 
TridentSpoutCoordinator(String, ITridentSpout) - Constructor for class storm.trident.spout.TridentSpoutCoordinator
 
TridentSpoutExecutor - Class in storm.trident.spout
 
TridentSpoutExecutor(String, String, ITridentSpout) - Constructor for class storm.trident.spout.TridentSpoutExecutor
 
TridentState - Class in storm.trident
 
TridentState(TridentTopology, Node) - Constructor for class storm.trident.TridentState
 
TridentTopology - Class in storm.trident
 
TridentTopology() - Constructor for class storm.trident.TridentTopology
 
TridentTopologyBuilder - Class in storm.trident.topology
 
TridentTopologyBuilder() - Constructor for class storm.trident.topology.TridentTopologyBuilder
 
TridentTuple - Interface in storm.trident.tuple
 
TridentTuple.Factory - Interface in storm.trident.tuple
 
TridentTupleToKafkaMapper<K,V> - Interface in storm.kafka.trident.mapper
 
TridentTupleView - Class in storm.trident.tuple
 
TridentTupleView(IPersistentVector, ValuePointer[], Map<String, ValuePointer>) - Constructor for class storm.trident.tuple.TridentTupleView
 
TridentTupleView.FreshOutputFactory - Class in storm.trident.tuple
 
TridentTupleView.OperationOutputFactory - Class in storm.trident.tuple
 
TridentTupleView.ProjectionFactory - Class in storm.trident.tuple
 
TridentTupleView.RootFactory - Class in storm.trident.tuple
 
TridentUtils - Class in storm.trident.util
 
TridentUtils() - Constructor for class storm.trident.util.TridentUtils
 
TridentWordCount - Class in storm.starter.trident
 
TridentWordCount() - Constructor for class storm.starter.trident.TridentWordCount
 
TridentWordCount.Split - Class in storm.starter.trident
 
TrueFilter - Class in storm.trident.operation.impl
 
TrueFilter() - Constructor for class storm.trident.operation.impl.TrueFilter
 
TrueFilter - Class in storm.trident.testing
 
TrueFilter() - Constructor for class storm.trident.testing.TrueFilter
 
tryPublish(Object) - Method in class backtype.storm.utils.DisruptorQueue
 
tuple - Variable in class backtype.storm.hooks.info.BoltAckInfo
 
tuple - Variable in class backtype.storm.hooks.info.BoltExecuteInfo
 
tuple - Variable in class backtype.storm.hooks.info.BoltFailInfo
 
Tuple - Interface in backtype.storm.tuple
The tuple is the main data structure in Storm.
tuple(Object...) - Static method in class backtype.storm.utils.Utils
 
TupleCaptureBolt - Class in backtype.storm.testing
 
TupleCaptureBolt() - Constructor for class backtype.storm.testing.TupleCaptureBolt
 
TupleCollectionGet - Class in storm.trident.operation.builtin
 
TupleCollectionGet() - Constructor for class storm.trident.operation.builtin.TupleCollectionGet
 
TupleHelpers - Class in storm.starter.util
 
TupleImpl - Class in backtype.storm.tuple
 
TupleImpl(GeneralTopologyContext, List<Object>, int, String, MessageId) - Constructor for class backtype.storm.tuple.TupleImpl
 
TupleImpl(GeneralTopologyContext, List<Object>, int, String) - Constructor for class backtype.storm.tuple.TupleImpl
 
TupleReceiver - Interface in storm.trident.planner
 
TupleToKafkaMapper<K,V> - Interface in storm.kafka.bolt.mapper
as the really verbose name suggests this interface mapps a storm tuple to kafka key and message.
TuplifyArgs - Class in storm.trident.testing
 
TuplifyArgs() - Constructor for class storm.trident.testing.TuplifyArgs
 
TWEETERS_DB - Static variable in class storm.starter.ReachTopology
 
TWEETERS_DB - Static variable in class storm.starter.trident.TridentReach
 
TwitterSampleSpout - Class in storm.starter.spout
 
TwitterSampleSpout(String, String, String, String, String[]) - Constructor for class storm.starter.spout.TwitterSampleSpout
 
TwitterSampleSpout() - Constructor for class storm.starter.spout.TwitterSampleSpout
 
TX_FIELD - Static variable in class backtype.storm.testing.MemoryTransactionalSpout
 
TX_FIELD - Static variable in class backtype.storm.testing.OpaqueMemoryTransactionalSpout
 
txId - Variable in class storm.trident.planner.SpoutNode
 
type - Variable in class storm.trident.planner.SpoutNode
 

U

UI_CHILDOPTS - Static variable in class backtype.storm.Config
Childopts for Storm UI Java process.
UI_CHILDOPTS_SCHEMA - Static variable in class backtype.storm.Config
 
UI_PORT - Static variable in class backtype.storm.Config
Storm UI binds to this port.
UI_PORT_SCHEMA - Static variable in class backtype.storm.Config
 
unassignBySlot(WorkerSlot) - Method in class backtype.storm.scheduler.SchedulerAssignmentImpl
Release the slot occupied by this assignment.
UniqueIdGen - Class in storm.trident.fluent
 
UniqueIdGen() - Constructor for class storm.trident.fluent.UniqueIdGen
 
unregister(Broker, int) - Method in class storm.kafka.DynamicPartitionConnections
 
unregister(Partition) - Method in class storm.kafka.DynamicPartitionConnections
 
unregisterService(String) - Static method in class backtype.storm.utils.ServiceRegistry
 
unset_acked() - Method in class backtype.storm.generated.BoltStats
 
unset_acked() - Method in class backtype.storm.generated.SpoutStats
 
unset_args_list() - Method in class backtype.storm.generated.JavaObject
 
unset_bolt_object() - Method in class backtype.storm.generated.Bolt
 
unset_bolts() - Method in class backtype.storm.generated.StormTopology
 
unset_chunk() - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
unset_common() - Method in class backtype.storm.generated.Bolt
 
unset_common() - Method in class backtype.storm.generated.SpoutSpec
 
unset_common() - Method in class backtype.storm.generated.StateSpoutSpec
 
unset_complete_ms_avg() - Method in class backtype.storm.generated.SpoutStats
 
unset_component_id() - Method in class backtype.storm.generated.ExecutorSummary
 
unset_componentId() - Method in class backtype.storm.generated.GlobalStreamId
 
unset_direct() - Method in class backtype.storm.generated.StreamInfo
 
unset_e() - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
unset_e() - Method in class backtype.storm.generated.Nimbus.activate_result
 
unset_e() - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
unset_e() - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
unset_e() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
unset_e() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
unset_e() - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
unset_e() - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
unset_e() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
unset_e() - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
unset_e() - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
unset_e() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
unset_emitted() - Method in class backtype.storm.generated.ExecutorStats
 
unset_error() - Method in class backtype.storm.generated.ErrorInfo
 
unset_error_time_secs() - Method in class backtype.storm.generated.ErrorInfo
 
unset_errors() - Method in class backtype.storm.generated.TopologyInfo
 
unset_execute_ms_avg() - Method in class backtype.storm.generated.BoltStats
 
unset_executed() - Method in class backtype.storm.generated.BoltStats
 
unset_execution_command() - Method in class backtype.storm.generated.ShellComponent
 
unset_executor_info() - Method in class backtype.storm.generated.ExecutorSummary
 
unset_executors() - Method in class backtype.storm.generated.TopologyInfo
 
unset_failed() - Method in class backtype.storm.generated.BoltStats
 
unset_failed() - Method in class backtype.storm.generated.SpoutStats
 
unset_file() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
unset_full_class_name() - Method in class backtype.storm.generated.JavaObject
 
unset_func_args() - Method in class backtype.storm.generated.DRPCRequest
 
unset_funcArgs() - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
unset_functionName() - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
unset_functionName() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
unset_host() - Method in class backtype.storm.generated.ErrorInfo
 
unset_host() - Method in class backtype.storm.generated.ExecutorSummary
 
unset_host() - Method in class backtype.storm.generated.SupervisorSummary
 
unset_id() - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
unset_id() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
unset_id() - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
unset_id() - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
unset_id() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
unset_id() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
unset_id() - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
unset_id() - Method in class backtype.storm.generated.TopologyInfo
 
unset_id() - Method in class backtype.storm.generated.TopologySummary
 
unset_initial_status() - Method in class backtype.storm.generated.SubmitOptions
 
unset_inputs() - Method in class backtype.storm.generated.ComponentCommon
 
unset_ite() - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
unset_ite() - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
unset_ite() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
unset_json_conf() - Method in class backtype.storm.generated.ComponentCommon
 
unset_jsonConf() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
unset_jsonConf() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
unset_location() - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
unset_location() - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
unset_msg() - Method in exception backtype.storm.generated.AlreadyAliveException
 
unset_msg() - Method in exception backtype.storm.generated.DRPCExecutionException
 
unset_msg() - Method in exception backtype.storm.generated.InvalidTopologyException
 
unset_msg() - Method in exception backtype.storm.generated.NotAliveException
 
unset_name() - Method in class backtype.storm.generated.Nimbus.activate_args
 
unset_name() - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
unset_name() - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
unset_name() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
unset_name() - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
unset_name() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
unset_name() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
unset_name() - Method in class backtype.storm.generated.TopologyInfo
 
unset_name() - Method in class backtype.storm.generated.TopologySummary
 
unset_nimbus_uptime_secs() - Method in class backtype.storm.generated.ClusterSummary
 
unset_num_executors() - Method in class backtype.storm.generated.RebalanceOptions
 
unset_num_executors() - Method in class backtype.storm.generated.TopologySummary
 
unset_num_tasks() - Method in class backtype.storm.generated.TopologySummary
 
unset_num_used_workers() - Method in class backtype.storm.generated.SupervisorSummary
 
unset_num_workers() - Method in class backtype.storm.generated.RebalanceOptions
 
unset_num_workers() - Method in class backtype.storm.generated.SupervisorSummary
 
unset_num_workers() - Method in class backtype.storm.generated.TopologySummary
 
unset_options() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
unset_options() - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
unset_options() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
unset_output_fields() - Method in class backtype.storm.generated.StreamInfo
 
unset_parallelism_hint() - Method in class backtype.storm.generated.ComponentCommon
 
unset_port() - Method in class backtype.storm.generated.ErrorInfo
 
unset_port() - Method in class backtype.storm.generated.ExecutorSummary
 
unset_process_ms_avg() - Method in class backtype.storm.generated.BoltStats
 
unset_request_id() - Method in class backtype.storm.generated.DRPCRequest
 
unset_result() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
unset_script() - Method in class backtype.storm.generated.ShellComponent
 
unset_specific() - Method in class backtype.storm.generated.ExecutorStats
 
unset_spout_object() - Method in class backtype.storm.generated.SpoutSpec
 
unset_spouts() - Method in class backtype.storm.generated.StormTopology
 
unset_state_spout_object() - Method in class backtype.storm.generated.StateSpoutSpec
 
unset_state_spouts() - Method in class backtype.storm.generated.StormTopology
 
unset_stats() - Method in class backtype.storm.generated.ExecutorSummary
 
unset_status() - Method in class backtype.storm.generated.TopologyInfo
 
unset_status() - Method in class backtype.storm.generated.TopologySummary
 
unset_streamId() - Method in class backtype.storm.generated.GlobalStreamId
 
unset_streams() - Method in class backtype.storm.generated.ComponentCommon
 
unset_success() - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
unset_success() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
unset_success() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
unset_success() - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
unset_success() - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
unset_success() - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
unset_success() - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
unset_success() - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
unset_success() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
unset_success() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
unset_success() - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
unset_supervisor_id() - Method in class backtype.storm.generated.SupervisorSummary
 
unset_supervisors() - Method in class backtype.storm.generated.ClusterSummary
 
unset_task_end() - Method in class backtype.storm.generated.ExecutorInfo
 
unset_task_start() - Method in class backtype.storm.generated.ExecutorInfo
 
unset_topologies() - Method in class backtype.storm.generated.ClusterSummary
 
unset_topology() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
unset_topology() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
unset_transferred() - Method in class backtype.storm.generated.ExecutorStats
 
unset_uploadedJarLocation() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
unset_uploadedJarLocation() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
unset_uptime_secs() - Method in class backtype.storm.generated.ExecutorSummary
 
unset_uptime_secs() - Method in class backtype.storm.generated.SupervisorSummary
 
unset_uptime_secs() - Method in class backtype.storm.generated.TopologyInfo
 
unset_uptime_secs() - Method in class backtype.storm.generated.TopologySummary
 
unset_wait_secs() - Method in class backtype.storm.generated.KillOptions
 
unset_wait_secs() - Method in class backtype.storm.generated.RebalanceOptions
 
update(Object) - Method in class backtype.storm.metric.api.CombinedMetric
 
update(Object) - Method in class backtype.storm.metric.api.ReducedMetric
 
update(Object) - Method in class storm.trident.state.CombinerValueUpdater
 
update(ValueUpdater) - Method in class storm.trident.state.map.SnapshottableMap
 
update(Long, T) - Method in class storm.trident.state.OpaqueValue
 
update(Object) - Method in class storm.trident.state.ReducerValueUpdater
 
update(ValueUpdater) - Method in interface storm.trident.state.snapshot.Snapshottable
 
update(T) - Method in interface storm.trident.state.ValueUpdater
 
update(ValueUpdater) - Method in class storm.trident.testing.LRUMemoryMapState
 
update(ValueUpdater) - Method in class storm.trident.testing.MemoryMapState
 
updateAckVal(long) - Method in class backtype.storm.tuple.TupleImpl
 
UpdateGlobalCount() - Constructor for class storm.starter.TransactionalGlobalCount.UpdateGlobalCount
 
updateIntervalSecs - Variable in class backtype.storm.metric.api.IMetricsConsumer.TaskInfo
 
updateMetricFromRPC(Object) - Method in class backtype.storm.metric.api.rpc.AssignableShellMetric
 
updateMetricFromRPC(Object) - Method in class backtype.storm.metric.api.rpc.CombinedShellMetric
 
updateMetricFromRPC(Object) - Method in class backtype.storm.metric.api.rpc.CountShellMetric
 
updateMetricFromRPC(Object) - Method in interface backtype.storm.metric.api.rpc.IShellMetric
 
updateMetricFromRPC(Object) - Method in class backtype.storm.metric.api.rpc.ReducedShellMetric
 
UpdateOffsetException - Exception in storm.kafka
 
UpdateOffsetException() - Constructor for exception storm.kafka.UpdateOffsetException
 
updateState(List<TridentTuple>, TridentCollector) - Method in class org.apache.storm.hbase.trident.state.HBaseState
 
updateState(HBaseState, List<TridentTuple>, TridentCollector) - Method in class org.apache.storm.hbase.trident.state.HBaseUpdater
 
updateState(List<TridentTuple>, TridentCollector) - Method in class org.apache.storm.hdfs.trident.HdfsState
 
updateState(HdfsState, List<TridentTuple>, TridentCollector) - Method in class org.apache.storm.hdfs.trident.HdfsUpdater
 
updateState(List<TridentTuple>, TridentCollector) - Method in class storm.kafka.trident.TridentKafkaState
 
updateState(TridentKafkaState, List<TridentTuple>, TridentCollector) - Method in class storm.kafka.trident.TridentKafkaUpdater
 
updateState(Snapshottable, List<TridentTuple>, TridentCollector) - Method in class storm.trident.operation.impl.CombinerAggStateUpdater
 
updateState(Snapshottable, List<TridentTuple>, TridentCollector) - Method in class storm.trident.operation.impl.ReducerAggStateUpdater
 
updateState(MapState, List<TridentTuple>, TridentCollector) - Method in class storm.trident.state.map.MapCombinerAggStateUpdater
 
updateState(MapState, List<TridentTuple>, TridentCollector) - Method in class storm.trident.state.map.MapReducerAggStateUpdater
 
updateState(S, List<TridentTuple>, TridentCollector) - Method in interface storm.trident.state.StateUpdater
 
updateWith(Rankings) - Method in class storm.starter.tools.Rankings
 
updateWith(Rankable) - Method in class storm.starter.tools.Rankings
 
uploadChunk(String, ByteBuffer, AsyncMethodCallback<Nimbus.AsyncClient.uploadChunk_call>) - Method in class backtype.storm.generated.Nimbus.AsyncClient
 
uploadChunk(String, ByteBuffer, AsyncMethodCallback<Nimbus.AsyncClient.uploadChunk_call>) - Method in interface backtype.storm.generated.Nimbus.AsyncIface
 
uploadChunk(String, ByteBuffer) - Method in class backtype.storm.generated.Nimbus.Client
 
uploadChunk(String, ByteBuffer) - Method in interface backtype.storm.generated.Nimbus.Iface
 
uploadChunk_args() - Constructor for class backtype.storm.generated.Nimbus.uploadChunk_args
 
uploadChunk_args(String, ByteBuffer) - Constructor for class backtype.storm.generated.Nimbus.uploadChunk_args
 
uploadChunk_args(Nimbus.uploadChunk_args) - Constructor for class backtype.storm.generated.Nimbus.uploadChunk_args
Performs a deep copy on other.
uploadChunk_call(String, ByteBuffer, AsyncMethodCallback<Nimbus.AsyncClient.uploadChunk_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class backtype.storm.generated.Nimbus.AsyncClient.uploadChunk_call
 
uploadChunk_result() - Constructor for class backtype.storm.generated.Nimbus.uploadChunk_result
 
uploadChunk_result(Nimbus.uploadChunk_result) - Constructor for class backtype.storm.generated.Nimbus.uploadChunk_result
Performs a deep copy on other.
User(String) - Constructor for class backtype.storm.security.auth.SaslTransportPlugin.User
 
useStartOffsetTimeIfOffsetOutOfRange - Variable in class storm.kafka.KafkaConfig
 
Utils - Class in backtype.storm.utils
 
Utils() - Constructor for class backtype.storm.utils.Utils
 
Utils - Class in org.apache.storm.hbase.common
 

V

val - Variable in class storm.trident.state.map.CachedBatchReadsMap.RetVal
 
valAt(Object) - Method in class backtype.storm.tuple.TupleImpl
 
valAt(Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
valAt(Object, Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
validate() - Method in exception backtype.storm.generated.AlreadyAliveException
 
validate() - Method in class backtype.storm.generated.Bolt
 
validate() - Method in class backtype.storm.generated.BoltStats
 
validate() - Method in class backtype.storm.generated.ClusterSummary
 
validate() - Method in class backtype.storm.generated.ComponentCommon
 
validate() - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
validate() - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
validate() - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
validate() - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
validate() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
validate() - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
validate() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
validate() - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
validate() - Method in exception backtype.storm.generated.DRPCExecutionException
 
validate() - Method in class backtype.storm.generated.DRPCRequest
 
validate() - Method in class backtype.storm.generated.ErrorInfo
 
validate() - Method in class backtype.storm.generated.ExecutorInfo
 
validate() - Method in class backtype.storm.generated.ExecutorStats
 
validate() - Method in class backtype.storm.generated.ExecutorSummary
 
validate() - Method in class backtype.storm.generated.GlobalStreamId
 
validate() - Method in exception backtype.storm.generated.InvalidTopologyException
 
validate() - Method in class backtype.storm.generated.JavaObject
 
validate() - Method in class backtype.storm.generated.KillOptions
 
validate() - Method in class backtype.storm.generated.Nimbus.activate_args
 
validate() - Method in class backtype.storm.generated.Nimbus.activate_result
 
validate() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
validate() - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
validate() - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
validate() - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
validate() - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
validate() - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
validate() - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
validate() - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
validate() - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
validate() - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
validate() - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
validate() - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
validate() - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
validate() - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
validate() - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
validate() - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
validate() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
validate() - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
validate() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
validate() - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
validate() - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
validate() - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
validate() - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
validate() - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
validate() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
validate() - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
validate() - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
validate() - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
validate() - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
validate() - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
validate() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
validate() - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
validate() - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
validate() - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
 
validate() - Method in exception backtype.storm.generated.NotAliveException
 
validate() - Method in class backtype.storm.generated.NullStruct
 
validate() - Method in class backtype.storm.generated.RebalanceOptions
 
validate() - Method in class backtype.storm.generated.ShellComponent
 
validate() - Method in class backtype.storm.generated.SpoutSpec
 
validate() - Method in class backtype.storm.generated.SpoutStats
 
validate() - Method in class backtype.storm.generated.StateSpoutSpec
 
validate() - Method in class backtype.storm.generated.StormTopology
 
validate() - Method in class backtype.storm.generated.StreamInfo
 
validate() - Method in class backtype.storm.generated.SubmitOptions
 
validate() - Method in class backtype.storm.generated.SupervisorSummary
 
validate() - Method in class backtype.storm.generated.TopologyInfo
 
validate() - Method in class backtype.storm.generated.TopologySummary
 
validate(String, Map, StormTopology) - Method in class backtype.storm.nimbus.DefaultTopologyValidator
 
validate(String, Map, StormTopology) - Method in interface backtype.storm.nimbus.ITopologyValidator
 
validateField(String, Object) - Method in interface backtype.storm.ConfigValidation.FieldValidator
Validates the given field.
value - Variable in class backtype.storm.metric.api.IMetricsConsumer.DataPoint
 
value() - Method in interface org.apache.storm.hbase.common.IColumn
 
value(Tuple) - Method in class org.apache.storm.hdfs.bolt.format.DefaultSequenceFormat
 
value(Tuple) - Method in interface org.apache.storm.hdfs.bolt.format.SequenceFormat
Given a tuple, return the value that should be written to the sequence file.
value(TridentTuple) - Method in class org.apache.storm.hdfs.trident.format.DefaultSequenceFormat
 
value(TridentTuple) - Method in interface org.apache.storm.hdfs.trident.format.SequenceFormat
Given a tuple, return the value that should be written to the sequence file.
Value() - Constructor for class storm.starter.TransactionalGlobalCount.Value
 
valueClass() - Method in class org.apache.storm.hdfs.bolt.format.DefaultSequenceFormat
 
valueClass() - Method in interface org.apache.storm.hdfs.bolt.format.SequenceFormat
Value class used by implementation (e.g.
valueClass() - Method in class org.apache.storm.hdfs.trident.format.DefaultSequenceFormat
 
valueClass() - Method in interface org.apache.storm.hdfs.trident.format.SequenceFormat
Value class used by implementation (e.g.
valueOf(String) - Static method in enum backtype.storm.generated.AlreadyAliveException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Bolt._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.BoltStats._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.ClusterSummary._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.ComponentCommon._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.ComponentObject._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.DistributedRPC.execute_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.DistributedRPC.execute_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.result_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.DistributedRPCInvocations.result_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.DRPCExecutionException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.DRPCRequest._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.ErrorInfo._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.ExecutorInfo._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.ExecutorSpecificStats._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.ExecutorStats._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.ExecutorSummary._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.GlobalStreamId._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Grouping._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.InvalidTopologyException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.JavaObject._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.JavaObjectArg._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.KillOptions._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.activate_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.activate_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.beginFileDownload_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.beginFileDownload_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.beginFileUpload_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.beginFileUpload_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.deactivate_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.deactivate_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.downloadChunk_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.downloadChunk_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.finishFileUpload_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.finishFileUpload_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.getClusterInfo_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.getClusterInfo_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.getNimbusConf_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.getNimbusConf_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.getTopology_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.getTopology_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.getTopologyConf_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.getTopologyConf_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.getTopologyInfo_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.getTopologyInfo_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.getUserTopology_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.getUserTopology_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.killTopology_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.killTopology_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.rebalance_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.rebalance_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.submitTopology_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.submitTopology_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.uploadChunk_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.Nimbus.uploadChunk_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.NotAliveException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.NullStruct._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.RebalanceOptions._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.ShellComponent._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.SpoutSpec._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.SpoutStats._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.StateSpoutSpec._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.StormTopology._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.StreamInfo._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.SubmitOptions._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.SupervisorSummary._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.TopologyInfo._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.TopologyInitialStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.generated.TopologySummary._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.messaging.ConnectionWithStatus.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum backtype.storm.multilang.ShellMsg.ShellLogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.storm.hdfs.bolt.rotation.FileSizeRotationPolicy.Units
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.storm.hdfs.bolt.rotation.TimedRotationPolicy.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.storm.hdfs.trident.rotation.FileSizeRotationPolicy.Units
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.storm.hdfs.trident.rotation.TimedRotationPolicy.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum storm.kafka.KafkaError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum storm.trident.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum storm.trident.planner.SpoutNode.SpoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum storm.trident.state.StateType
Returns the enum constant of this type with the specified name.
ValuePointer - Class in storm.trident.tuple
 
ValuePointer(int, int, String) - Constructor for class storm.trident.tuple.ValuePointer
 
values() - Static method in enum backtype.storm.generated.AlreadyAliveException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Bolt._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.BoltStats._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.ClusterSummary._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.ComponentCommon._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.ComponentObject._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.DistributedRPC.execute_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.DistributedRPC.execute_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.DistributedRPCInvocations.failRequest_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.DistributedRPCInvocations.result_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.DistributedRPCInvocations.result_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.DRPCExecutionException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.DRPCRequest._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.ErrorInfo._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.ExecutorInfo._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.ExecutorSpecificStats._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.ExecutorStats._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.ExecutorSummary._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.GlobalStreamId._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Grouping._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.InvalidTopologyException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.JavaObject._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.JavaObjectArg._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.KillOptions._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.activate_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.activate_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.beginFileDownload_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.beginFileDownload_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.beginFileUpload_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.beginFileUpload_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.deactivate_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.deactivate_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.downloadChunk_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.downloadChunk_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.finishFileUpload_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.finishFileUpload_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.getClusterInfo_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.getClusterInfo_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.getNimbusConf_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.getNimbusConf_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.getTopology_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.getTopology_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.getTopologyConf_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.getTopologyConf_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.getTopologyInfo_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.getTopologyInfo_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.getUserTopology_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.getUserTopology_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.killTopology_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.killTopology_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.killTopologyWithOpts_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.rebalance_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.rebalance_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.submitTopology_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.submitTopology_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.submitTopologyWithOpts_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.uploadChunk_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.Nimbus.uploadChunk_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.NotAliveException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.NullStruct._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.RebalanceOptions._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.ShellComponent._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.SpoutSpec._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.SpoutStats._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.StateSpoutSpec._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.StormTopology._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.StreamInfo._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.SubmitOptions._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.SupervisorSummary._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.TopologyInfo._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.TopologyInitialStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.generated.TopologySummary._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class backtype.storm.hooks.info.EmitInfo
 
values() - Static method in enum backtype.storm.messaging.ConnectionWithStatus.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum backtype.storm.multilang.ShellMsg.ShellLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class backtype.storm.testing.FixedTuple
 
Values - Class in backtype.storm.tuple
A convenience class for making tuple values using new Values("field1", 2, 3) syntax.
Values() - Constructor for class backtype.storm.tuple.Values
 
Values(Object...) - Constructor for class backtype.storm.tuple.Values
 
values() - Method in class backtype.storm.utils.IndifferentAccessMap
 
values() - Static method in enum org.apache.storm.hdfs.bolt.rotation.FileSizeRotationPolicy.Units
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.storm.hdfs.bolt.rotation.TimedRotationPolicy.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.storm.hdfs.trident.rotation.FileSizeRotationPolicy.Units
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.storm.hdfs.trident.rotation.TimedRotationPolicy.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum storm.kafka.KafkaError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum storm.trident.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum storm.trident.planner.SpoutNode.SpoutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum storm.trident.state.StateType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueUpdater<T> - Interface in storm.trident.state
 
VersionedStore - Class in backtype.storm.utils
 
VersionedStore(String) - Constructor for class backtype.storm.utils.VersionedStore
 
versionPath(long) - Method in class backtype.storm.utils.VersionedStore
 

W

WindowedTimeThrottler - Class in backtype.storm.utils
 
WindowedTimeThrottler(Number, Number) - Constructor for class backtype.storm.utils.WindowedTimeThrottler
 
wipeSlot(int) - Method in class storm.starter.tools.SlotBasedCounter
Reset the slot count of any tracked objects to zero for the given slot.
wipeZeros() - Method in class storm.starter.tools.SlotBasedCounter
Remove any object from the counter whose total count is zero (to free up memory).
withColumnFamily(String) - Method in class org.apache.storm.hbase.bolt.mapper.SimpleHBaseMapper
 
withColumnFamily(String) - Method in class org.apache.storm.hbase.trident.mapper.SimpleTridentHBaseMapper
 
withColumnFields(Fields) - Method in class org.apache.storm.hbase.bolt.mapper.SimpleHBaseMapper
 
withColumnFields(Fields) - Method in class org.apache.storm.hbase.trident.mapper.SimpleTridentHBaseMapper
 
withCompressionCodec(String) - Method in class org.apache.storm.hdfs.bolt.SequenceFileBolt
 
withCompressionCodec(String) - Method in class org.apache.storm.hdfs.trident.HdfsState.SequenceFileOptions
 
withCompressionType(SequenceFile.CompressionType) - Method in class org.apache.storm.hdfs.bolt.SequenceFileBolt
 
withCompressionType(SequenceFile.CompressionType) - Method in class org.apache.storm.hdfs.trident.HdfsState.SequenceFileOptions
 
withConfigKey(String) - Method in class org.apache.storm.hbase.bolt.HBaseBolt
 
withConfigKey(String) - Method in class org.apache.storm.hbase.bolt.HBaseLookupBolt
 
withConfigKey(String) - Method in class org.apache.storm.hbase.trident.state.HBaseState.Options
 
withConfigKey(String) - Method in class org.apache.storm.hdfs.bolt.HdfsBolt
 
withConfigKey(String) - Method in class org.apache.storm.hdfs.bolt.SequenceFileBolt
 
withConfigKey(String) - Method in class org.apache.storm.hdfs.trident.HdfsState.HdfsFileOptions
 
withConfigKey(String) - Method in class org.apache.storm.hdfs.trident.HdfsState.SequenceFileOptions
 
withCounterFields(Fields) - Method in class org.apache.storm.hbase.bolt.mapper.SimpleHBaseMapper
 
withCounterFields(Fields) - Method in class org.apache.storm.hbase.trident.mapper.SimpleTridentHBaseMapper
 
withDurability(Durability) - Method in class org.apache.storm.hbase.trident.state.HBaseState.Options
 
withExtension(String) - Method in class org.apache.storm.hdfs.bolt.format.DefaultFileNameFormat
Overrides the default file extension.
withExtension(String) - Method in class org.apache.storm.hdfs.trident.format.DefaultFileNameFormat
Overrides the default file extension.
withFieldDelimiter(String) - Method in class org.apache.storm.hdfs.bolt.format.DelimitedRecordFormat
Overrides the default field delimiter.
withFieldDelimiter(String) - Method in class org.apache.storm.hdfs.trident.format.DelimitedRecordFormat
Overrides the default field delimiter.
withFields(Fields) - Method in class org.apache.storm.hdfs.bolt.format.DelimitedRecordFormat
Only output the specified fields.
withFields(Fields) - Method in class org.apache.storm.hdfs.trident.format.DelimitedRecordFormat
Only output the specified fields.
withFileNameFormat(FileNameFormat) - Method in class org.apache.storm.hdfs.bolt.HdfsBolt
 
withFileNameFormat(FileNameFormat) - Method in class org.apache.storm.hdfs.bolt.SequenceFileBolt
 
withFileNameFormat(FileNameFormat) - Method in class org.apache.storm.hdfs.trident.HdfsState.HdfsFileOptions
 
withFileNameFormat(FileNameFormat) - Method in class org.apache.storm.hdfs.trident.HdfsState.SequenceFileOptions
 
withFsUrl(String) - Method in class org.apache.storm.hdfs.bolt.HdfsBolt
 
withFsUrl(String) - Method in class org.apache.storm.hdfs.bolt.SequenceFileBolt
 
withFsUrl(String) - Method in class org.apache.storm.hdfs.trident.HdfsState.HdfsFileOptions
 
withFsUrl(String) - Method in class org.apache.storm.hdfs.trident.HdfsState.SequenceFileOptions
 
withKafkaTopicSelector(KafkaTopicSelector) - Method in class storm.kafka.trident.TridentKafkaState
 
withKafkaTopicSelector(KafkaTopicSelector) - Method in class storm.kafka.trident.TridentKafkaStateFactory
 
withMapper(TridentHBaseMapper) - Method in class org.apache.storm.hbase.trident.state.HBaseState.Options
 
withOptions(HdfsState.Options) - Method in class org.apache.storm.hdfs.trident.HdfsStateFactory
 
without(Object) - Method in class backtype.storm.utils.IndifferentAccessMap
 
withPath(String) - Method in class org.apache.storm.hdfs.bolt.format.DefaultFileNameFormat
 
withPath(String) - Method in class org.apache.storm.hdfs.trident.format.DefaultFileNameFormat
 
withPrefix(String) - Method in class org.apache.storm.hdfs.bolt.format.DefaultFileNameFormat
Overrides the default prefix.
withPrefix(String) - Method in class org.apache.storm.hdfs.trident.format.DefaultFileNameFormat
Overrides the default prefix.
withProjectionCriteria(HBaseProjectionCriteria) - Method in class org.apache.storm.hbase.bolt.HBaseLookupBolt
 
withProjectionCriteria(HBaseProjectionCriteria) - Method in class org.apache.storm.hbase.trident.state.HBaseState.Options
 
withRecordDelimiter(String) - Method in class org.apache.storm.hdfs.bolt.format.DelimitedRecordFormat
Overrides the default record delimiter.
withRecordDelimiter(String) - Method in class org.apache.storm.hdfs.trident.format.DelimitedRecordFormat
Overrides the default record delimiter.
withRecordFormat(RecordFormat) - Method in class org.apache.storm.hdfs.bolt.HdfsBolt
 
withRecordFormat(RecordFormat) - Method in class org.apache.storm.hdfs.trident.HdfsState.HdfsFileOptions
 
withRotationPolicy(FileRotationPolicy) - Method in class org.apache.storm.hdfs.bolt.HdfsBolt
 
withRotationPolicy(FileRotationPolicy) - Method in class org.apache.storm.hdfs.bolt.SequenceFileBolt
 
withRotationPolicy(FileRotationPolicy) - Method in class org.apache.storm.hdfs.trident.HdfsState.HdfsFileOptions
 
withRotationPolicy(FileRotationPolicy) - Method in class org.apache.storm.hdfs.trident.HdfsState.SequenceFileOptions
 
withRowKeyField(String) - Method in class org.apache.storm.hbase.bolt.mapper.SimpleHBaseMapper
 
withRowKeyField(String) - Method in class org.apache.storm.hbase.trident.mapper.SimpleTridentHBaseMapper
 
withRowToStormValueMapper(HBaseValueMapper) - Method in class org.apache.storm.hbase.trident.state.HBaseState.Options
 
withSequenceFormat(SequenceFormat) - Method in class org.apache.storm.hdfs.bolt.SequenceFileBolt
 
withSequenceFormat(SequenceFormat) - Method in class org.apache.storm.hdfs.trident.HdfsState.SequenceFileOptions
 
withSyncPolicy(SyncPolicy) - Method in class org.apache.storm.hdfs.bolt.HdfsBolt
 
withSyncPolicy(SyncPolicy) - Method in class org.apache.storm.hdfs.bolt.SequenceFileBolt
 
withTableName(String) - Method in class org.apache.storm.hbase.trident.state.HBaseState.Options
 
withTopicSelector(KafkaTopicSelector) - Method in class storm.kafka.bolt.KafkaBolt
 
withTridentTupleToKafkaMapper(TridentTupleToKafkaMapper) - Method in class storm.kafka.trident.TridentKafkaState
 
withTridentTupleToKafkaMapper(TridentTupleToKafkaMapper) - Method in class storm.kafka.trident.TridentKafkaStateFactory
 
withTupleToKafkaMapper(TupleToKafkaMapper<K, V>) - Method in class storm.kafka.bolt.KafkaBolt
 
WordCount() - Constructor for class storm.starter.WordCountTopology.WordCount
 
WordCount() - Constructor for class storm.starter.WordCountTopologyNode.WordCount
 
WordCountTopology - Class in storm.starter
This topology demonstrates Storm's stream groupings and multilang capabilities.
WordCountTopology() - Constructor for class storm.starter.WordCountTopology
 
WordCountTopology.SplitSentence - Class in storm.starter
 
WordCountTopology.WordCount - Class in storm.starter
 
WordCountTopologyNode - Class in storm.starter
This topology demonstrates Storm's stream groupings and multilang capabilities.
WordCountTopologyNode() - Constructor for class storm.starter.WordCountTopologyNode
 
WordCountTopologyNode.RandomSentence - Class in storm.starter
 
WordCountTopologyNode.SplitSentence - Class in storm.starter
 
WordCountTopologyNode.WordCount - Class in storm.starter
 
WORKER_CHILDOPTS - Static variable in class backtype.storm.Config
The jvm opts provided to workers launched by this supervisor.
WORKER_CHILDOPTS_SCHEMA - Static variable in class backtype.storm.Config
 
WORKER_HEARTBEAT_FREQUENCY_SECS - Static variable in class backtype.storm.Config
How often this worker should heartbeat to the supervisor.
WORKER_HEARTBEAT_FREQUENCY_SECS_SCHEMA - Static variable in class backtype.storm.Config
 
WORKER_RECEIVER_THREAD_COUNT - Static variable in class backtype.storm.Config
control how many worker receiver threads we need per worker
WORKER_RECEIVER_THREAD_COUNT_SCHEMA - Static variable in class backtype.storm.Config
 
WorkerSlot - Class in backtype.storm.scheduler
 
WorkerSlot(String, Number) - Constructor for class backtype.storm.scheduler.WorkerSlot
 
WorkerTopologyContext - Class in backtype.storm.task
 
WorkerTopologyContext(StormTopology, Map, Map<Integer, String>, Map<String, List<Integer>>, Map<String, Map<String, Fields>>, String, String, String, Integer, List<Integer>, Map<String, Object>, Map<String, Object>) - Constructor for class backtype.storm.task.WorkerTopologyContext
 
WritableUtils - Class in backtype.storm.utils
 
WritableUtils() - Constructor for class backtype.storm.utils.WritableUtils
 
write(TProtocol) - Method in exception backtype.storm.generated.AlreadyAliveException
 
write(TProtocol) - Method in class backtype.storm.generated.Bolt
 
write(TProtocol) - Method in class backtype.storm.generated.BoltStats
 
write(TProtocol) - Method in class backtype.storm.generated.ClusterSummary
 
write(TProtocol) - Method in class backtype.storm.generated.ComponentCommon
 
write(TProtocol) - Method in class backtype.storm.generated.DistributedRPC.execute_args
 
write(TProtocol) - Method in class backtype.storm.generated.DistributedRPC.execute_result
 
write(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_args
 
write(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.failRequest_result
 
write(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_args
 
write(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.fetchRequest_result
 
write(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_args
 
write(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.result_result
 
write(TProtocol) - Method in exception backtype.storm.generated.DRPCExecutionException
 
write(TProtocol) - Method in class backtype.storm.generated.DRPCRequest
 
write(TProtocol) - Method in class backtype.storm.generated.ErrorInfo
 
write(TProtocol) - Method in class backtype.storm.generated.ExecutorInfo
 
write(TProtocol) - Method in class backtype.storm.generated.ExecutorStats
 
write(TProtocol) - Method in class backtype.storm.generated.ExecutorSummary
 
write(TProtocol) - Method in class backtype.storm.generated.GlobalStreamId
 
write(TProtocol) - Method in exception backtype.storm.generated.InvalidTopologyException
 
write(TProtocol) - Method in class backtype.storm.generated.JavaObject
 
write(TProtocol) - Method in class backtype.storm.generated.KillOptions
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.activate_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.activate_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.beginFileDownload_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.beginFileUpload_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.deactivate_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.deactivate_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.downloadChunk_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.downloadChunk_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.finishFileUpload_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.getClusterInfo_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.getNimbusConf_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.getTopology_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.getTopology_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.getTopologyConf_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.getTopologyInfo_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.getUserTopology_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.getUserTopology_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.killTopology_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.killTopology_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.killTopologyWithOpts_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.rebalance_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.rebalance_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.submitTopology_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.submitTopology_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.submitTopologyWithOpts_result
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.uploadChunk_args
 
write(TProtocol) - Method in class backtype.storm.generated.Nimbus.uploadChunk_result
 
write(TProtocol) - Method in exception backtype.storm.generated.NotAliveException
 
write(TProtocol) - Method in class backtype.storm.generated.NullStruct
 
write(TProtocol) - Method in class backtype.storm.generated.RebalanceOptions
 
write(TProtocol) - Method in class backtype.storm.generated.ShellComponent
 
write(TProtocol) - Method in class backtype.storm.generated.SpoutSpec
 
write(TProtocol) - Method in class backtype.storm.generated.SpoutStats
 
write(TProtocol) - Method in class backtype.storm.generated.StateSpoutSpec
 
write(TProtocol) - Method in class backtype.storm.generated.StormTopology
 
write(TProtocol) - Method in class backtype.storm.generated.StreamInfo
 
write(TProtocol) - Method in class backtype.storm.generated.SubmitOptions
 
write(TProtocol) - Method in class backtype.storm.generated.SupervisorSummary
 
write(TProtocol) - Method in class backtype.storm.generated.TopologyInfo
 
write(TProtocol) - Method in class backtype.storm.generated.TopologySummary
 
write(Kryo, Output, ListDelegate) - Method in class backtype.storm.security.serialization.BlowfishTupleSerializer
 
write(Kryo, Output, Object) - Method in class backtype.storm.serialization.SerializableSerializer
 
write(int) - Method in class backtype.storm.utils.CRC32OutputStream
 
write(byte[], int, int) - Method in class backtype.storm.utils.CRC32OutputStream
 
write(Kryo, Output, RichSpoutBatchId) - Method in class storm.trident.spout.RichSpoutBatchIdSerializer
 
write_args(TProtocol) - Method in class backtype.storm.generated.DistributedRPC.AsyncClient.execute_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.AsyncClient.failRequest_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.AsyncClient.fetchRequest_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.DistributedRPCInvocations.AsyncClient.result_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.activate_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.beginFileDownload_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.beginFileUpload_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.deactivate_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.downloadChunk_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.finishFileUpload_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.getClusterInfo_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.getNimbusConf_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.getTopology_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.getTopologyConf_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.getTopologyInfo_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.getUserTopology_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.killTopology_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.killTopologyWithOpts_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.rebalance_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.submitTopology_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.submitTopologyWithOpts_call
 
write_args(TProtocol) - Method in class backtype.storm.generated.Nimbus.AsyncClient.uploadChunk_call
 
writeBoltMsg(BoltMsg) - Method in interface backtype.storm.multilang.ISerializer
This method sends a bolt message to a non-JVM bolt process
writeBoltMsg(BoltMsg) - Method in class backtype.storm.multilang.JsonSerializer
 
writeBoltMsg(BoltMsg) - Method in class backtype.storm.utils.ShellProcess
 
writeBytes(String, byte[]) - Method in class storm.kafka.ZkState
 
writeCompressedByteArray(DataOutput, byte[]) - Static method in class backtype.storm.utils.WritableUtils
 
writeCompressedString(DataOutput, String) - Static method in class backtype.storm.utils.WritableUtils
 
writeCompressedStringArray(DataOutput, String[]) - Static method in class backtype.storm.utils.WritableUtils
 
writeJSON(String, Map<Object, Object>) - Method in class storm.kafka.ZkState
 
writeLock - Variable in class org.apache.storm.hdfs.bolt.AbstractHdfsBolt
 
writeLock - Variable in class org.apache.storm.hdfs.trident.HdfsState.Options
 
writePos() - Method in class backtype.storm.utils.DisruptorQueue
 
writeSpoutMsg(SpoutMsg) - Method in interface backtype.storm.multilang.ISerializer
This method sends a spout message to a non-JVM spout process
writeSpoutMsg(SpoutMsg) - Method in class backtype.storm.multilang.JsonSerializer
 
writeSpoutMsg(SpoutMsg) - Method in class backtype.storm.utils.ShellProcess
 
writeString(DataOutput, String) - Static method in class backtype.storm.utils.WritableUtils
 
writeStringArray(DataOutput, String[]) - Static method in class backtype.storm.utils.WritableUtils
 
writeTaskIds(List<Integer>) - Method in interface backtype.storm.multilang.ISerializer
This method sends a list of task IDs to a non-JVM bolt process
writeTaskIds(List<Integer>) - Method in class backtype.storm.multilang.JsonSerializer
 
writeTaskIds(List<Integer>) - Method in class backtype.storm.utils.ShellProcess
 
writeToWAL(boolean) - Method in class org.apache.storm.hbase.bolt.HBaseBolt
 
writeValue(TProtocol) - Method in class backtype.storm.generated.ComponentObject
 
writeValue(TProtocol) - Method in class backtype.storm.generated.ExecutorSpecificStats
 
writeValue(TProtocol) - Method in class backtype.storm.generated.Grouping
 
writeValue(TProtocol) - Method in class backtype.storm.generated.JavaObjectArg
 
writeVInt(DataOutput, int) - Static method in class backtype.storm.utils.WritableUtils
Serializes an integer to a binary stream with zero-compressed encoding.
writeVLong(DataOutput, long) - Static method in class backtype.storm.utils.WritableUtils
Serializes a long to a binary stream with zero-compressed encoding.

Z

zero() - Method in class storm.starter.trident.TridentReach.One
 
zero() - Method in class storm.trident.operation.builtin.Count
 
zero() - Method in class storm.trident.operation.builtin.Sum
 
zero() - Method in interface storm.trident.operation.CombinerAggregator
 
ZkBrokerReader - Class in storm.kafka.trident
 
ZkBrokerReader(Map, String, ZkHosts) - Constructor for class storm.kafka.trident.ZkBrokerReader
 
ZkCoordinator - Class in storm.kafka
 
ZkCoordinator(DynamicPartitionConnections, Map, SpoutConfig, ZkState, int, int, String) - Constructor for class storm.kafka.ZkCoordinator
 
ZkCoordinator(DynamicPartitionConnections, Map, SpoutConfig, ZkState, int, int, String, DynamicBrokersReader) - Constructor for class storm.kafka.ZkCoordinator
 
ZkHosts - Class in storm.kafka
 
ZkHosts(String, String) - Constructor for class storm.kafka.ZkHosts
 
ZkHosts(String) - Constructor for class storm.kafka.ZkHosts
 
zkPort - Variable in class storm.kafka.SpoutConfig
 
zkRoot - Variable in class storm.kafka.SpoutConfig
 
zkServers - Variable in class storm.kafka.SpoutConfig
 
ZkState - Class in storm.kafka
 
ZkState(Map) - Constructor for class storm.kafka.ZkState
 
ZMQ_HWM - Static variable in class backtype.storm.Config
The high water for the ZeroMQ push sockets used for networking.
ZMQ_HWM_SCHEMA - Static variable in class backtype.storm.Config
 
ZMQ_LINGER_MILLIS - Static variable in class backtype.storm.Config
How long a connection should retry sending messages to a target host when the connection is closed.
ZMQ_LINGER_MILLIS_SCHEMA - Static variable in class backtype.storm.Config
 
ZMQ_THREADS - Static variable in class backtype.storm.Config
The number of threads that should be used by the zeromq context in each worker process.
ZMQ_THREADS_SCHEMA - Static variable in class backtype.storm.Config
 
ZookeeperAuthInfo - Class in backtype.storm.utils
 
ZookeeperAuthInfo(Map) - Constructor for class backtype.storm.utils.ZookeeperAuthInfo
 
ZookeeperAuthInfo(String, byte[]) - Constructor for class backtype.storm.utils.ZookeeperAuthInfo
 

_

_delegate - Variable in class storm.trident.state.map.CachedBatchReadsMap
 
_map - Variable in class backtype.storm.utils.IndifferentAccessMap
 
_processor - Variable in class backtype.storm.security.auth.ThriftServer
 
_protocol - Variable in class backtype.storm.security.auth.ThriftClient
 
_stormConf - Variable in class backtype.storm.task.GeneralTopologyContext
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
Skip navigation links

Copyright © 2016 The Apache Software Foundation. All Rights Reserved.