You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/06/01 03:28:29 UTC

svn commit: r1746370 [2/26] - in /storm/site/releases/2.0.0-SNAPSHOT: ./ images/ javadocs/ javadocs/org/apache/storm/ javadocs/org/apache/storm/class-use/ javadocs/org/apache/storm/cluster/ javadocs/org/apache/storm/cluster/class-use/ javadocs/org/apac...

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/allclasses-noframe.html?rev=1746370&r1=1746369&r2=1746370&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/allclasses-noframe.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/allclasses-noframe.html Wed Jun  1 03:28:26 2016
@@ -90,6 +90,8 @@
 <li><a href="org/apache/storm/topology/base/BaseRichBolt.html" title="class in org.apache.storm.topology.base">BaseRichBolt</a></li>
 <li><a href="org/apache/storm/topology/base/BaseRichSpout.html" title="class in org.apache.storm.topology.base">BaseRichSpout</a></li>
 <li><a href="org/apache/storm/topology/base/BaseStatefulBolt.html" title="class in org.apache.storm.topology.base">BaseStatefulBolt</a></li>
+<li><a href="org/apache/storm/topology/BaseStatefulBoltExecutor.html" title="class in org.apache.storm.topology">BaseStatefulBoltExecutor</a></li>
+<li><a href="org/apache/storm/topology/BaseStatefulBoltExecutor.AnchoringOutputCollector.html" title="class in org.apache.storm.topology">BaseStatefulBoltExecutor.AnchoringOutputCollector</a></li>
 <li><a href="org/apache/storm/topology/base/BaseStatefulWindowedBolt.html" title="class in org.apache.storm.topology.base">BaseStatefulWindowedBolt</a></li>
 <li><a href="org/apache/storm/trident/state/BaseStateUpdater.html" title="class in org.apache.storm.trident.state">BaseStateUpdater</a></li>
 <li><a href="org/apache/storm/hooks/BaseTaskHook.html" title="class in org.apache.storm.hooks">BaseTaskHook</a></li>
@@ -109,6 +111,7 @@
 <li><a href="org/apache/storm/coordination/BatchBoltExecutor.html" title="class in org.apache.storm.coordination">BatchBoltExecutor</a></li>
 <li><a href="org/apache/storm/cassandra/bolt/BatchCassandraWriterBolt.html" title="class in org.apache.storm.cassandra.bolt">BatchCassandraWriterBolt</a></li>
 <li><a href="org/apache/storm/cassandra/query/impl/BatchCQLStatementTupleMapper.html" title="class in org.apache.storm.cassandra.query.impl">BatchCQLStatementTupleMapper</a></li>
+<li><a href="org/apache/storm/utils/BatchHelper.html" title="class in org.apache.storm.utils">BatchHelper</a></li>
 <li><a href="org/apache/storm/trident/topology/BatchInfo.html" title="class in org.apache.storm.trident.topology">BatchInfo</a></li>
 <li><a href="org/apache/storm/testing/BatchNumberList.html" title="class in org.apache.storm.testing">BatchNumberList</a></li>
 <li><a href="org/apache/storm/coordination/BatchOutputCollector.html" title="class in org.apache.storm.coordination">BatchOutputCollector</a></li>
@@ -158,6 +161,16 @@
 <li><a href="org/apache/storm/kafka/BrokerHosts.html" title="interface in org.apache.storm.kafka"><span class="interfaceName">BrokerHosts</span></a></li>
 <li><a href="org/apache/storm/utils/BufferFileInputStream.html" title="class in org.apache.storm.utils">BufferFileInputStream</a></li>
 <li><a href="org/apache/storm/utils/BufferInputStream.html" title="class in org.apache.storm.utils">BufferInputStream</a></li>
