blob: 7a35a039b34c5e225529c95449a49e965d0ab940 [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:53:31 UTC 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Serialized Form (streams-provider-youtube 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-youtube 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;org.apache.streams.google.gplus</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.google.gplus.GPlusOAuthConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">org.apache.streams.google.gplus.GPlusOAuthConfiguration</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>appName</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> appName</pre>
</li>
<li class="blockList">
<h4>pathToP12KeyFile</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> pathToP12KeyFile</pre>
<div class="block">Absolute Path to key file</div>
</li>
<li class="blockList">
<h4>serviceAccountEmailAddress</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> serviceAccountEmailAddress</pre>
<div class="block">Service Account email address for your app</div>
</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>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.google.gplus.configuration</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.google.gplus.configuration.UserInfo">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/google/gplus/configuration/UserInfo.html" title="class in org.apache.streams.google.gplus.configuration">org.apache.streams.google.gplus.configuration.UserInfo</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>userId</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> userId</pre>
<div class="block">Google+ user id</div>
</li>
<li class="blockList">
<h4>afterDate</h4>
<pre>org.joda.time.DateTime afterDate</pre>
<div class="block">If the api allows to gather data by date range, this date will be used as the start of the range for the request for this user. If this is null it will use the defaultBeforeDate.</div>
</li>
<li class="blockList">
<h4>beforeDate</h4>
<pre>org.joda.time.DateTime beforeDate</pre>
<div class="block">If the api allows to gather data by date range, this date will be used as the end of the range for the request for this user.. If this is null it will use the defaultAfterDate.</div>
</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>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.youtube</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.youtube.YoutubeChannelProviderConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/youtube/YoutubeChannelProviderConfiguration.html" title="class in org.apache.streams.youtube">org.apache.streams.youtube.YoutubeChannelProviderConfiguration</a> extends <a href="org/apache/streams/youtube/YoutubeConfiguration.html" title="class in org.apache.streams.youtube">YoutubeConfiguration</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<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.youtube.YoutubeConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/youtube/YoutubeConfiguration.html" title="class in org.apache.streams.youtube">org.apache.streams.youtube.YoutubeConfiguration</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>protocol</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> protocol</pre>
<div class="block">The protocol</div>
</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>
<div class="block">The host</div>
</li>
<li class="blockList">
<h4>port</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> port</pre>
<div class="block">The port</div>
</li>
<li class="blockList">
<h4>version</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> version</pre>
<div class="block">The version</div>
</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>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>
<div class="block">API key to allow for authenticated (but not owned) requests</div>
</li>
<li class="blockList">
<h4>follow</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; follow</pre>
<div class="block">DEPRECATED. A list of user names, indicating the users whose activities should be delivered on the stream</div>
</li>
<li class="blockList">
<h4>youtubeUsers</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; youtubeUsers</pre>
<div class="block">A list of user user ids and optional date parameters for the GPlus provider</div>
</li>
<li class="blockList">
<h4>defaultAfterDate</h4>
<pre>org.joda.time.DateTime defaultAfterDate</pre>
<div class="block">Optional parameter for the provider. If this value is not null an the afterDate value in the userInfo is null, this value will be used.</div>
</li>
<li class="blockList">
<h4>defaultBeforeDate</h4>
<pre>org.joda.time.DateTime defaultBeforeDate</pre>
<div class="block">Optional parameter for the provider. If this value is not null and the beforeDate value in the userInfo is null, this value will be used.</div>
</li>
<li class="blockList">
<h4>oauth</h4>
<pre><a href="org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a> oauth</pre>
<div class="block">DEPRICATED</div>
</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.youtube.YoutubeUserActivityProviderConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/youtube/YoutubeUserActivityProviderConfiguration.html" title="class in org.apache.streams.youtube">org.apache.streams.youtube.YoutubeUserActivityProviderConfiguration</a> extends <a href="org/apache/streams/youtube/YoutubeConfiguration.html" title="class in org.apache.streams.youtube">YoutubeConfiguration</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<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>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.youtube.processor</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.youtube.processor.YoutubeTypeConverter">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/youtube/processor/YoutubeTypeConverter.html" title="class in org.apache.streams.youtube.processor">org.apache.streams.youtube.processor.YoutubeTypeConverter</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>mapper</h4>
<pre><a href="https://github.com/apache/streams/streams-pojo/apidocs/org/apache/streams/jackson/StreamsJacksonMapper.html?is-external=true" title="class or interface in org.apache.streams.jackson">StreamsJacksonMapper</a> mapper</pre>
</li>
<li class="blockList">
<h4>inQueue</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; inQueue</pre>
</li>
<li class="blockList">
<h4>outQueue</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; outQueue</pre>
</li>
<li class="blockListLast">
<h4>count</h4>
<pre>int count</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.youtube.provider</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.youtube.provider.YoutubeChannelProvider">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/youtube/provider/YoutubeChannelProvider.html" title="class in org.apache.streams.youtube.provider">org.apache.streams.youtube.provider.YoutubeChannelProvider</a> extends <a href="org/apache/streams/youtube/provider/YoutubeProvider.html" title="class in org.apache.streams.youtube.provider">YoutubeProvider</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.streams.youtube.provider.YoutubeProvider">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/youtube/provider/YoutubeProvider.html" title="class in org.apache.streams.youtube.provider">org.apache.streams.youtube.provider.YoutubeProvider</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>youtube</h4>
<pre>com.google.api.services.youtube.YouTube youtube</pre>
</li>
<li class="blockList">
<h4>config</h4>
<pre><a href="org/apache/streams/youtube/YoutubeConfiguration.html" title="class in org.apache.streams.youtube">YoutubeConfiguration</a> config</pre>
</li>
<li class="blockList">
<h4>scopes</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; scopes</pre>
</li>
<li class="blockList">
<h4>futures</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; futures</pre>
</li>
<li class="blockList">
<h4>executor</h4>
<pre>com.google.common.util.concurrent.ListeningExecutorService executor</pre>
</li>
<li class="blockList">
<h4>datumQueue</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/BlockingQueue.html?is-external=true" title="class or interface in java.util.concurrent">BlockingQueue</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/BlockingQueue.html?is-external=true" title="class or interface in java.util.concurrent">E</a>&gt; datumQueue</pre>
</li>
<li class="blockList">
<h4>isComplete</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicBoolean.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicBoolean</a> isComplete</pre>
</li>
<li class="blockListLast">
<h4>previousPullWasEmpty</h4>
<pre>boolean previousPullWasEmpty</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.youtube.provider.YoutubeUserActivityProvider">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/youtube/provider/YoutubeUserActivityProvider.html" title="class in org.apache.streams.youtube.provider">org.apache.streams.youtube.provider.YoutubeUserActivityProvider</a> extends <a href="org/apache/streams/youtube/provider/YoutubeProvider.html" title="class in org.apache.streams.youtube.provider">YoutubeProvider</a> implements Serializable</h3>
</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>