http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/7d3069f9/docs/api/com/yahoo/labs/samoa/core/Processor.html ---------------------------------------------------------------------- diff --git a/docs/api/com/yahoo/labs/samoa/core/Processor.html b/docs/api/com/yahoo/labs/samoa/core/Processor.html deleted file mode 100644 index 981896c..0000000 --- a/docs/api/com/yahoo/labs/samoa/core/Processor.html +++ /dev/null @@ -1,262 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_45) on Sat Sep 13 18:11:53 CEST 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Processor (SAMOA 0.2.0-SNAPSHOT API)</title> -<meta name="date" content="2014-09-13"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Processor (SAMOA 0.2.0-SNAPSHOT API)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/Processor.html">Use</a></li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -</ul> -<div class="aboutLanguage"><em>SAMOA, 0.2.0-SNAPSHOT</em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../com/yahoo/labs/samoa/core/Globals.html" title="class in com.yahoo.labs.samoa.core"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../com/yahoo/labs/samoa/core/SerializableInstance.html" title="class in com.yahoo.labs.samoa.core"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?com/yahoo/labs/samoa/core/Processor.html" target="_top">Frames</a></li> -<li><a href="Processor.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method_detail">Method</a></li> -</ul> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">com.yahoo.labs.samoa.core</div> -<h2 title="Interface Processor" class="title">Interface Processor</h2> -</div> -<div class="contentContainer"> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Superinterfaces:</dt> -<dd>com.github.javacliparser.Configurable, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> -</dl> -<dl> -<dt>All Known Subinterfaces:</dt> -<dd><a href="../../../../../com/yahoo/labs/samoa/core/EntranceProcessor.html" title="interface in com.yahoo.labs.samoa.core">EntranceProcessor</a></dd> -</dl> -<dl> -<dt>All Known Implementing Classes:</dt> -<dd><a href="../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/AMRDefaultRuleProcessor.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.distributed">AMRDefaultRuleProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/AMRLearnerProcessor.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.distributed">AMRLearnerProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/AMRRuleSetProcessor.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.distributed">AMRRuleSetProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/AMRulesAggregatorProcessor.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.distributed">AMRulesAggregatorProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/centralized/AMRulesRegressorProcessor.html" title=" class in com.yahoo.labs.samoa.learners.classifiers.rules.centralized">AMRulesRegressorProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/AMRulesStatisticsProcessor.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.distributed">AMRulesStatisticsProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/learners/classifiers/ensemble/BaggingDistributorProcessor.html" title="class in com.yahoo.labs.samoa.learners.classifiers.ensemble">BaggingDistributorProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/learners/classifiers/ensemble/BoostingDistributorProcessor.html" title="class in com.yahoo.labs.samoa.learners.classifiers.ensemble">BoostingDistributorProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/learners/classifiers/ensemble/BoostingPredictionCombinerProcessor.html" title="class in com.yahoo.labs.samoa.learners.classifiers.ensemble">BoostingPredictionCombinerProcessor</a>, <a href="../../../../. ./com/yahoo/labs/samoa/learners/clusterers/simple/ClusteringDistributorProcessor.html" title="class in com.yahoo.labs.samoa.learners.clusterers.simple">ClusteringDistributorProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/streams/ClusteringEntranceProcessor.html" title="class in com.yahoo.labs.samoa.streams">ClusteringEntranceProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/evaluation/ClusteringEvaluatorProcessor.html" title="class in com.yahoo.labs.samoa.evaluation">ClusteringEvaluatorProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/evaluation/EvaluatorProcessor.html" title="class in com.yahoo.labs.samoa.evaluation">EvaluatorProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/examples/HelloWorldDestinationProcessor.html" title="class in com.yahoo.labs.samoa.examples">HelloWorldDestinationProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/examples/HelloWorldSourceProcessor.html" title="class in com.yahoo.labs.samoa.examples">HelloWor ldSourceProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/learners/clusterers/LocalClustererProcessor.html" title="class in com.yahoo.labs.samoa.learners.clusterers">LocalClustererProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/learners/classifiers/LocalLearnerProcessor.html" title="class in com.yahoo.labs.samoa.learners.classifiers">LocalLearnerProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/learners/classifiers/ensemble/PredictionCombinerProcessor.html" title="class in com.yahoo.labs.samoa.learners.classifiers.ensemble">PredictionCombinerProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/streams/PrequentialSourceProcessor.html" title="class in com.yahoo.labs.samoa.streams">PrequentialSourceProcessor</a>, <a href="../../../../../com/yahoo/labs/samoa/streams/StreamSourceProcessor.html" title="class in com.yahoo.labs.samoa.streams">StreamSourceProcessor</a></dd> -</dl> -<hr> -<br> -<pre>public interface <span class="strong">Processor</span> -extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, com.github.javacliparser.Configurable</pre> -<div class="block">The Interface Processor.</div> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../com/yahoo/labs/samoa/core/Processor.html" title="interface in com.yahoo.labs.samoa.core">Processor</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../com/yahoo/labs/samoa/core/Processor.html#newProcessor(com.yahoo.labs.samoa.core.Processor)">newProcessor</a></strong>(<a href="../../../../../com/yahoo/labs/samoa/core/Processor.html" title="interface in com.yahoo.labs.samoa.core">Processor</a> processor)</code> -<div class="block">Creates a copy of a processor.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../com/yahoo/labs/samoa/core/Processor.html#onCreate(int)">onCreate</a></strong>(int id)</code> -<div class="block">Initializes the Processor.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../../com/yahoo/labs/samoa/core/Processor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> -<div class="block">Entry point for the <a href="../../../../../com/yahoo/labs/samoa/core/Processor.html" title="interface in com.yahoo.labs.samoa.core"><code>Processor</code></a> code.</div> -</td> -</tr> -</table> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="process(com.yahoo.labs.samoa.core.ContentEvent)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>process</h4> -<pre>boolean process(<a href="../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</pre> -<div class="block">Entry point for the <a href="../../../../../com/yahoo/labs/samoa/core/Processor.html" title="interface in com.yahoo.labs.samoa.core"><code>Processor</code></a> code. This method is called once for every event received.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>event</code> - the event to be processed.</dd> -<dt><span class="strong">Returns:</span></dt><dd>true if successful, false otherwise.</dd></dl> -</li> -</ul> -<a name="onCreate(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onCreate</h4> -<pre>void onCreate(int id)</pre> -<div class="block">Initializes the Processor. This method is called once after the topology is set up and before any call to the <code>process</code> method.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - the identifier of the processor.</dd></dl> -</li> -</ul> -<a name="newProcessor(com.yahoo.labs.samoa.core.Processor)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>newProcessor</h4> -<pre><a href="../../../../../com/yahoo/labs/samoa/core/Processor.html" title="interface in com.yahoo.labs.samoa.core">Processor</a> newProcessor(<a href="../../../../../com/yahoo/labs/samoa/core/Processor.html" title="interface in com.yahoo.labs.samoa.core">Processor</a> processor)</pre> -<div class="block">Creates a copy of a processor. This method is used to instantiate multiple instances of the same <code>Processsor</code>.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>processor</code> - the processor to be copied.</dd> -<dt><span class="strong">Returns:</span></dt><dd>a new instance of the <a href="../../../../../com/yahoo/labs/samoa/core/Processor.html" title="interface in com.yahoo.labs.samoa.core"><code>Processor</code></a>.</dd></dl> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/Processor.html">Use</a></li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -</ul> -<div class="aboutLanguage"><em>Scalable Advanced Massive Online Analysis, 0.2.0-SNAPSHOT</em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../com/yahoo/labs/samoa/core/Globals.html" title="class in com.yahoo.labs.samoa.core"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../com/yahoo/labs/samoa/core/SerializableInstance.html" title="class in com.yahoo.labs.samoa.core"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?com/yahoo/labs/samoa/core/Processor.html" target="_top">Frames</a></li> -<li><a href="Processor.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method_detail">Method</a></li> -</ul> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014 <a href="http://labs.yahoo.com">Yahoo! Labs</a>. All rights reserved.</small></p> -</body> -</html>
http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/7d3069f9/docs/api/com/yahoo/labs/samoa/core/SerializableInstance.html ---------------------------------------------------------------------- diff --git a/docs/api/com/yahoo/labs/samoa/core/SerializableInstance.html b/docs/api/com/yahoo/labs/samoa/core/SerializableInstance.html deleted file mode 100644 index 5af3353..0000000 --- a/docs/api/com/yahoo/labs/samoa/core/SerializableInstance.html +++ /dev/null @@ -1,296 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_45) on Sat Sep 13 18:11:53 CEST 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>SerializableInstance (SAMOA 0.2.0-SNAPSHOT API)</title> -<meta name="date" content="2014-09-13"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SerializableInstance (SAMOA 0.2.0-SNAPSHOT API)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SerializableInstance.html">Use</a></li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -</ul> -<div class="aboutLanguage"><em>SAMOA, 0.2.0-SNAPSHOT</em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../com/yahoo/labs/samoa/core/Processor.html" title="interface in com.yahoo.labs.samoa.core"><span class="strong">Prev Class</span></a></li> -<li>Next Class</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?com/yahoo/labs/samoa/core/SerializableInstance.html" target="_top">Frames</a></li> -<li><a href="SerializableInstance.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#methods_inherited_from_class_com.yahoo.labs.samoa.instances.DenseInstance">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">com.yahoo.labs.samoa.core</div> -<h2 title="Class SerializableInstance" class="title">Class SerializableInstance</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> -<li> -<ul class="inheritance"> -<li><a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html" title="class in com.yahoo.labs.samoa.instances">com.yahoo.labs.samoa.instances.SingleLabelInstance</a></li> -<li> -<ul class="inheritance"> -<li><a href="../../../../../com/yahoo/labs/samoa/instances/DenseInstance.html" title="class in com.yahoo.labs.samoa.instances">com.yahoo.labs.samoa.instances.DenseInstance</a></li> -<li> -<ul class="inheritance"> -<li>com.yahoo.labs.samoa.core.SerializableInstance</li> -</ul> -</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../../com/yahoo/labs/samoa/instances/Instance.html" title="interface in com.yahoo.labs.samoa.instances">Instance</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="strong">SerializableInstance</span> -extends <a href="../../../../../com/yahoo/labs/samoa/instances/DenseInstance.html" title="class in com.yahoo.labs.samoa.instances">DenseInstance</a></pre> -<div class="block">The Class SerializableInstance. - This class is needed for serialization of kryo</div> -<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../serialized-form.html#com.yahoo.labs.samoa.core.SerializableInstance">Serialized Form</a></dd></dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../com/yahoo/labs/samoa/core/SerializableInstance.html#SerializableInstance()">SerializableInstance</a></strong>()</code> -<div class="block">Instantiates a new serializable instance.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../com/yahoo/labs/samoa/core/SerializableInstance.html#SerializableInstance(com.yahoo.labs.samoa.instances.Instance)">SerializableInstance</a></strong>(<a href="../../../../../com/yahoo/labs/samoa/instances/Instance.html" title="interface in com.yahoo.labs.samoa.instances">Instance</a> inst)</code> -<div class="block">Instantiates a new serializable instance.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../com/yahoo/labs/samoa/core/SerializableInstance.html#SerializableInstance(int)">SerializableInstance</a></strong>(int arg0)</code> -<div class="block">Instantiates a new serializable instance.</div> -</td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_com.yahoo.labs.samoa.instances.DenseInstance"> -<!-- --> -</a> -<h3>Methods inherited from class com.yahoo.labs.samoa.instances.<a href="../../../../../com/yahoo/labs/samoa/instances/DenseInstance.html" title="class in com.yahoo.labs.samoa.instances">DenseInstance</a></h3> -<code><a href="../../../../../com/yahoo/labs/samoa/instances/DenseInstance.html#toString()">toString</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_com.yahoo.labs.samoa.instances.SingleLabelInstance"> -<!-- --> -</a> -<h3>Methods inherited from class com.yahoo.labs.samoa.instances.<a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html" title="class in com.yahoo.labs.samoa.instances">SingleLabelInstance</a></h3> -<code><a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#addSparseValues(int[], double[], int)">addSparseValues</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#attribute(int)">attribute</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#classAttribute()">classAttribute</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#classIndex()">classIndex</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#classIsMissing()">classIsMissing</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#classValue()">classValue</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#copy()">copy</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#dataset()">dataset</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#de leteAttributeAt(int)">deleteAttributeAt</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#index(int)">index</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#insertAttributeAt(int)">insertAttributeAt</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#isMissing(int)">isMissing</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#isMissingSparse(int)">isMissingSparse</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#numAttributes()">numAttributes</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#numClasses()">numClasses</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#numValues()">numValues</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#setClassValue(double)">setClassValue</a>, <a href="../../../../../com/yaho o/labs/samoa/instances/SingleLabelInstance.html#setDataset(com.yahoo.labs.samoa.instances.Instances)">setDataset</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#setValue(int, double)">setValue</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#setWeight(double)">setWeight</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#stringValue(int)">stringValue</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#toDoubleArray()">toDoubleArray</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#value(com.yahoo.labs.samoa.instances.Attribute)">value</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#value(int)">value</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/SingleLabelInstance.html#valueSparse(int)">valueSparse</a>, <a href="../../../../../com/yahoo/labs/samoa/instances/Sing leLabelInstance.html#weight()">weight</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="SerializableInstance()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SerializableInstance</h4> -<pre>public SerializableInstance()</pre> -<div class="block">Instantiates a new serializable instance.</div> -</li> -</ul> -<a name="SerializableInstance(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SerializableInstance</h4> -<pre>public SerializableInstance(int arg0)</pre> -<div class="block">Instantiates a new serializable instance.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>arg0</code> - the arg0</dd></dl> -</li> -</ul> -<a name="SerializableInstance(com.yahoo.labs.samoa.instances.Instance)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>SerializableInstance</h4> -<pre>public SerializableInstance(<a href="../../../../../com/yahoo/labs/samoa/instances/Instance.html" title="interface in com.yahoo.labs.samoa.instances">Instance</a> inst)</pre> -<div class="block">Instantiates a new serializable instance.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>inst</code> - the inst</dd></dl> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SerializableInstance.html">Use</a></li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -</ul> -<div class="aboutLanguage"><em>Scalable Advanced Massive Online Analysis, 0.2.0-SNAPSHOT</em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../com/yahoo/labs/samoa/core/Processor.html" title="interface in com.yahoo.labs.samoa.core"><span class="strong">Prev Class</span></a></li> -<li>Next Class</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?com/yahoo/labs/samoa/core/SerializableInstance.html" target="_top">Frames</a></li> -<li><a href="SerializableInstance.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#methods_inherited_from_class_com.yahoo.labs.samoa.instances.DenseInstance">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014 <a href="http://labs.yahoo.com">Yahoo! Labs</a>. All rights reserved.</small></p> -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/7d3069f9/docs/api/com/yahoo/labs/samoa/core/class-use/ContentEvent.html ---------------------------------------------------------------------- diff --git a/docs/api/com/yahoo/labs/samoa/core/class-use/ContentEvent.html b/docs/api/com/yahoo/labs/samoa/core/class-use/ContentEvent.html deleted file mode 100644 index 942aed7..0000000 --- a/docs/api/com/yahoo/labs/samoa/core/class-use/ContentEvent.html +++ /dev/null @@ -1,717 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_45) on Sat Sep 13 18:11:56 CEST 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface com.yahoo.labs.samoa.core.ContentEvent (SAMOA 0.2.0-SNAPSHOT API)</title> -<meta name="date" content="2014-09-13"> -<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.yahoo.labs.samoa.core.ContentEvent (SAMOA 0.2.0-SNAPSHOT API)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../../index-all.html">Index</a></li> -</ul> -<div class="aboutLanguage"><em>SAMOA, 0.2.0-SNAPSHOT</em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?com/yahoo/labs/samoa/core/class-use/ContentEvent.html" target="_top">Frames</a></li> -<li><a href="ContentEvent.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Interface com.yahoo.labs.samoa.core.ContentEvent" class="title">Uses of Interface<br>com.yahoo.labs.samoa.core.ContentEvent</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.core">com.yahoo.labs.samoa.core</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.evaluation">com.yahoo.labs.samoa.evaluation</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.examples">com.yahoo.labs.samoa.examples</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.learners">com.yahoo.labs.samoa.learners</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.learners.classifiers">com.yahoo.labs.samoa.learners.classifiers</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.learners.classifiers.ensemble">com.yahoo.labs.samoa.learners.classifiers.ensemble</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.learners.classifiers.rules.centralized">com.yahoo.labs.samoa.learners.classifiers.rules.centralized</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.learners.classifiers.rules.distributed">com.yahoo.labs.samoa.learners.classifiers.rules.distributed</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.learners.classifiers.trees">com.yahoo.labs.samoa.learners.classifiers.trees</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.learners.clusterers">com.yahoo.labs.samoa.learners.clusterers</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.learners.clusterers.simple">com.yahoo.labs.samoa.learners.clusterers.simple</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.streams">com.yahoo.labs.samoa.streams</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.topology">com.yahoo.labs.samoa.topology</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.topology.impl">com.yahoo.labs.samoa.topology.impl</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="com.yahoo.labs.samoa.core"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/core/package-summary.html">com.yahoo.labs.samoa.core</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/core/package-summary.html">com.yahoo.labs.samoa.core</a> that return <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></code></td> -<td class="colLast"><span class="strong">EntranceProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/core/EntranceProcessor.html#nextEvent()">nextEvent</a></strong>()</code> -<div class="block">Provides the next tuple to be processed by the topology.</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/core/package-summary.html">com.yahoo.labs.samoa.core</a> with parameters of type <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">Processor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/core/Processor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> -<div class="block">Entry point for the <a href="../../../../../../com/yahoo/labs/samoa/core/Processor.html" title="interface in com.yahoo.labs.samoa.core"><code>Processor</code></a> code.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.evaluation"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/evaluation/package-summary.html">com.yahoo.labs.samoa.evaluation</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../../com/yahoo/labs/samoa/evaluation/package-summary.html">com.yahoo.labs.samoa.evaluation</a> that implement <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/evaluation/ClusteringEvaluationContentEvent.html" title="class in com.yahoo.labs.samoa.evaluation">ClusteringEvaluationContentEvent</a></strong></code> -<div class="block">The Class Clustering ResultEvent.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/evaluation/ClusteringResultContentEvent.html" title="class in com.yahoo.labs.samoa.evaluation">ClusteringResultContentEvent</a></strong></code> -<div class="block">The Class Clustering ResultEvent.</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/evaluation/package-summary.html">com.yahoo.labs.samoa.evaluation</a> with parameters of type <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">EvaluatorProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/evaluation/EvaluatorProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ClusteringEvaluatorProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/evaluation/ClusteringEvaluatorProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.examples"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/examples/package-summary.html">com.yahoo.labs.samoa.examples</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../../com/yahoo/labs/samoa/examples/package-summary.html">com.yahoo.labs.samoa.examples</a> that implement <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/examples/HelloWorldContentEvent.html" title="class in com.yahoo.labs.samoa.examples">HelloWorldContentEvent</a></strong></code> -<div class="block">Example <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core"><code>ContentEvent</code></a> that contains a single integer.</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/examples/package-summary.html">com.yahoo.labs.samoa.examples</a> that return <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></code></td> -<td class="colLast"><span class="strong">HelloWorldSourceProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/examples/HelloWorldSourceProcessor.html#nextEvent()">nextEvent</a></strong>()</code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/examples/package-summary.html">com.yahoo.labs.samoa.examples</a> with parameters of type <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">HelloWorldSourceProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/examples/HelloWorldSourceProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">HelloWorldDestinationProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/examples/HelloWorldDestinationProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.learners"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/learners/package-summary.html">com.yahoo.labs.samoa.learners</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../../com/yahoo/labs/samoa/learners/package-summary.html">com.yahoo.labs.samoa.learners</a> that implement <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/InstanceContentEvent.html" title="class in com.yahoo.labs.samoa.learners">InstanceContentEvent</a></strong></code> -<div class="block">The Class InstanceEvent.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/InstancesContentEvent.html" title="class in com.yahoo.labs.samoa.learners">InstancesContentEvent</a></strong></code> -<div class="block">The Class InstanceEvent.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/ResultContentEvent.html" title="class in com.yahoo.labs.samoa.learners">ResultContentEvent</a></strong></code> -<div class="block">The Class ResultEvent.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.learners.classifiers"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/package-summary.html">com.yahoo.labs.samoa.learners.classifiers</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/package-summary.html">com.yahoo.labs.samoa.learners.classifiers</a> with parameters of type <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">LocalLearnerProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/LocalLearnerProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> -<div class="block">On event.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.learners.classifiers.ensemble"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/ensemble/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.ensemble</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/ensemble/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.ensemble</a> with parameters of type <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">PredictionCombinerProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/ensemble/PredictionCombinerProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> -<div class="block">On event.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">BoostingPredictionCombinerProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/ensemble/BoostingPredictionCombinerProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> -<div class="block">On event.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">BaggingDistributorProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/ensemble/BaggingDistributorProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> -<div class="block">On event.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.learners.classifiers.rules.centralized"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/centralized/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.centralized</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/centralized/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.centralized</a> with parameters of type <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">AMRulesRegressorProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/centralized/AMRulesRegressorProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.learners.classifiers.rules.distributed"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.distributed</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.distributed</a> that implement <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/AssignmentContentEvent.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.distributed">AssignmentContentEvent</a></strong></code> -<div class="block">Forwarded instances from Model Agrregator to Learners/Default Rule Learner.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/PredicateContentEvent.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.distributed">PredicateContentEvent</a></strong></code> -<div class="block">New features (of newly expanded rules) from Learners to Model Aggregators.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/RuleContentEvent.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.distributed">RuleContentEvent</a></strong></code> -<div class="block">New rule from Model Aggregator/Default Rule Learner to Learners - or removed rule from Learner to Model Aggregators.</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.distributed</a> with parameters of type <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">AMRulesStatisticsProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/AMRulesStatisticsProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">AMRulesAggregatorProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/AMRulesAggregatorProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">AMRRuleSetProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/AMRRuleSetProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">AMRLearnerProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/AMRLearnerProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">AMRDefaultRuleProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/AMRDefaultRuleProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.learners.classifiers.trees"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/trees/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.trees</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/trees/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.trees</a> that implement <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/trees/AttributeContentEvent.html" title="class in com.yahoo.labs.samoa.learners.classifiers.trees">AttributeContentEvent</a></strong></code> -<div class="block">Attribute Content Event represents the instances that split vertically - based on their attribute</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/classifiers/trees/ComputeContentEvent.html" title="class in com.yahoo.labs.samoa.learners.classifiers.trees">ComputeContentEvent</a></strong></code> -<div class="block">Compute content event is the message that is sent by Model Aggregator Processor - to request Local Statistic PI to start the local statistic calculation for splitting</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.learners.clusterers"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/learners/clusterers/package-summary.html">com.yahoo.labs.samoa.learners.clusterers</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../../com/yahoo/labs/samoa/learners/clusterers/package-summary.html">com.yahoo.labs.samoa.learners.clusterers</a> that implement <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/clusterers/ClusteringContentEvent.html" title="class in com.yahoo.labs.samoa.learners.clusterers">ClusteringContentEvent</a></strong></code> -<div class="block">The Class ClusteringContentEvent.</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/learners/clusterers/package-summary.html">com.yahoo.labs.samoa.learners.clusterers</a> with parameters of type <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">LocalClustererProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/clusterers/LocalClustererProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> -<div class="block">On event.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.learners.clusterers.simple"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/learners/clusterers/simple/package-summary.html">com.yahoo.labs.samoa.learners.clusterers.simple</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/learners/clusterers/simple/package-summary.html">com.yahoo.labs.samoa.learners.clusterers.simple</a> with parameters of type <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ClusteringDistributorProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/learners/clusterers/simple/ClusteringDistributorProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> -<div class="block">Process event.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.streams"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/streams/package-summary.html">com.yahoo.labs.samoa.streams</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/streams/package-summary.html">com.yahoo.labs.samoa.streams</a> that return <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></code></td> -<td class="colLast"><span class="strong">PrequentialSourceProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/streams/PrequentialSourceProcessor.html#nextEvent()">nextEvent</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></code></td> -<td class="colLast"><span class="strong">ClusteringEntranceProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/streams/ClusteringEntranceProcessor.html#nextEvent()">nextEvent</a></strong>()</code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/streams/package-summary.html">com.yahoo.labs.samoa.streams</a> with parameters of type <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">StreamSourceProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/streams/StreamSourceProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> -<div class="block">On event.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">PrequentialSourceProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/streams/PrequentialSourceProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ClusteringEntranceProcessor.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/streams/ClusteringEntranceProcessor.html#process(com.yahoo.labs.samoa.core.ContentEvent)">process</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.topology"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/topology/package-summary.html">com.yahoo.labs.samoa.topology</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/topology/package-summary.html">com.yahoo.labs.samoa.topology</a> with parameters of type <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Stream.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/topology/Stream.html#put(com.yahoo.labs.samoa.core.ContentEvent)">put</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> -<div class="block">Puts events into a platform specific data stream.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>abstract void</code></td> -<td class="colLast"><span class="strong">AbstractStream.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/topology/AbstractStream.html#put(com.yahoo.labs.samoa.core.ContentEvent)">put</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.topology.impl"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> in <a href="../../../../../../com/yahoo/labs/samoa/topology/impl/package-summary.html">com.yahoo.labs.samoa.topology.impl</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/topology/impl/package-summary.html">com.yahoo.labs.samoa.topology.impl</a> that return <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></code></td> -<td class="colLast"><span class="strong">S4Event.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/topology/impl/S4Event.html#getContentEvent()">getContentEvent</a></strong>()</code> -<div class="block">Gets the content event.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></code></td> -<td class="colLast"><span class="strong">ThreadsEventRunnable.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/topology/impl/ThreadsEventRunnable.html#getContentEvent()">getContentEvent</a></strong>()</code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../com/yahoo/labs/samoa/topology/impl/package-summary.html">com.yahoo.labs.samoa.topology.impl</a> with parameters of type <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ThreadsProcessingItemInstance.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/topology/impl/ThreadsProcessingItemInstance.html#processEvent(com.yahoo.labs.samoa.core.ContentEvent)">processEvent</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ThreadsProcessingItem.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/topology/impl/ThreadsProcessingItem.html#processEvent(com.yahoo.labs.samoa.core.ContentEvent, int)">processEvent</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event, - int counter)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SamzaStream.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/topology/impl/SamzaStream.html#put(com.yahoo.labs.samoa.core.ContentEvent)">put</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">S4Stream.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/topology/impl/S4Stream.html#put(com.yahoo.labs.samoa.core.ContentEvent)">put</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ThreadsStream.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/topology/impl/ThreadsStream.html#put(com.yahoo.labs.samoa.core.ContentEvent)">put</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SamzaStream.SamzaSystemStream.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/topology/impl/SamzaStream.SamzaSystemStream.html#send(org.apache.samza.task.MessageCollector, com.yahoo.labs.samoa.core.ContentEvent)">send</a></strong>(org.apache.samza.task.MessageCollector collector, - <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> contentEvent)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">S4Event.</span><code><strong><a href="../../../../../../com/yahoo/labs/samoa/topology/impl/S4Event.html#setContentEvent(com.yahoo.labs.samoa.core.ContentEvent)">setContentEvent</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> contentEvent)</code> -<div class="block">Sets the content event.</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> -<caption><span>Constructors in <a href="../../../../../../com/yahoo/labs/samoa/topology/impl/package-summary.html">com.yahoo.labs.samoa.topology.impl</a> with parameters of type <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/topology/impl/S4Event.html#S4Event(com.yahoo.labs.samoa.core.ContentEvent)">S4Event</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> contentEvent)</code> -<div class="block">Instantiates a new instance event.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colLast"><code><strong><a href="../../../../../../com/yahoo/labs/samoa/topology/impl/ThreadsEventRunnable.html#ThreadsEventRunnable(com.yahoo.labs.samoa.topology.impl.ThreadsProcessingItemInstance, com.yahoo.labs.samoa.core.ContentEvent)">ThreadsEventRunnable</a></strong>(<a href="../../../../../../com/yahoo/labs/samoa/topology/impl/ThreadsProcessingItemInstance.html" title="class in com.yahoo.labs.samoa.topology.impl">ThreadsProcessingItemInstance</a> workerPi, - <a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">ContentEvent</a> event)</code> </td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../../com/yahoo/labs/samoa/core/ContentEvent.html" title="interface in com.yahoo.labs.samoa.core">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../../index-all.html">Index</a></li> -</ul> -<div class="aboutLanguage"><em>Scalable Advanced Massive Online Analysis, 0.2.0-SNAPSHOT</em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?com/yahoo/labs/samoa/core/class-use/ContentEvent.html" target="_top">Frames</a></li> -<li><a href="ContentEvent.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014 <a href="http://labs.yahoo.com">Yahoo! Labs</a>. All rights reserved.</small></p> -</body> -</html>