+<li><a href="org/apache/storm/sql/compiler/backends/standalone/BuiltinAggregateFunctions.html" title="class in org.apache.storm.sql.compiler.backends.standalone">BuiltinAggregateFunctions</a></li>
+<li><a href="org/apache/storm/sql/compiler/backends/standalone/BuiltinAggregateFunctions.Count.html" title="class in org.apache.storm.sql.compiler.backends.standalone">BuiltinAggregateFunctions.Count</a></li>
+<li><a href="org/apache/storm/sql/compiler/backends/standalone/BuiltinAggregateFunctions.DoubleAvg.html" title="class in org.apache.storm.sql.compiler.backends.standalone">BuiltinAggregateFunctions.DoubleAvg</a></li>
+<li><a href="org/apache/storm/sql/compiler/backends/standalone/BuiltinAggregateFunctions.DoubleSum.html" title="class in org.apache.storm.sql.compiler.backends.standalone">BuiltinAggregateFunctions.DoubleSum</a></li>
+<li><a href="org/apache/storm/sql/compiler/backends/standalone/BuiltinAggregateFunctions.IntAvg.html" title="class in org.apache.storm.sql.compiler.backends.standalone">BuiltinAggregateFunctions.IntAvg</a></li>
+<li><a href="org/apache/storm/sql/compiler/backends/standalone/BuiltinAggregateFunctions.IntSum.html" title="class in org.apache.storm.sql.compiler.backends.standalone">BuiltinAggregateFunctions.IntSum</a></li>
+<li><a href="org/apache/storm/sql/compiler/backends/standalone/BuiltinAggregateFunctions.Max.html" title="class in org.apache.storm.sql.compiler.backends.standalone">BuiltinAggregateFunctions.Max</a></li>
+<li><a href="org/apache/storm/sql/compiler/backends/standalone/BuiltinAggregateFunctions.Min.html" title="class in org.apache.storm.sql.compiler.backends.standalone">BuiltinAggregateFunctions.Min</a></li>
+<li><a href="org/apache/storm/sql/compiler/backends/standalone/BuiltinAggregateFunctions.TypeClass.html" title="class in org.apache.storm.sql.compiler.backends.standalone">BuiltinAggregateFunctions.TypeClass</a></li>
+<li><a href="org/apache/storm/sql/compiler/backends/standalone/BuiltinAggregateFunctions.TypeClass.GenericType.html" title="class in org.apache.storm.sql.compiler.backends.standalone">BuiltinAggregateFunctions.TypeClass.GenericType</a></li>
 <li><a href="org/apache/storm/daemon/metrics/BuiltinBoltMetrics.html" title="class in org.apache.storm.daemon.metrics">BuiltinBoltMetrics</a></li>
 <li><a href="org/apache/storm/daemon/metrics/BuiltinMetrics.html" title="class in org.apache.storm.daemon.metrics">BuiltinMetrics</a></li>
 <li><a href="org/apache/storm/daemon/metrics/BuiltinMetricsUtil.html" title="class in org.apache.storm.daemon.metrics">BuiltinMetricsUtil</a></li>
@@ -200,7 +213,6 @@
 <li><a href="org/apache/storm/spout/CheckPointState.Action.html" title="enum in org.apache.storm.spout">CheckPointState.Action</a></li>
 <li><a href="org/apache/storm/spout/CheckPointState.State.html" title="enum in org.apache.storm.spout">CheckPointState.State</a></li>
 <li><a href="org/apache/storm/topology/CheckpointTupleForwarder.html" title="class in org.apache.storm.topology">CheckpointTupleForwarder</a></li>
-<li><a href="org/apache/storm/topology/CheckpointTupleForwarder.AnchoringOutputCollector.html" title="class in org.apache.storm.topology">CheckpointTupleForwarder.AnchoringOutputCollector</a></li>
 <li><a href="org/apache/storm/command/CLI.html" title="class in org.apache.storm.command">CLI</a></li>
 <li><a href="org/apache/storm/command/CLI.Assoc.html" title="interface in org.apache.storm.command"><span class="interfaceName">CLI.Assoc</span></a></li>
 <li><a href="org/apache/storm/command/CLI.CLIBuilder.html" title="class in org.apache.storm.command">CLI.CLIBuilder</a></li>
@@ -411,7 +423,6 @@
 <li><a href="org/apache/storm/kafka/bolt/selector/DefaultTopicSelector.html" title="class in org.apache.storm.kafka.bolt.selector">DefaultTopicSelector</a></li>
 <li><a href="org/apache/storm/kafka/trident/selector/DefaultTopicSelector.html" title="class in org.apache.storm.kafka.trident.selector">DefaultTopicSelector</a></li>
 <li><a href="org/apache/storm/nimbus/DefaultTopologyValidator.html" title="class in org.apache.storm.nimbus">DefaultTopologyValidator</a></li>
-<li><a href="org/apache/storm/daemon/supervisor/DefaultUncaughtExceptionHandler.html" title="class in org.apache.storm.daemon.supervisor">DefaultUncaughtExceptionHandler</a></li>
 <li><a href="org/apache/storm/callback/DefaultWatcherCallBack.html" title="class in org.apache.storm.callback">DefaultWatcherCallBack</a></li>
 <li><a href="org/apache/storm/daemon/supervisor/workermanager/DefaultWorkerManager.html" title="class in org.apache.storm.daemon.supervisor.workermanager">DefaultWorkerManager</a></li>
 <li><a href="org/apache/storm/hdfs/bolt/format/DelimitedRecordFormat.html" title="class in org.apache.storm.hdfs.bolt.format">DelimitedRecordFormat</a></li>
