blob: 17aa7eef656090a2c03cbe7c7f115100f7110a39 [file] [log] [blame]
<!DOCTYPE html >
<html>
<head>
<title>data - PredictionIO Scala API 0.14.0 - org.apache.predictionio.data</title>
<meta name="description" content="data - PredictionIO Scala API 0.14.0 - org.apache.predictionio.data" />
<meta name="keywords" content="data PredictionIO Scala API 0.14.0 org.apache.predictionio.data" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link href="../../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" />
<script type="text/javascript" src="../../../../lib/jquery.js" id="jquery-js"></script>
<script type="text/javascript" src="../../../../lib/jquery-ui.js"></script>
<script type="text/javascript" src="../../../../lib/template.js"></script>
<script type="text/javascript" src="../../../../lib/tools.tooltip.js"></script>
<script type="text/javascript">
if(top === self) {
var url = '../../../../index.html';
var hash = 'org.apache.predictionio.data.package';
var anchor = window.location.hash;
var anchor_opt = '';
if (anchor.length >= 1)
anchor_opt = '@' + anchor.substring(1);
window.location.href = url + '#' + hash + anchor_opt;
}
</script>
</head>
<body class="value">
<div id="definition">
<img alt="Package" src="../../../../lib/package_big.png" />
<p id="owner"><a href="../../../package.html" class="extype" name="org">org</a>.<a href="../../package.html" class="extype" name="org.apache">apache</a>.<a href="../package.html" class="extype" name="org.apache.predictionio">predictionio</a></p>
<h1>data</h1><span class="permalink">
<a href="../../../../index.html#org.apache.predictionio.data.package" title="Permalink" target="_top">
<img src="../../../../lib/permalink.png" alt="Permalink" />
</a>
</span>
</div>
<h4 id="signature" class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<span class="name">data</span>
</span>
</h4>
<div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Provides data access for PredictionIO and any engines running on top of
PredictionIO
</p></div><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent"><span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div></div>
<div id="mbrsel">
<div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div>
<div id="order">
<span class="filtertype">Ordering</span>
<ol>
<li class="alpha in"><span>Alphabetic</span></li>
<li class="inherit out"><span>By Inheritance</span></li>
</ol>
</div>
<div id="ancestors">
<span class="filtertype">Inherited<br />
</span>
<ol id="linearization">
<li class="in" name="org.apache.predictionio.data"><span>data</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
</ol>
</div><div id="ancestors">
<span class="filtertype"></span>
<ol>
<li class="hideall out"><span>Hide All</span></li>
<li class="showall in"><span>Show All</span></li>
</ol>
</div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
<div id="template">
<div id="allMembers">
<div id="values" class="values members">
<h3>Value Members</h3>
<ol><li name="org.apache.predictionio.data.storage" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="storage"></a>
<a id="storage:storage"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a href="storage/package.html"><span class="name">storage</span></a>
</span>
</h4><span class="permalink">
<a href="../../../../index.html#org.apache.predictionio.data.package@storage" title="Permalink" target="_top">
<img src="../../../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<p class="shortcomment cmt">If you are an engine developer, please refer to the <a href="store/package.html" class="extype" name="org.apache.predictionio.data.store">store</a> package.</p><div class="fullcomment"><div class="comment cmt"><p>If you are an engine developer, please refer to the <a href="store/package.html" class="extype" name="org.apache.predictionio.data.store">store</a> package.</p><p>This package provides convenient access to underlying data access objects.
The common entry point is <a href="storage/Storage$.html" class="extype" name="org.apache.predictionio.data.storage.Storage">Storage</a>.</p><p>Developer APIs are available to advanced developers to add support of other
data store backends.
</p></div></div>
</li><li name="org.apache.predictionio.data.store" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
<a id="store"></a>
<a id="store:store"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a href="store/package.html"><span class="name">store</span></a>
</span>
</h4><span class="permalink">
<a href="../../../../index.html#org.apache.predictionio.data.package@store" title="Permalink" target="_top">
<img src="../../../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<p class="shortcomment cmt">Provides high level interfaces to the Event Store from within a prediction
engine.</p>
</li></ol>
</div>
</div>
<div id="inheritedMembers">
<div class="parent" name="scala.AnyRef">
<h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3>
</div><div class="parent" name="scala.Any">
<h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3>
</div>
</div>
<div id="groupedMembers">
<div class="group" name="Ungrouped">
<h3>Ungrouped</h3>
</div>
</div>
</div>
<div id="tooltip"></div>
<div id="footer"> </div>
</body>
</html>