blob: aa7d57af89077ed46ebfc4b682866ebde4b3bc5d [file] [log] [blame]
<!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 (1.8.0_152) on Mon Apr 02 22:52:27 UTC 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Serialized Form (streams-provider-sysomos 0.5.2-SNAPSHOT API)</title>
<meta name="date" content="2018-04-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Serialized Form (streams-provider-sysomos 0.5.2-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;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">
<h1 title="Serialized Form" class="title">Serialized Form</h1>
</div>
<div class="serializedFormContainer">
<ul class="blockList">
<li class="blockList">
<h2 title="Package">Package&nbsp;com.sysomos.xml</h2>
<ul class="blockList">
<li class="blockList"><a name="com.sysomos.xml.BeatApi">
<!-- -->
</a>
<h3>Class <a href="com/sysomos/xml/BeatApi.html" title="class in com.sysomos.xml">com.sysomos.xml.BeatApi</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>beatRequest</h4>
<pre><a href="com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a> beatRequest</pre>
</li>
<li class="blockList">
<h4>beatResponse</h4>
<pre><a href="com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml">BeatApi.BeatResponse</a> beatResponse</pre>
</li>
<li class="blockListLast">
<h4>errors</h4>
<pre><a href="com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml">BeatApi.Errors</a> errors</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.sysomos.xml.BeatApi.BeatRequest">
<!-- -->
</a>
<h3>Class <a href="com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">com.sysomos.xml.BeatApi.BeatRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>heatbeatID</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> heatbeatID</pre>
</li>
<li class="blockList">
<h4>startDate</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> startDate</pre>
</li>
<li class="blockList">
<h4>endDate</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> endDate</pre>
</li>
<li class="blockList">
<h4>key</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key</pre>
</li>
<li class="blockList">
<h4>size</h4>
<pre>short size</pre>
</li>
<li class="blockListLast">
<h4>offset</h4>
<pre>byte offset</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.sysomos.xml.BeatApi.BeatResponse">
<!-- -->
</a>
<h3>Class <a href="com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml">com.sysomos.xml.BeatApi.BeatResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>beat</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; beat</pre>
</li>
<li class="blockListLast">
<h4>count</h4>
<pre>short count</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.sysomos.xml.BeatApi.BeatResponse.Beat">
<!-- -->
</a>
<h3>Class <a href="com/sysomos/xml/BeatApi.BeatResponse.Beat.html" title="class in com.sysomos.xml">com.sysomos.xml.BeatApi.BeatResponse.Beat</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>docid</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> docid</pre>
</li>
<li class="blockList">
<h4>mediaType</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> mediaType</pre>
</li>
<li class="blockList">
<h4>time</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> time</pre>
</li>
<li class="blockList">
<h4>title</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> title</pre>
</li>
<li class="blockList">
<h4>content</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content</pre>
</li>
<li class="blockList">
<h4>host</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host</pre>
</li>
<li class="blockList">
<h4>link</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> link</pre>
</li>
<li class="blockList">
<h4>gender</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> gender</pre>
</li>
<li class="blockList">
<h4>location</h4>
<pre><a href="com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a> location</pre>
</li>
<li class="blockList">
<h4>influenceLevel</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> influenceLevel</pre>
</li>
<li class="blockList">
<h4>sentiment</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sentiment</pre>
</li>
<li class="blockList">
<h4>tag</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; tag</pre>
</li>
<li class="blockList">
<h4>tweetid</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tweetid</pre>
</li>
<li class="blockList">
<h4>tweetJsonLink</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tweetJsonLink</pre>
</li>
<li class="blockList">
<h4>tweetHbLink</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tweetHbLink</pre>
</li>
<li class="blockList">
<h4>twitterFollowers</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> twitterFollowers</pre>
</li>
<li class="blockListLast">
<h4>twitterFollowing</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> twitterFollowing</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.sysomos.xml.BeatApi.BeatResponse.Beat.Location">
<!-- -->
</a>
<h3>Class <a href="com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">com.sysomos.xml.BeatApi.BeatResponse.Beat.Location</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>country</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> country</pre>
</li>
<li class="blockListLast">
<h4>locationString</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> locationString</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.sysomos.xml.BeatApi.BeatResponse.Beat.Tag">
<!-- -->
</a>
<h3>Class <a href="com/sysomos/xml/BeatApi.BeatResponse.Beat.Tag.html" title="class in com.sysomos.xml">com.sysomos.xml.BeatApi.BeatResponse.Beat.Tag</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>value</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value</pre>
</li>
<li class="blockList">
<h4>displayName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> displayName</pre>
</li>
<li class="blockListLast">
<h4>systemType</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> systemType</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.sysomos.xml.BeatApi.Errors">
<!-- -->
</a>
<h3>Class <a href="com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml">com.sysomos.xml.BeatApi.Errors</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>error</h4>
<pre>boolean error</pre>
</li>
<li class="blockListLast">
<h4>errorMessage</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> errorMessage</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.sysomos</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.sysomos.Sysomos">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/sysomos/Sysomos.html" title="class in org.apache.streams.sysomos">org.apache.streams.sysomos.Sysomos</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>tweetJsonLink</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tweetJsonLink</pre>
</li>
<li class="blockList">
<h4>location</h4>
<pre><a href="org/apache/streams/sysomos/Location.html" title="class in org.apache.streams.sysomos">Location</a> location</pre>
</li>
<li class="blockList">
<h4>link</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> link</pre>
</li>
<li class="blockList">
<h4>twitterFollowing</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> twitterFollowing</pre>
</li>
<li class="blockList">
<h4>twitterFollowers</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> twitterFollowers</pre>
</li>
<li class="blockList">
<h4>tweetid</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tweetid</pre>
</li>
<li class="blockList">
<h4>mediaType</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> mediaType</pre>
</li>
<li class="blockList">
<h4>content</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content</pre>
</li>
<li class="blockList">
<h4>docid</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> docid</pre>
</li>
<li class="blockList">
<h4>sentiment</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sentiment</pre>
</li>
<li class="blockList">
<h4>time</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> time</pre>
</li>
<li class="blockList">
<h4>title</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> title</pre>
</li>
<li class="blockList">
<h4>tweetHbLink</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tweetHbLink</pre>
</li>
<li class="blockList">
<h4>influenceLevel</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> influenceLevel</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.sysomos.SysomosConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/sysomos/SysomosConfiguration.html" title="class in org.apache.streams.sysomos">org.apache.streams.sysomos.SysomosConfiguration</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>apiKey</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> apiKey</pre>
</li>
<li class="blockList">
<h4>endpoint</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> endpoint</pre>
<div class="block">The endpoint</div>
</li>
<li class="blockList">
<h4>heartbeatIds</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; heartbeatIds</pre>
</li>
<li class="blockList">
<h4>minDelayMs</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> minDelayMs</pre>
</li>
<li class="blockList">
<h4>scheduledDelayMs</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> scheduledDelayMs</pre>
</li>
<li class="blockList">
<h4>maxBatchSize</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxBatchSize</pre>
</li>
<li class="blockList">
<h4>apiBatchSize</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> apiBatchSize</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.sysomos.SysomosException">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/sysomos/SysomosException.html" title="class in org.apache.streams.sysomos">org.apache.streams.sysomos.SysomosException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>errorCode</h4>
<pre>int errorCode</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.sysomos.processor</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.sysomos.processor.SysomosTypeConverter">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/sysomos/processor/SysomosTypeConverter.html" title="class in org.apache.streams.sysomos.processor">org.apache.streams.sysomos.processor.SysomosTypeConverter</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>converter</h4>
<pre><a href="org/apache/streams/sysomos/conversion/SysomosBeatActivityConverter.html" title="class in org.apache.streams.sysomos.conversion">SysomosBeatActivityConverter</a> converter</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.sysomos.provider</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.sysomos.provider.SysomosProvider">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/sysomos/provider/SysomosProvider.html" title="class in org.apache.streams.sysomos.provider">org.apache.streams.sysomos.provider.SysomosProvider</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>lock</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/ReadWriteLock.html?is-external=true" title="class or interface in java.util.concurrent.locks">ReadWriteLock</a> lock</pre>
</li>
<li class="blockList">
<h4>completedHeartbeats</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">E</a>&gt; completedHeartbeats</pre>
</li>
<li class="blockList">
<h4>maxQueued</h4>
<pre>long maxQueued</pre>
</li>
<li class="blockList">
<h4>minLatency</h4>
<pre>long minLatency</pre>
</li>
<li class="blockList">
<h4>scheduledLatency</h4>
<pre>long scheduledLatency</pre>
</li>
<li class="blockList">
<h4>maxApiBatch</h4>
<pre>long maxApiBatch</pre>
</li>
<li class="blockList">
<h4>providerQueue</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">Queue</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">E</a>&gt; providerQueue</pre>
</li>
<li class="blockList">
<h4>client</h4>
<pre><a href="org/apache/streams/sysomos/provider/SysomosClient.html" title="class in org.apache.streams.sysomos.provider">SysomosClient</a> client</pre>
</li>
<li class="blockList">
<h4>config</h4>
<pre><a href="org/apache/streams/sysomos/SysomosConfiguration.html" title="class in org.apache.streams.sysomos">SysomosConfiguration</a> config</pre>
</li>
<li class="blockList">
<h4>stream</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true" title="class or interface in java.util.concurrent">ScheduledExecutorService</a> stream</pre>
</li>
<li class="blockList">
<h4>documentIds</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; documentIds</pre>
</li>
<li class="blockList">
<h4>addedBefore</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; addedBefore</pre>
</li>
<li class="blockList">
<h4>addedAfter</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; addedAfter</pre>
</li>
<li class="blockList">
<h4>mode</h4>
<pre><a href="org/apache/streams/sysomos/provider/SysomosProvider.Mode.html" title="enum in org.apache.streams.sysomos.provider">SysomosProvider.Mode</a> mode</pre>
</li>
<li class="blockList">
<h4>started</h4>
<pre>boolean started</pre>
</li>
<li class="blockListLast">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicInteger.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicInteger</a> count</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;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 &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>