@@ -520,7 +531,6 @@
 <li><a href="org/apache/storm/metric/EventLoggerBolt.html" title="class in org.apache.storm.metric">EventLoggerBolt</a></li>
 <li><a href="org/apache/storm/event/EventManager.html" title="interface in org.apache.storm.event"><span class="interfaceName">EventManager</span></a></li>
 <li><a href="org/apache/storm/event/EventManagerImp.html" title="class in org.apache.storm.event">EventManagerImp</a></li>
-<li><a href="org/apache/storm/daemon/supervisor/EventManagerPushCallback.html" title="class in org.apache.storm.daemon.supervisor">EventManagerPushCallback</a></li>
 <li><a href="org/apache/storm/windowing/EvictionPolicy.html" title="interface in org.apache.storm.windowing"><span class="interfaceName">EvictionPolicy</span></a></li>
 <li><a href="org/apache/storm/windowing/EvictionPolicy.Action.html" title="enum in org.apache.storm.windowing">EvictionPolicy.Action</a></li>
 <li><a href="org/apache/storm/starter/ExclamationTopology.html" title="class in org.apache.storm.starter">ExclamationTopology</a></li>
@@ -1700,11 +1710,10 @@
 <li><a href="org/apache/storm/generated/SpoutStats._Fields.html" title="enum in org.apache.storm.generated">SpoutStats._Fields</a></li>
 <li><a href="org/apache/storm/daemon/metrics/SpoutThrottlingMetrics.html" title="class in org.apache.storm.daemon.metrics">SpoutThrottlingMetrics</a></li>
 <li><a href="org/apache/storm/testing/SpoutTracker.html" title="class in org.apache.storm.testing">SpoutTracker</a></li>
+<li><a href="org/apache/storm/sql/parser/SqlCreateFunction.html" title="class in org.apache.storm.sql.parser">SqlCreateFunction</a></li>
 <li><a href="org/apache/storm/sql/parser/SqlCreateTable.html" title="class in org.apache.storm.sql.parser">SqlCreateTable</a></li>
 <li><a href="org/apache/storm/sql/parser/SqlDDLKeywords.html" title="enum in org.apache.storm.sql.parser">SqlDDLKeywords</a></li>
 <li><a href="org/apache/storm/mqtt/common/SslUtils.html" title="class in org.apache.storm.mqtt.common">SslUtils</a></li>
-<li><a href="org/apache/storm/daemon/supervisor/StandaloneSupervisor.html" title="class in org.apache.storm.daemon.supervisor">StandaloneSupervisor</a></li>
-<li><a href="org/apache/storm/daemon/supervisor/State.html" title="enum in org.apache.storm.daemon.supervisor">State</a></li>
 <li><a href="org/apache/storm/state/State.html" title="interface in org.apache.storm.state"><span class="interfaceName">State</span></a></li>
 <li><a href="org/apache/storm/trident/state/State.html" title="interface in org.apache.storm.trident.state"><span class="interfaceName">State</span></a></li>
 <li><a href="org/apache/storm/state/StateFactory.html" title="class in org.apache.storm.state">StateFactory</a></li>
@@ -1714,7 +1723,6 @@
 <li><a href="storm/starter/StatefulTopology.PrinterBolt.html" title="class in storm.starter">StatefulTopology.PrinterBolt</a></li>
 <li><a href="org/apache/storm/topology/StatefulWindowedBoltExecutor.html" title="class in org.apache.storm.topology">StatefulWindowedBoltExecutor</a></li>
 <li><a href="storm/starter/StatefulWindowingTopology.html" title="class in storm.starter">StatefulWindowingTopology</a></li>
-<li><a href="org/apache/storm/daemon/supervisor/StateHeartbeat.html" title="class in org.apache.storm.daemon.supervisor">StateHeartbeat</a></li>
 <li><a href="org/apache/storm/metric/api/StateMetric.html" title="class in org.apache.storm.metric.api">StateMetric</a></li>
 <li><a href="org/apache/storm/state/StateProvider.html" title="interface in org.apache.storm.state"><span class="interfaceName">StateProvider</span></a></li>
 <li><a href="org/apache/storm/trident/planner/processor/StateQueryProcessor.html" title="class in org.apache.storm.trident.planner.processor">StateQueryProcessor</a></li>
@@ -1777,23 +1785,16 @@
 <li><a href="org/apache/storm/trident/planner/SubtopologyBolt.html" title="class in org.apache.storm.trident.planner">SubtopologyBolt</a></li>
 <li><a href="org/apache/storm/trident/planner/SubtopologyBolt.InitialReceiver.html" title="class in org.apache.storm.trident.planner">SubtopologyBolt.InitialReceiver</a></li>
 <li><a href="org/apache/storm/trident/operation/builtin/Sum.html" title="class in org.apache.storm.trident.operation.builtin">Sum</a></li>
-<li><a href="org/apache/storm/daemon/supervisor/Supervisor.html" title="class in org.apache.storm.daemon.supervisor">Supervisor</a></li>
-<li><a href="org/apache/storm/daemon/supervisor/SupervisorDaemon.html" title="interface in org.apache.storm.daemon.supervisor"><span class="interfaceName">SupervisorDaemon</span></a></li>
-<li><a href="org/apache/storm/daemon/supervisor/SupervisorData.html" title="class in org.apache.storm.daemon.supervisor">SupervisorData</a></li>
 <li><a href="org/apache/storm/scheduler/SupervisorDetails.html" title="class in org.apache.storm.scheduler">SupervisorDetails</a></li>
 <li><a href="org/apache/storm/daemon/supervisor/timer/SupervisorHealthCheck.html" title="class in org.apache.storm.daemon.supervisor.timer">SupervisorHealthCheck</a></li>
 <li><a href="org/apache/storm/daemon/supervisor/timer/SupervisorHeartbeat.html" title="class in org.apache.storm.daemon.supervisor.timer">SupervisorHeartbeat</a></li>
 <li><a href="org/apache/storm/generated/SupervisorInfo.html" title="class in org.apache.storm.generated">SupervisorInfo</a></li>
 <li><a href="org/apache/storm/generated/SupervisorInfo._Fields.html" title="enum in org.apache.storm.generated">SupervisorInfo._Fields</a></li>
-<li><a href="org/apache/storm/daemon/supervisor/SupervisorManager.html" title="class in org.apache.storm.daemon.supervisor">SupervisorManager</a></li>
 <li><a href="org/apache/storm/generated/SupervisorSummary.html" title="class in org.apache.storm.generated">SupervisorSummary</a></li>
 <li><a href="org/apache/storm/generated/SupervisorSummary._Fields.html" title="enum in org.apache.storm.generated">SupervisorSummary._Fields</a></li>
-<li><a href="org/apache/storm/daemon/supervisor/SupervisorUtils.html" title="class in org.apache.storm.daemon.supervisor">SupervisorUtils</a></li>
 <li><a href="org/apache/storm/state/SynchronizeOutputCollector.html" title="class in org.apache.storm.state">SynchronizeOutputCollector</a></li>
 <li><a href="org/apache/storm/hdfs/bolt/sync/SyncPolicy.html" title="interface in org.apache.storm.hdfs.bolt.sync"><span class="interfaceName">SyncPolicy</span></a></li>
 <li><a href="org/apache/storm/hdfs/trident/sync/SyncPolicy.html" title="interface in org.apache.storm.hdfs.trident.sync"><span class="interfaceName">SyncPolicy</span></a></li>
-<li><a href="org/apache/storm/daemon/supervisor/SyncProcessEvent.html" title="class in org.apache.storm.daemon.supervisor">SyncProcessEvent</a></li>
-<li><a href="org/apache/storm/daemon/supervisor/SyncSupervisorEvent.html" title="class in org.apache.storm.daemon.supervisor">SyncSupervisorEvent</a></li>
 <li><a href="org/apache/storm/metric/SystemBolt.html" title="class in org.apache.storm.metric">SystemBolt</a></li>
 <li><a href="org/apache/storm/container/cgroup/SystemOperation.html" title="class in org.apache.storm.container.cgroup">SystemOperation</a></li>
 <li><a href="org/apache/storm/daemon/Task.html" title="class in org.apache.storm.daemon">Task</a></li>
@@ -1997,6 +1998,7 @@
 <li><a href="org/apache/storm/trident/windowing/config/WindowConfig.Type.html" title="enum in org.apache.storm.trident.windowing.config">WindowConfig.Type</a></li>
 <li><a href="org/apache/storm/topology/WindowedBoltExecutor.html" title="class in org.apache.storm.topology">WindowedBoltExecutor</a></li>
 <li><a href="org/apache/storm/utils/WindowedTimeThrottler.html" title="class in org.apache.storm.utils">WindowedTimeThrottler</a></li>
+<li><a href="org/apache/storm/trident/windowing/WindowKryoSerializer.html" title="class in org.apache.storm.trident.windowing">WindowKryoSerializer</a></li>
 <li><a href="org/apache/storm/windowing/WindowLifecycleListener.html" title="interface in org.apache.storm.windowing"><span class="interfaceName">WindowLifecycleListener</span></a></li>
 <li><a href="org/apache/storm/windowing/WindowManager.html" title="class in org.apache.storm.windowing">WindowManager</a></li>
 <li><a href="org/apache/storm/trident/windowing/WindowsState.html" title="class in org.apache.storm.trident.windowing">WindowsState</a></li>